Skip to content

[Security Patch] v1.29.1_43-dev

Compare
Choose a tag to compare
@alextran1502 alextran1502 released this 18 Sep 21:18
· 5632 commits to main since this release
572f6d8

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

Full Changelog: v1.29.0_42-dev...v1.29.1_42-dev