v3.0.2
This patch release addresses various bugs from v3 release and adds an additional filter to workflows
What's Changed
🌟 Enhancements
- fix(web): add ARIA label to ServerStatisticsCard by @tjhorner in #29497
- feat(server): hls variant configuration by @mertalev in #29613
- feat: user agnostic database restore by @danieldietzler in #29512
- feat(server): date workflow filter by @benbeckford in #29040
🐛 Bug fixes
- fix: re-add gCastEnabled negation by @bo0tzz in #29499
- fix: downmix audio to stereo to fix broken channel layout by @lukasdotcom in #29485
- fix: live transcoding when viewing from a link share by @lukasdotcom in #29471
- fix: web search timeline visibility by @danieldietzler in #29518
- fix(web): missing i18n strings by @wonsukchoi in #29612
- fix: chinese browser locales recognition by @danieldietzler in #29622
- chore: improve added to album messages by @danieldietzler in #29641
- fix(mobile): fix 10-bit heic and avif colors on android by @santoshakil in #29631
- fix(mobile): match iOS scroll to top and tabbar scroll (#28469) by @agg23 in #29705
- fix: wrap migrations in transaction by @shenlong-tanwen in #29664
- fix: oauth account linking by @danieldietzler in #29624
- fix: incorrect grouping of recently added assets by @benbeckford in #29666
- fix: integrity checks checksum pagination by @danieldietzler in #29516
- fix(mobile): missing crop options and rotation scaling by @bwees in #29645
- fix(mobile): properly handle live photos locally by @agg23 in #29462
- fix: integrity checks dto validation by @danieldietzler in #29621
- fix(mobile): http request handling after isolate death by @mertalev in #29714
- fix: do not log out on automatic url switch by @shenlong-tanwen in #29715
- fix(server): stream ffprobe packets by @mertalev in #29723
- fix: search metadata for album shared links by @danieldietzler in #29742
- fix(web): clear asset selection when search context changes by @khanguyen74 in #29738
- fix(mobile): update timeline args on layout constraint changes by @santoshakil in #29653
- fix: iso date parsing for three digit years by @danieldietzler in #29739
- fix: missing files integrity checks by @danieldietzler in #29737
- fix(mobile): play videos from search results and folder view by @santoshakil in #29693
- fix(web): recursively unnest class arrays by @meesfrensel in #29755
- fix: emit album update event when uploading assets through shared link by @danieldietzler in #29757
- fix(web): always initialize language manager to set lang and dir by @meesfrensel in #29696
📚 Documentation
- chore: update docs with v3 tags by @alextran1502 in #29312
- fix(docs): use correct heading name for DB dump by @track0x1 in #29483
- feat(docs): add Malayalam language support in README files by @jinskjoy in #29593
- fix(docs): clarify version policy by @mmomjian in #29654
🌐 Translations
New Contributors
- @tjhorner made their first contribution in #29497
- @wonsukchoi made their first contribution in #29612
- @track0x1 made their first contribution in #29483
- @jinskjoy made their first contribution in #29593
- @khanguyen74 made their first contribution in #29738
Full Changelog: v3.0.1...v3.0.2