What's Changed
- Add Content-Security-Policy and Permissions-Policy headers by @paskal in #1805
- add RTL support by @adueck in #1799
- fix: Apple login integration by @tomy0000000 in #1806
- Fix problem with logout button by @paskal in #1815
- Fix restrictions for anonymous usernames by @paskal in #1809
- Add missing AUTH_APPLE_KID env variable cleanup by @paskal in #1826
- Detect proper avatar type to return instead of returning image/* by @paskal in #1817
- Switch playwright (e2e) to latest stable version by @paskal in #1802
- Update go modules by @paskal in #1801
- Move gcc installation before backend files addition by @paskal in #1814
- Bump path-to-regexp from 6.2.1 to 6.3.0 in /site by @dependabot in #1811
- docs: fix frontend paths in translation guide by @rusxg in #1807
- Bump micromatch from 4.0.5 to 4.0.8 in /site by @dependabot in #1808
- Fix CSP img-src directive to allow everything without proxy by @paskal in #1825
- Update docker-compose command to docker compose by @paskal in #1827
- Clarify ALLOWED_HOSTS description and usage by @paskal in #1829
- Deprecate Twitter OAuth and remove from feature list by @paskal in #1828
- fix: missing comma in example frontend configuration by @wtchangdm in #1830
New Contributors
- @adueck made their first contribution in #1799
- @rusxg made their first contribution in #1807
- @wtchangdm made their first contribution in #1830
Full Changelog: v1.13.1...v1.14.0