🎉 New release
Almost a full year after the last bigger release I now had the time to continue my work on Gameyfin!
Sorry for the long wait, but I currently can't promise that it will get better. I will still try to fix bugs, but new features will probably take some time.
The changes in 1.4.0 are almost all invisible (but will help me maintain the project in the future) and include the following:
- Updated to Spring Boot 3 (from Spring Boot 2)
- Updated to Angular 16 (from Angular 14)
- Small UI changes in the Web UI because of the newer Angular Material version
- Bigger list of file suffixes and platforms (Thanks @colonelpopcorn)
- Some bugfixes in the backend
- A fair bit of refactoring, mostly in the backend
What's Changed
- Bump zone.js from 0.11.6 to 0.11.8 in /frontend by @dependabot in #109
- Bump karma-jasmine from 5.0.1 to 5.1.0 in /frontend by @dependabot in #108
- Bump @angular/youtube-player from 14.1.0 to 15.2.2 in /frontend by @dependabot in #106
- Bump maven-resources-plugin from 3.1.0 to 3.3.0 by @dependabot in #105
- Bump springdoc-openapi-ui from 1.6.12 to 1.6.15 by @dependabot in #104
- Bump protobuf-java.version from 3.21.7 to 3.22.1 by @dependabot in #103
- Bump karma-jasmine-html-reporter from 1.7.0 to 2.0.0 in /frontend by @dependabot in #102
- Bump resilience4j.version from 1.7.1 to 2.0.2 by @dependabot in #101
- Bump docker/build-push-action from 3 to 4 by @dependabot in #100
- Bump karma from 6.3.20 to 6.4.1 in /frontend by @dependabot in #99
- Bump mathieudutour/github-tag-action from 6.0 to 6.1 by @dependabot in #98
- Update backend to Spring Boot 3 by @grimsi in #111
- Update frontend to Angular v15 by @grimsi in #110
- Add preferred platforms with comments. by @colonelpopcorn in #149
- Bump maven-release-plugin from 2.5.3 to 3.0.1 by @dependabot in #147
- Bump spring-boot-starter-parent from 3.0.5 to 3.1.0 by @dependabot in #145
- Bump @angular/forms from 15.2.6 to 15.2.8 in /frontend by @dependabot in #143
- Bump jasmine-core from 4.1.1 to 4.6.0 in /frontend by @dependabot in #137
- Bump protobuf-java.version from 3.22.1 to 3.22.2 by @dependabot in #113
- Bump frontend-maven-plugin from 1.12.0 to 1.12.1 by @dependabot in #112
- Bump @angular/compiler-cli from 15.2.6 to 15.2.8 in /frontend by @dependabot in #144
- Bump maven-resources-plugin from 3.3.0 to 3.3.1 by @dependabot in #125
- Bump zone.js from 0.11.8 to 0.13.0 in /frontend by @dependabot in #138
- Bump @types/jasmine from 4.0.3 to 4.3.6 in /frontend by @dependabot in #158
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #173
- Bump docker/metadata-action from 4 to 5 by @dependabot in #172
- Bump docker/build-push-action from 4 to 5 by @dependabot in #171
- Bump docker/login-action from 2 to 3 by @dependabot in #170
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #169
- Bump karma-chrome-launcher from 3.1.1 to 3.2.0 in /frontend by @dependabot in #168
- Bump rxjs from 7.8.0 to 7.8.1 in /frontend by @dependabot in #167
- Bump karma-coverage from 2.2.0 to 2.2.1 in /frontend by @dependabot in #166
- Bump karma from 6.4.1 to 6.4.2 in /frontend by @dependabot in #165
- Bump @angular/cli from 15.2.5 to 16.2.5 in /frontend by @dependabot in #164
- Bump protobuf-java.version from 3.22.2 to 3.24.4 by @dependabot in #163
- Bump com.github.eirslett:frontend-maven-plugin from 1.12.1 to 1.14.0 by @dependabot in #162
- Bump org.springframework.boot:spring-boot-starter-parent from 3.1.0 to 3.1.4 by @dependabot in #161
- Bump resilience4j.version from 2.0.2 to 2.1.0 by @dependabot in #160
- Bump com.google.jimfs:jimfs from 1.2 to 1.3.0 by @dependabot in #159
New Contributors
- @colonelpopcorn made their first contribution in #149
Full Changelog: v1.3.2...v1.4.0