v1.26.0_36-dev
·
5723 commits
to main
since this release
What's Changed
Server
- Feature - Support tiff uploading by @panoti in #513
- Refactor - move constants into the shared library by @panoti in #522
- Fixed - Large file size cannot be saved to EXIF table due to incorrect data type (
integer
vsbigint
) in the Exif table by @alextran1502 in #534
Mobile
- Added dutch translation for Immich by @nicodier in #519
- Fixed - Mobile timeline crash when date group cannot be parsed by @alextran1502 in #530
Web
- Feature - Video player is buffered for faster startup time and reduces network usage by @panoti in #520
- Fixed - Skipping assets when navigating with the keyboard by @alextran1502 in #531
- Migrate SvelteKit to the latest version
431
by @alextran1502 in #526 - Fixed - Show the first two letter of user first and last name when profile image not existed by @alextran1502 in #532
- Feature - Implemented notification box for web by @alextran1502 in #533
- Fixed - Limit number of file upload on web by @alextran1502 in #535
- Optimization - Added error handling notification by @alextran1502 in #536
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.
F-Droid
You can get the app on F-droid by clicking the image below.
Android
You can also download the app from Google Play Store here
The App version might be lagging behind the latest release due to the review process.
iOS
You can download the app from Apple AppStore here:
The App version might be lagging behind the latest release due to the review process.
Cheers! 🎉
New Contributors
Full Changelog: v1.25.0_35-dev...v1.26.0_36-dev