-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0844920
commit 1452c2f
Showing
2 changed files
with
35 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,42 +1,42 @@ | ||
## [1.0.0.3] - xx-xx-xxxx | ||
|
||
### Add | ||
## [1.0.0.3] - 19-05-2024 | ||
|
||
### Add | ||
- 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 | ||
|
||
### Changed | ||
- Add function to get the local host connected IP addresses to input in the tool for lookup | ||
|
||
### Changed | ||
- A new layout to the tool | ||
- Some small changes to the GUI | ||
|
||
### Fixed | ||
- Some better error handling and messages in the tool | ||
|
||
## [1.0.0.2] - 22-06-2023 | ||
|
||
### Add | ||
- Add .csv export option to the tool for the list of IP addresses there is looked up | ||
|
||
### Changed | ||
- Order of the functions in the tool and how the tool is used asynchronosly | ||
|
||
### Fixed | ||
- Some small changes to the GUI | ||
|
||
### Fixed | ||
- Some better error handling and messages in the tool | ||
|
||
## [1.0.0.1] - 18-05-2023 | ||
|
||
### Add | ||
- New icon for the tool | ||
|
||
### Changed | ||
- New method to get lookup values from the list of IP addresses | ||
|
||
### Fixed | ||
- Typos in the code | ||
|
||
## [1.0.0.0] - 02-05-2023 | ||
|
||
Initial release of the tool | ||
|
||
## [1.0.0.2] - 22-06-2023 | ||
|
||
### Add | ||
- Add .csv export option to the tool for the list of IP addresses there is looked up | ||
|
||
### Changed | ||
- Order of the functions in the tool and how the tool is used asynchronosly | ||
|
||
### Fixed | ||
- Some better error handling and messages in the tool | ||
|
||
## [1.0.0.1] - 18-05-2023 | ||
|
||
### Add | ||
- New icon for the tool | ||
|
||
### Changed | ||
- New method to get lookup values from the list of IP addresses | ||
|
||
### Fixed | ||
- Typos in the code | ||
|
||
## [1.0.0.0] - 02-05-2023 | ||
|
||
Initial release of the tool |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters