v1.47.0 #1748
alextran1502
announced in
Announcements
v1.47.0
#1748
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Highlights
This release again focuses on the mobile app by introducing Flutter's version 3.7 with Material Design 3 and new UI elements. We also improved the start-up time of accounts with many images by moving the data parsing and computing to another thread, which frees up the main thread to perform UI work.
We also optimized various small things, such as removing duplicate API requests from the client, removing the number of file caps for web uploading, and many more.
Please take a look at the full changelog below for more details.
Join our Discord!
![](https://camo.githubusercontent.com/e42ab95f6edb32cde298ee86610a73ac6ba20fea1f474b1060c8be69c4b1fc67/68747470733a2f2f696d672e736869656c64732e696f2f646973636f72642f3937393131363632333837393336383735352e7376673f6c6162656c3d446973636f7264266c6f676f3d446973636f7264267374796c653d666f722d7468652d6261646765266c6f676f436f6c6f723d303030303030266c6162656c436f6c6f723d656365636563)
As always, please consider supporting the project.
🎉 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 Sponsors
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
Mobile
Web
RxJs
and reduce import size by @alextran1502 in feat(web): remove upload file limit with rxjs and improve import size #1743Server
Other
New Contributors
Full Changelog: https://github.com/immich-app/immich/compare/v1.46.1...
This discussion was created from the release v1.47.0.
Beta Was this translation helpful? Give feedback.
All reactions