Releases: porscheinformatik/weblate-spring
Releases · porscheinformatik/weblate-spring
0.9.0 (2024-09-11)
BREAKING CHANGES
- Java 17 and Spring Boot 3.x is now required
Dependencies
Full Changelog: v0.8.0...v0.9.0
0.9.0-rc1 (2024-09-11)
BREAKING CHANGES
- Java 17 and Spring Boot 3.x is now required
Dependencies
Full Changelog: v0.8.0...v0.9.0-rc1
0.8.0 (2022-12-07)
0.7.1 (2022-12-07)
0.7.0 (2022-11-23)
Features
- Cache handling improvements (#48)
- Added a method to reload the available languages without clearing the cache.
- Added a method to remove empty cache entries.
- Set only languages with translations as available.
- Improved logging when translations are not available: only report when no translations are available at all.
Dependencies
- Spring Boot 2.7.5 (#47)
0.6.0 (2022-10-12)
Features
- Allow to specify the initial cache timestamp for bundled messages (#46)
Dependencies
- Spring Boot 2.7.4