Skip to content

Releases: CodeDead/Advanced-PortChecker

Advanced PortChecker v2.1.0

20 Oct 13:44
c54ae45
Compare
Choose a tag to compare

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

21 Mar 16:49
631d6cb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

Advanced PortChecker v2.0.0

30 Jan 15:39
57b25c6
Compare
Choose a tag to compare

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

07 May 20:43
Compare
Choose a tag to compare
  • 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

04 Sep 18:24
Compare
Choose a tag to compare
  • 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

04 Jan 21:19
Compare
Choose a tag to compare
  • 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

28 Jun 02:53
Compare
Choose a tag to compare
  • 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

18 Apr 19:48
Compare
Choose a tag to compare
  • 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