-
v4.0 Stable
released this
2025-04-04 16:15:58 +00:00 | 7 commits to master since this releaseVersion 4.0 of Plane/Sailing is a major refactor to merge server and client code (#7). The separate server repository has now been deprecated, and everything you need to run Plane/Sailing now lives here. So with a single install from here, you now get a single server that also provides the front-end as well as the back-end.
Notes:
- This is a breaking change. Config items in
application.confhave been adjusted; if migrating from Plane/Sailing v3 you will need to merge your config changes into the latest version of this file. - You will probably want to adjust the URLs you use for hosting the software, as there is no longer a "server" that you must provision a URL for separately to the client.
- The business about "LAN mode", two separate server URLs, DNS pinning etc. has been removed as these are no longer required.
- Java version dependency has been increased to 21. If running on Debian Stable you may wish to add the Temurin JDK 21 to your system, see the README.
If you run into trouble, let me know - I am happy to help you upgrade or get set up with the new version.
Downloads
-
Source code (ZIP)
5 downloads
-
Source code (TAR.GZ)
15 downloads
-
plane-sailing-4.0.zip
89 downloads ·
2025-04-04 16:23:51 +00:00 · 10 MiB
- This is a breaking change. Config items in