v1.34.0_53-dev
Support
If you find the project helpful and help you in some ways, you can support the project one time or monthly from Github Sponsor
It is a great way to let me know that you want me to continue developing and working on this project for years to come.
What's Changed
Web
- fix(web) getting asset with available thumbnail when getting asset count by time bucket by @alextran1502 in #900
- feat(web): add a delete button to asset viewer by @anbraten in #896
- feat(server/web): download entire album as zip archive by @zoodyy in #897
- feat(web): add mechanism to add current view asset to an album by @jrasm91 in #923
- chore(web): Modified styling for add to album panel by @alextran1502 in #924
- fix(web): album download progress bar by @jrasm91 in #925
- feat(web): add selected asset on the main timeline to album from selection by @jrasm91 in #926
Mobile
- fix(mobile) reduce app startup time by loading Hive boxes in parallel by @zoodyy in #906
- fix(mobile): throttle detail progress notifications & wait on foregroundInfo by @zoodyy in #907
- fix(mobile): throttle all background backup progress notifications by @zoodyy in #908
- feat(mobile): Add selected assets to album by @matthinc in #901
- feat(mobile): Enhanced vertical swiping motion in image viewer by @alextran1502 in #932
- feat(mobile) Enhance the bottom app bar on the home page by @alextran1502 in #934
Server
- fix(server): download album error handling by @jrasm91 in #917
- test(server): add more the tests by @jrasm91 in #911
- fix(server): harden auto pick album thumbnails (#918) by @jrasm91 in #918
- feat(server): reset admin password using CLI command in the server container by @jrasm91 in #928
Others
- doc/update overview section by @alextran1502 in #904
- docs/installation by @alextran1502 in #912
- doc: Add content for usage section by @alextran1502 in #922
- chore: Update repo readme by @alextran1502 in #927
- Grammar and syntax edits for the new docs by @Coyote6705 in #936
New Contributors
- @anbraten made their first contribution in #896
- @Coyote6705 made their first contribution in #936
Full Changelog: v1.33.1_52-dev...v1.34.0_53-dev