Security Patch
⚠️ This release include security fixes for the server. It is highly recommended to update all instance to this version ASAP
What's Changed
- fix(readme) typo by @JaCoB1123 in #699
- fix(mobile): Fixed iOS 16 overflow cache and memory leaked in gallery viewer. by @alextran1502 in #700
- test(web) Add tests for asset repository by @alextran1502 in #680
- feat(web) Remove fetching fonts from GoogleFonts by @alextran1502 in #703
- feat(web): Update to latest version of SvelteKit by @alextran1502 in #705
- feat(repo): added SECURITY.md by @JamieSlome in #712
- fix(server): correct user permission to update user info by @alextran1502 in #716
- feat(server): sanitized path for asset creation process to avoid security risk by @alextran1502 in #717
- fix(mobile): update deprecated API that cause background upload notification not dismissing.
New Contributors
- @JaCoB1123 made their first contribution in #699
- @JamieSlome made their first contribution in #712
Full Changelog: v1.29.0_42-dev...v1.29.1_42-dev