v1.33.1_52-dev
This release includes bug fixes for web and server. There is no mobile release for this version.
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
- chore(server) revert Dockerfile by @alextran1502 in #878
- feat(app) add documentation site template by @alextran1502 in #879
- refactor(server): merge auth guards to authentication guard (#877) by @jrasm91 in #877
- feat(server) Extend PUT /album/:id/assets endpoint (#857) by @matthinc in #857
- fix(web) prevent create multiple user when the instance is lagging by @alextran1502 in #882
- feat(web) add handler for ctrl-c copying images from viewer (#881) by @bo0tzz in #881
- feat(server) add docker debug config for server by @jrasm91 in #883
- fix(web) video keep playing when mouse is not over video by @alextran1502 in #885
- feat(web) Make "no albums" card clickable (#888) by @bo0tzz in #888
- fix(web) date group hover not trigger correctly by @alextran1502 in #892
New Contributors
Full Changelog: v1.33.0_52-dev...v1.33.1_53-dev