- Make loader screen honor preferred color scheme
- Add support for issuing registration tokens with MAS by @cy1der
- Improve runtime external auth provider mode (persist the mode selection in local storage)
- Fix edge cases with OIDC auth (refactored OIDC auth handling)
- Fix broken pagination in have-many refs (user's media, joined rooms, etc)
- add healthcheck to docker images
- Fix
restictBaseUrlwith trailing slash - Improve config loading from
/.well-known/matrix/clientafter auth - Implement REUSE compliance
- (etke.cc-exclusive) Support System
- (etke.cc-exclusive) Localized API responses (e.g., translated command descriptions and error messages)
- (etke.cc-exclusive) Show download invoice button only when invoice is available (related to recent announcement)
This release also includes the usual dependencies updated and also commits from upstream; that's why a few upstream versions were skipped and only v0.11.4 is used for release
What's Changed
- restyle menu by @aine-etke in #1036
- Make loader screen honor preferred color scheme by @aine-etke in #1037
- Only cache responses when the endpoint returns all data at once by @beastafk in #1039
- Bump docker/build-push-action from 6.18.0 to 6.19.2 by @dependabot[bot] in #1042
- (etke.cc-exclusive) Support System by @beastafk in #1050
- Update from upstream by @aine-etke in #1054
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #1058
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #1057
- Add support for issuing registration tokens when homeserver uses MAS by @beastafk in #1067
- Bump dompurify from 3.3.1 to 3.3.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1068
Full Changelog: v0.11.1-etke53...v0.11.4-etke54