Welcome to version v1.109.0 of Immich. This release introduces an additional way for you to support Immich financially as well as bug fixes for various issues. Some of the highlights in this release include:
- Immich licenses (and https://buy.immich.app)
- “My Immich” url forwarder (https://my.immich.app)
- Notable fix: Generate thumbnail for iOS18 HEIC
- Notable fix: Generate Motion Photos for Pixel 6, 7, and 8
Immich license pricing is $25 per user or $99 per server for a lifetime license.
From Discord
Copy this to custom CSS in the adminpanel and the license banner is gone:
.license-status{ display:none !important; }
It is possible to set the status to licensed too vua the database, but I didn’t try it.
I hope it will only be this banner. Kavita has had a donation button too and 2 updates further it was a floating button. The whole thing about licensing is heavily discussed on Discord.
I just hope they don’t destroy this beautiful product.
Immich joined FUTO, and FUTO’s model is that their stuff costs money but if you haven’t paid you’re not restricted.
A bit weird but they (FUTO) are trying to experiment with a new model.
FUTO is the same organization that doesn’t believe in Foss. The want one creator to have power over users. I don’t think that model is going to work out.
That’s not quite their position. They believe the OSI decides what counts as Open Source based on what benefits big tech who fund them. Basically, they think it’s wrong to argue that something cannot be considered open source unless Google is allowed to use the free labour of contributers without restriction or payment.
They talk more about it here and here.
Personally I don’t have a side in this fight but nothing I have seen has made me shy away from using their products.
Yep and eventually there will be a paid proprietary version. That’s usually how it goes. I hope I am wrong.
They promised at least that’s not how they’re going to do this, at least. But in the end, it’s easy to backpaddle on these promises.
Still: you can always fork the project.
I don’t think it’s possible to make this project proprietary because FUTO does not own the rights to the code that were made by random contributors on git. Part of the promise was that they won’t change their CLA so it should be fine.
Who is? That’s the problem with forks. They always divide the community into slices
I don’t think that there’ll be a community for a project that turned proprietary.
Would be very difficult to switch licenses away from GPL3
They would need to do a private rewrite. Once again this is why you should never sign any kind of CLA. There isn’t a CLA here but it there were it would be a simple matter of them changing the license.
While true it is not impossible to relicense a software project.
If worse comes to shovel the community could fork it. That would be very hard and seriously detrimental but if they start pulling crap like this it might be time.