Releases: immich-app/immich
v1.9.0_13-dev
What's Changed
- Bump docker/setup-qemu-action from 1.2.0 to 2.0.0 by @dependabot in #140
- Bump docker/login-action from 1 to 2 by @dependabot in #143
- Bump docker/build-push-action from 2.10.0 to 3.0.0 by @dependabot in #142
- Bump docker/setup-buildx-action from 1.6.0 to 2.0.0 by @dependabot in #141
- Feature #120 #89 selective backup in app by @alextran1502 in #137
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.
Support
You can support the project using Github Sponsor or
Full Changelog: v1.8.0_12-dev...v1.9.0_13-dev
v1.8.0_12-dev
What's Changed
- Implemented remembering login data by @alextran1502 in #126
- Implemented editable album title by @alextran1502 in #130
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.
Support
You can support the project using Github Sponsor or
Full Changelog: v1.7.0_11-dev...v1.8.0_12-dev
v1.7.0_11-dev
What's Changed
- New features
- Share album. Users can now create albums to share with existing people on the network.
- Owner can delete the album.
- Owner can invite the additional users to the album.
- Shared users and the owner can add additional assets to the album.
- In the asset viewer, the user can swipe up to see detailed information and swipe down to dismiss.
- Several UI enhancements.
- The app is now on F-Droid 🔥
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.
Support
You can support the project using Github Sponsor
New Contributors
Full Changelog: v1.6.0_10-dev...v1.7.0_11-dev
v1.6.0_10-dev
What's Changed
- Optimization/fix slow backup when asset list is long by @alextran1502 in #104
- Update inline font for f-droid publication metric by @alextran1502 in #107
- Backup stuck at unsupported format by @alextran1502 in #108
- Fix typo: Reserve -> Reverse (geocoding) by @gruentee in #112
- Build and tag docker image for Dockerhub release by @alextran1502 in #111
- Up minor v1.6.0 by @alextran1502 in #113
iOS
You can download the app from Apple AppStore here (The version might be lagging behind due to the review process).
Android
You can download the app apk from the release tab or from Google Playstore here (The version might be lagging behind due to the review process)
New Contributors
Full Changelog: v1.5.0+8-dev...v1.6.0_10-dev
V1.5.0+8-dev
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
What's Changed
- Fix docker-compose in production by @alextran1502 in #81
- Fixed npm run start:prod not finding build directory by @alextran1502 in #83
- Update production dockerfile for a cleaner look by @alextran1502 in #86
- Added required setup for f-droid by @alextran1502 in #88
Full Changelog: v1.4.0-dev...v1.4.0+7-dev
V1.4.0-dev
What's Changed
- Implemented getting correct disk info for the mounted directory by @alextran1502 in #72
- Added machine learning microservice and object detection by @alextran1502 in #76
- Add production and development docker-compose by @alextran1502 in #77
- Better error message for the duplicated file by @alextran1502 in #78
- Up Minor 1.4.0 by @alextran1502 in #79
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
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
andthumbnailData
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
What's Changed
- Implemented image tagging using TensorFlow InceptionV3 by @alextran1502 in #28
- Implemented bottom app bar with search page by @alextran1502 in #35
- Implemented search result page by @alextran1502 in #37
Full Changelog: v0.4-dev...v0.5-dev
v0.4-dev
What's Changed
- Implemented delete asset on the device and on the database by @alextran1502 in #22
- Bump follow-redirects from 1.14.7 to 1.14.8 in /server by @dependabot in #23
- WebSocket upload notification by @alextran1502 in #25
New Contributors
- @dependabot made their first contribution in #23
Full Changelog: v0.3-dev...v0.4-dev