Skip to content

Releases: Escalar-Alcoia-i-Comtat/BackendKotlin

1.0.39

18 Apr 10:16
cb9b395
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.38...1.0.39

1.0.38

18 Apr 10:12
4b90823
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.37...1.0.38

1.0.37

17 Apr 09:23
fd68274
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.36...1.0.37

1.0.36

25 Mar 17:42
Compare
Choose a tag to compare

Release Notes

  • Added more artificial grades

1.0.35

23 Mar 14:11
Compare
Choose a tag to compare

Release Notes

Bugs

  • Fixed missing degrees

Updated Dependencies

Full Changelog: 1.0.34...1.0.35

1.0.34

10 Mar 16:24
Compare
Choose a tag to compare

What's Changed

  • Bump io.sentry.jvm.gradle from 4.3.0 to 4.3.1 by @dependabot in #86
  • Bump com.github.crowdin:crowdin-api-client-java from 1.14.1 to 1.15.0 by @dependabot in #87
  • Bump com.github.crowdin:crowdin-api-client-java from 1.15.0 to 1.15.1 by @dependabot in #89
  • Bump ktor from 2.3.8 to 2.3.9 by @dependabot in #88
  • Bump org.json:json from 20240205 to 20240303 by @dependabot in #90

Full Changelog: 1.0.33...1.0.34

1.0.33

22 Feb 13:52
Compare
Choose a tag to compare

Release Notes

  • Added support for WebP

1.0.32

22 Feb 12:24
Compare
Choose a tag to compare

Release Notes

  • Fixed an issue that was not allowing to download files
  • Added more debug information for non-production environments

1.0.31

22 Feb 12:11
Compare
Choose a tag to compare

Release Notes

  • Simplified package name

    Removed leading com.arnyminerz.escalaralcoiaicomtat.backend

  • File UUIDs now never contain extension

    When requesting a file (image or KMZ) it will now never contain the file's extension, so it will always be an UUIDv4-compliant string.

1.0.30

22 Feb 11:42
Compare
Choose a tag to compare

Release Notes

  • Added support for fetching files without its extension.

    For example, both requesting 24f7015d-2b6c-4fa4-bdb3-ba83eefec58c or 24f7015d-2b6c-4fa4-bdb3-ba83eefec58c.jpg will be valid requests, and will lead to the same file.