Christmas Special Release 🎁
Happy holiday! I am excited to bring you this release, it accomplishes one of the most wanted features since the early day of the application
User-defined storage structure of uploaded files.
We provide an interface on the web so that the admin can build out the structure of the file's layout. The interactive builder template would help you see what the final structure would look like.
Along with that feature, we add a migration mechanism, allowing migrate all your files from the legacy structure of Immich to the new template layout and also allowing migration between template changes. So if the template you set now doesn't work in the future, you can always change to the new one.
The default template layout is YEAR/YEAR-MONTH-DAY/FILENAME.EXT
You can add custom text as well as using the variable we provided for the template.
I hope you enjoy this feature as much as I do, and I hope Immich is one step closer to being a solution to store photos and videos from your mobile device.
🎉 Cheer! 🎉
Support
If you find the project helpful and it helps 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
- fix(mobile) invalid date in EXIF caused the timeline to crash by @alextran1502 in #1095
- chore(mobile) Slovak and Czech language added by @PeterBasista in #1099
- chore() Fix typo and update notification wording by @HcNguyen111 in #1100
- feat(server) user-defined storage structure by @alextran1502 in #1098
- chore(web) update SvelteKit to 1.0.0 by @alextran1502 in #1110
- chore(mobile) Date format change for SK/CZ translation by @PeterBasista in #1113
- feat(web) add user setting page by @alextran1502 in #1115
- chore(server) Add job for storage migration by @alextran1502 in #1117
New Contributors
- @PeterBasista made their first contribution in #1099
- @HcNguyen111 made their first contribution in #1100
Full Changelog: v1.38.2_60-dev...v1.39.0_61-dev