v1.4.3 is a hotfix release that fixes a network access issue on macOS. All changes from v1.4.2 are included.
Hotfix
Network access on macOS 15 (Sequoia)
- macOS 15 Sequoia silently blocked local network connections (e.g., to the host server or S3 archive) due to stricter Local Network Privacy policies, failing with “No route to host”.
- The launcher now proactively triggers the TCC prompt before spawning the JVM, ensuring the permission dialog appears reliably.
- The JVM is forced to IPv4 only (
-Djava.net.preferIPv4Stack=true) to work around dual-stack issues. - Info.plist declares local network usage (
NSLocalNetworkUsageDescription,NSAllowsLocalNetworking) so macOS permits connections to private IP addresses.
If you want to explore AGYNAMIX Invoicer in practice, you can find the application here: AGYNAMIX Invoicer.