- Add cleanup of the looked up IP addresses in the tool
- Add IPv6 support to the tool for the list of IP addresses there is looked up
- Add option to delete incorrect IP addresses from the list of IP addresses to lookup
- Add option to import a list of IP addresses to lookup from a .csv file
- Add more handling to the GUI for tasks that running in the background and the user interaction with the tool
- Add function to get the local host connected IP addresses to input in the tool for lookup
- A new layout to the tool
- Some small changes to the GUI
- Some better error handling and messages in the tool
- Add .csv export option to the tool for the list of IP addresses there is looked up
- Order of the functions in the tool and how the tool is used asynchronosly
- Some better error handling and messages in the tool
- New icon for the tool
- New method to get lookup values from the list of IP addresses
- Typos in the code
Initial release of the tool