Releases: CodeDead/Advanced-PortChecker
Releases · CodeDead/Advanced-PortChecker
Advanced PortChecker v2.1.0
What's Changed
- feat: added translation notes by @CodeDead in #19
- Update Italian language by @bovirus in #20
- Feature/italian by @CodeDead in #23
- feat: Rust version bump, dependency upgrades by @CodeDead in #25
- feat: upgraded to tauri v2, dependency upgrades, rust version bump by @CodeDead in #26
- feat: added subnet scanning, dependency upgrades, refactoring by @CodeDead in #27
- feat: added an option to only export open ports by @CodeDead in #28
- feat: migrated to RouterProvider, dependency upgrades by @CodeDead in #29
- feat: improved code quality, improved thread IO by @CodeDead in #30
- feat: added an option to hide unknown ports in the ui and in exports by @CodeDead in #31
- feat: dependency upgrades, added ability to scan multiple entries, ru… by @CodeDead in #32
- feat: Yarn upgrade, dependency upgrades, improved error handling, imp… by @CodeDead in #33
- Feature/refactoring by @CodeDead in #35
- Release/v2.1.0 by @CodeDead in #36
New Contributors
Full Changelog: v2.0.1...v2.1.0
Advanced PortChecker v2.0.1
What's Changed
- hotfix: dependency upgrades by @CodeDead in #11
- feat: dependency upgrades by @CodeDead in #12
- Update zh_cn.json by @2031301686 in #15
- feat: dependency upgrades, added translation credits, yarn upgrade by @CodeDead in #16
- Release/v2.0.1 by @CodeDead in #17
New Contributors
- @2031301686 made their first contribution in #15
Full Changelog: v2.0.0...v2.0.1
Advanced PortChecker v2.0.0
What's Changed
- Feature/rust rewrite by @CodeDead in #2
- feat: added test badge by @CodeDead in #3
- feat: added Dutch, refactoring by @CodeDead in #5
- feat: added French, minor English typo fixes by @CodeDead in #6
- feat: added Spanish translations, dependency upgrades by @CodeDead in #7
- feat: added Chinese translations, added missing translation keys, ref… by @CodeDead in #8
- feat: added theme toggle button, dependency upgrades, added ability t… by @CodeDead in #9
- Release/v2.0.0 by @CodeDead in #10
New Contributors
Full Changelog: 1.5...v2.0.0
Advanced PortChecker 1.5
- Code improvements
- Design changes
- Increased default scan thread count to 5
- Updated help documentation
- Upgraded Syncfusion to latest version
- Upgraded to .NET Framework 4.8
Advanced PortChecker 1.4
- Added the ability to scan using multiple threads
- Added a property to indicate when a port was scanned
- Added the ability to export as CSV using the Excel delimiter
- Added the ability to set the connection time-out in milliseconds, seconds and minutes
- Added a setting to change the window opacity
- Added a setting to change the window resize border
- Added the ability to drag windows
- Added the ability to copy multiple items at once
- Added the ability to sort a scan result
- Improved the way exporting data is handled
- Design changes
- Updated help documentation
- Upgraded Syncfusion to latest version
- Upgraded to .NET Framework v4.7.2
Advanced PortChecker 1.3
- Added ability to resolve host name
- Updated help documentation
- Upgraded Syncfusion to latest version
- Upgraded to .NET Framework v4.7.1
Advanced PortChecker 1.2
- Added connection time out setting
- Added safety-check for http and https address scanning
- Make use of https for update checks
- Improved performance
- Upgraded Syncfusion to latest version
Advanced PortChecker 1.1
- Updated to the latest Syncfusion theme version
- Changed target .NET Framework to version 4.7
- Changed About Window design
- Fixed documentation portability issue
- Fixed blurry images