v1.18.0_27-dev #341
alextran1502
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Breaking Change
First and foremost. No data will be lost
You will need to have your server and mobile app on version
v1.18.0
to restore all functionalitiesThe API endpoints on the server have gone through a complete rework to make them compatible with OpenAPI specifications so that we can generate SDK for a variety of programming languages. This will be the base of further expanding Immich into different platforms/plugins and application types. The first two SDKs are Typescript and Dart which are now being used on the web and the mobile app. This ensures the strong type and uniform data schema that is received when making the request to the backend.
What's Changed
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.17.0_25-dev...v1.18.0_26-dev
This discussion was created from the release v1.18.0_27-dev.
Beta Was this translation helpful? Give feedback.
All reactions