Releases: FFW-Baudenbach/FE2_Kartengenerierung
Releases · FFW-Baudenbach/FE2_Kartengenerierung
v1.5.0
- Upgrade to Java 17 (LTS)
This is a breaking change for all who run the application directly and not dockerized!
Make sure Java 17 is installed or use the docker version!
- Improved documentation
Full Changelog: v1.4.1...v1.5.0
v1.4.1
- Hint how to use a different port
- By default, generic API now does not show Transit and POIs
New generic API
- Neue generische API um das Tool für andere brauchbar zu machen, siehe README.md
v1.3.7
- Library updates
- Build updates
v1.3.6
- Fix: Proper timestamps in logs
v1.3.5
- Fix: Create index.html on startup
v1.3.4
- Add index.html to maps directory to avoid directory listing
- Dependency updates
v1.3.2
- Adding an identifier "0815" will now generate i.e. the following filename: "overview_0815.png"
v1.3.1
- New optional URL Parameter 'identifier' enables the control of the filename.
- Update Spring Boot