- ⚠️ 'Emergency' release fixing a bug that causes the front-end to call the API infinitely on some pages.
- Also introduces Portuguese (Brasil) translation.
- Embedding of the source commit in microservices. The front-end can now provide the commits from which the server, scanner and front were built from.
What's Changed
Fixes & Patches 🩹
- Front: Fix infinite calls to .refetch() by @Arthi-chaud in #1091
Deployment ⚙
- Scanner: Embed App Version by @Arthi-chaud in #1077
- CI: Dockerisation: Fix setting Version when pushing to main by @Arthi-chaud in #1078
- Scanner: Docker: Fix version arg lifetime by @Arthi-chaud in #1079
- CI: Mobile, Share Cache w/ Web and cancel concurrent/previous workflows by @Arthi-chaud in #1074
- CI: Mobile: Give APK a proper name by @Arthi-chaud in #1084
Other Changes 🔀
- Server, Front, Matcher: Embed app version by @Arthi-chaud in #1080
- Translations update from Hosted Weblate by @weblate in #1075
- Server: Ignore 'Video Remix' as extension by @Arthi-chaud in #1083
- CI: PR Labeler: consider workflow files for Front by @Arthi-chaud in #1085
- Translations update from Hosted Weblate by @weblate in #1086
- Front: Setup Portuguese (BR) translation by @Arthi-chaud in #1087
Full Changelog: v3.6.0...v3.6.1