|
| 1 | +--- |
| 2 | +path: "/blog/2024/10/20/advanced-portchecker-2.1.0" |
| 3 | +title: "Advanced PortChecker 2.1.0 - Release" |
| 4 | +author: "CodeDead" |
| 5 | +date: "2024-10-20" |
| 6 | +abstract: "Advanced PortChecker v2.1.0 has just been released. We've put a lot of effort into this release to try and make it the best version yet..." |
| 7 | +categories: "Tauri, React, News" |
| 8 | +--- |
| 9 | +## Information |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | +Advanced PortChecker v2.1.0 has just been released. We've put a lot of effort into this release to try and make it the best version yet. This release includes a number of bug fixes, dependency upgrades, and new features to improve the overall experience. |
| 14 | + |
| 15 | +For instance, you can now scan multiple IP addresses at once, which can save you a lot of time. In addition, you can now also add a subnet mask to the IP address, which can be useful for scanning a range of IP addresses. |
| 16 | +We've also fixed a number of bugs and made some improvements to the user interface to make it more user-friendly. |
| 17 | + |
| 18 | +Please note that starting with this release, macOS builds will be provided for aarch64 instead of x86_64. This change was made to better support the latest Apple hardware. |
| 19 | + |
| 20 | +For a full list of changes, please see the changelog below. |
| 21 | + |
| 22 | +## What's Changed |
| 23 | + |
| 24 | +* feat: added translation notes by @CodeDead in https://github.com/CodeDead/Advanced-PortChecker/pull/19 |
| 25 | +* Update Italian language by @bovirus in https://github.com/CodeDead/Advanced-PortChecker/pull/20 |
| 26 | +* Feature/italian by @CodeDead in https://github.com/CodeDead/Advanced-PortChecker/pull/23 |
| 27 | +* feat: Rust version bump, dependency upgrades by @CodeDead in https://github.com/CodeDead/Advanced-PortChecker/pull/25 |
| 28 | +* feat: upgraded to tauri v2, dependency upgrades, rust version bump by @CodeDead in https://github.com/CodeDead/Advanced-PortChecker/pull/26 |
| 29 | +* feat: added subnet scanning, dependency upgrades, refactoring by @CodeDead in https://github.com/CodeDead/Advanced-PortChecker/pull/27 |
| 30 | +* feat: added an option to only export open ports by @CodeDead in https://github.com/CodeDead/Advanced-PortChecker/pull/28 |
| 31 | +* feat: migrated to RouterProvider, dependency upgrades by @CodeDead in https://github.com/CodeDead/Advanced-PortChecker/pull/29 |
| 32 | +* feat: improved code quality, improved thread IO by @CodeDead in https://github.com/CodeDead/Advanced-PortChecker/pull/30 |
| 33 | +* feat: added an option to hide unknown ports in the ui and in exports by @CodeDead in https://github.com/CodeDead/Advanced-PortChecker/pull/31 |
| 34 | +* feat: dependency upgrades, added ability to scan multiple entries, ru… by @CodeDead in https://github.com/CodeDead/Advanced-PortChecker/pull/32 |
| 35 | +* feat: Yarn upgrade, dependency upgrades, improved error handling, imp… by @CodeDead in https://github.com/CodeDead/Advanced-PortChecker/pull/33 |
| 36 | +* Feature/refactoring by @CodeDead in https://github.com/CodeDead/Advanced-PortChecker/pull/35 |
| 37 | +* Release/v2.1.0 by @CodeDead in https://github.com/CodeDead/Advanced-PortChecker/pull/36 |
| 38 | + |
| 39 | +## New Contributors |
| 40 | + |
| 41 | +* @bovirus made their first contribution in https://github.com/CodeDead/Advanced-PortChecker/pull/20 |
| 42 | + |
| 43 | +**Full Changelog**: https://github.com/CodeDead/Advanced-PortChecker/compare/v2.0.1...v2.1.0 |
| 44 | + |
| 45 | +## Download |
| 46 | + |
| 47 | +You can download the latest version of Advanced PassGen by clicking on the following link: |
| 48 | +[Advanced PortChecker](https://codedead.com/software/advanced-portchecker) |
| 49 | + |
| 50 | +## Other |
| 51 | + |
| 52 | +Feel free to [contact us](/contact) if you have any questions or if you need help. |
0 commit comments