Skip to content

Releases: immich-app/immich

V1.5.0+8-dev

02 Apr 18:15
Compare
Choose a tag to compare

What's Changed

  • Update photo_manager pub package
  • Added download endpoint for assets
  • Successfully save a photo to the local device's gallery
  • Successfully save a video to the local device's gallery
  • Fixed #97
  • Added download loading indicator
  • Refactor and increase the font size for curated search thumbnail images
  • Reposition loading animation on the search result page
  • Modify the docker-compose file to fix the problem of the relative path in some distro in #90

Full Changelog: v1.4.0+7-dev...v1.5.0+8-dev

v1.4.0+7-dev

30 Mar 01:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0-dev...v1.4.0+7-dev

V1.4.0-dev

28 Mar 14:56
9cbd5d1
Compare
Choose a tag to compare

What's Changed

iOS

You can download the app from Apple AppStore here.

Android

You can download the app from the release tab.

Support

You can support the project using Github Sponsor

Full Changelog: v1.3.0-dev...v1.4.0-dev

V1.3.0-dev

22 Mar 07:22
Compare
Choose a tag to compare

The version of the server, iOS, and Android app now start with 1.x.x to accommodate version checking in the mobile app. This is still a pre-release.

Breaking Changed

  • Multipart upload form now has two fields, assetData and thumbnailData to receive both asset data and thumbnail data from the mobile app, thus, reducing dependency on the server (sharp.js and FFmpeg) to create a template for an asset. This change requires the app and server to be on version 1.3.0 to work properly.

What's Changed

  • Integrate TeamCity ci/cd and add build status to readme by @alextran1502 in #52
  • Show curated asset's location in search page by @alextran1502 in #55
  • Bump docker/build-push-action from 2.9.0 to 2.10.0 by @dependabot in #53
  • Add support for Apple Pro Raw format (.DNG) by @alextran1502 in #60
  • Fixed incorrect Mapbox environment key requirement by @alextran1502 in #62
  • Get thumbnail from the app by @alextran1502 in #68
  • Fixed issue with docker build on the server
  • Fixed Fastlane versioning issue

iOS

You can download the app from Apple AppStore here.

Android

You can download the app from the release tab.

Support

You can support the project using Github Sponsor

v0.5-dev

03 Mar 00:38
5990a28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4-dev...v0.5-dev

v0.4-dev

14 Feb 16:44
c234c95
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3-dev...v0.4-dev

v0.3-dev

11 Feb 04:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2-dev...v0.3-dev

v0.2-dev

08 Feb 20:24
Compare
Choose a tag to compare

Features

  • Auto Backup
  • Group Selection
  • Multiple Selection
  • Video Player

What's Changed

New Contributors

Full Changelog: first-android-release...v0.2-dev