Skip to content

Releases: FFW-Baudenbach/FE2_Kartengenerierung

v1.5.0

20 Oct 20:11
Compare
Choose a tag to compare
  • 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

10 Oct 18:22
Compare
Choose a tag to compare
  • Hint how to use a different port
  • By default, generic API now does not show Transit and POIs

New generic API

08 Oct 13:01
Compare
Choose a tag to compare
  • Neue generische API um das Tool für andere brauchbar zu machen, siehe README.md

v1.3.7

21 Sep 18:59
Compare
Choose a tag to compare
  • Library updates
  • Build updates

v1.3.6

15 Jul 08:17
Compare
Choose a tag to compare
  • Fix: Proper timestamps in logs

v1.3.5

14 Jul 07:42
Compare
Choose a tag to compare
  • Fix: Create index.html on startup

v1.3.4

14 Jul 07:12
Compare
Choose a tag to compare
  • Add index.html to maps directory to avoid directory listing
  • Dependency updates

v1.3.3

13 Jul 07:17
Compare
Choose a tag to compare
  • Dependency Updates

v1.3.2

02 May 18:28
Compare
Choose a tag to compare
  • Adding an identifier "0815" will now generate i.e. the following filename: "overview_0815.png"

v1.3.1

01 May 19:17
Compare
Choose a tag to compare
  • New optional URL Parameter 'identifier' enables the control of the filename.
  • Update Spring Boot