Skip to content

Releases: Escalar-Alcoia-i-Comtat/BackendKotlin

1.0.29

21 Feb 20:02
Compare
Choose a tag to compare

Release Notes

  • Updated dependencies

  • Download file endpoint now includes the MIME type.

    When calling /download/{uuid}, a new header named Content-Type will be returned with the MIME type of the file being downloaded.

  • Added server information endpoint.

    Right now only returns the version name.
    Endpoint: /info.
    Example response: {"version":"1.0.29"}

1.0.28

19 Feb 16:57
5d117e5
Compare
Choose a tag to compare

Release Notes

  • Updated dependencies

1.0.27

18 Nov 09:36
Compare
Choose a tag to compare

Release Notes

  • Added Sentry integration (#46)

    Sentry can now be enabled for both crash and performance reporting. Configure the SENTRY_DSN environment variable to set your project, and configure IS_PRODUCTION accordingly.

  • Optimized database initialization (#47)

    Improved testing performance by initializing the database only once at the beginning of the program's lifecycle.

1.0.26

17 Nov 11:54
Compare
Choose a tag to compare

Release Notes

  • When using the /file/{uuid} endpoint, you can include multiple file UUIDs, separated by commas (,). The response will be given in a JSON array with key files.
  • All requests to /file/... now will include an extra parameter called uuid, which is simply the UUID of the file requested.

1.0.25

13 Nov 16:00
Compare
Choose a tag to compare

Release Notes

  • Improved performance for file fetching

1.0.24

12 Nov 14:44
Compare
Choose a tag to compare

Release Notes

  • Updated dependencies
  • Bugfixes

1.0.23

12 Oct 21:24
Compare
Choose a tag to compare

Release Notes

  • Fixed an issue with missing descriptions

1.0.22

30 Sep 06:56
Compare
Choose a tag to compare

Changelog

  • Rolled back Migrations feature

1.0.21

29 Sep 16:56
e434b6e
Compare
Choose a tag to compare

Changelog

  • Added database version and migration support
  • Added G3, G4 and G5 degrees

1.0.20

29 Sep 16:16
a0a1b75
Compare
Choose a tag to compare

Changelog

  • Added images for paths