v1.67.0 #3247
alextran1502
announced in
Announcements
v1.67.0
#3247
Replies: 4 comments 1 reply
-
Having issues getting the server running after the update. Receiving Went through the example docker compose and updated some pieces, namely the command for server and microservices, the typesense, redis, and postgres image references, and still had no luck. Immich Server and Microservices logs keep repeating the same error: node:internal/modules/cjs/loader:1078
�
throw err;
^
Error: Cannot find module '/usr/src/app/dist/main'
at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
at Module._load (node:internal/modules/cjs/loader:920:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:23:47 {
code: 'MODULE_NOT_FOUND',
requireStack: []
} |
Beta Was this translation helpful? Give feedback.
1 reply
-
Jup same problem |
Beta Was this translation helpful? Give feedback.
0 replies
-
Pushing out hotfix!! 😅 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
1.67.0
Hightlights
Welcome to release
v1.67.0
of Immich. We are approaching the middle of the summer, and Immich is staying as hot as the weather with a recent appearance on the front page of Hackernews, following up with making it into the trending repositories on GitHub. This release focuses on refactoring the code bases, fixing some bugs, and adding a few improvements to existing features. Some of the key highlights include:Merge faces
You can now select similar faces to merge them into one. All the assets belonging to those faces will also be merged. This feature is available on the web.
Screencast.from.2023-07-09.20-23-16.webm
Improve range selection behavior
This is an improvement to the shift-select behavior of the timeline on the web.
You can now jump between random points on the timeline and select photos that aren't rendered on the screen.
And as always, bugs are fixed, and many other improvements also come with this release.
Please consider supporting the project.
Support
If you find the project helpful, you can support Immich via the following channels.
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.
🎉 Cheers! 🎉
Changelog
Server
getFfmpegOptions
by @mertalev in refactor(server): modularizegetFfmpegOptions
#3138Web
Mobile
Machine Learning
CLI
Documentation and Others
New Contributors
Full Changelog: v1.66.1...v1.67.0
This discussion was created from the release v1.67.0.
Beta Was this translation helpful? Give feedback.
All reactions