v1.11.0_17-dev #218
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
First and foremost, no data will be lost. The users need to update the docker-compose content.
This release includes the improved version of the backend application.
The background tasks for generating webp format for thumbnail, video reformatting (MOV to MP4), dispatching jobs for image tagging, and object detection have moved to the separated microservices container. In addition, the current
microservices
container is renamedmachine-learning
to serve its true purpose. This change is to prepare for the additional features that will be developed in the future and to guarantee the best I/O performance on the main server.Therefore, the docker-compose file has additional services added and changed, namely
machine-learning
andmicroservices
. You should update your docker-compose setup to restore the full function of the app.From this release, users will receive the announcement on the web and mobile application whenever there is a new release from Github as a reminder to check for any changes.
What's Changed
New Contributors
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.10.0_15-dev...v1.11.0_17-dev
This discussion was created from the release v1.11.0_17-dev.
Beta Was this translation helpful? Give feedback.
All reactions