github immich-app/immich v1.18.0_27-dev

latest releases: v1.115.0, v1.114.0, v1.113.1...
2 years ago

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 functionalities

The 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

  • [MOBILE] Internationalization (German) of the mobile app. by @matthinc in #246
  • [MOBILE] Add translation keys for upload info section by @matthinc in #319
  • [MOBILE] Change localizely format to json by @matthinc in #323
  • [SERVER] Add OpenAPI Specs and Response DTOs by @alextran1502 in #320
  • [WEB] Refactor web to use OpenAPI SDK by @alextran1502 in #326
  • [WEB] Add message to login screen (useful for demo instances) by @matthinc in #329
  • [MOBILE] Localizely: Translations update by @alextran1502 in #324
  • [README] Remove advice regarding running immich-server with scaling by @zackpollard in #334
  • [SERVER] Fix #331 - Video with no date information in EXIF upload via web caused mobile client not able to render other assets by @alextran1502 in #335
  • [SERVER] Add extended Redis & DB port configuration via environment variables by @zoodyy in #330
  • [MOBILE] Refactor mobile to use OpenApi generated SDK by @alextran1502 in #336

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.

Get it on F-Droid

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

Don't miss a new immich release

NewReleases is sending notifications on new releases.