LTS release #15666
-
|
Any plans for a Weblate Long Term Support release ? Use case :
With an LTS release, their would be just 2 versions to patch on security updates : the "LTS" version and the "Latest" version. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
We currently do not have any such plans. We have a small team, and the code base evolves a lot, so the LTS is something we cannot reasonably provide. It would be challenging even for security fixes only, because most of the libraries Weblate depends on do not have LTS releases. So if you want to get a security fix for a library, you need to take the latest version and deal with the API changes it might have introduced. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for your quick and detailed response. |
Beta Was this translation helpful? Give feedback.
We currently do not have any such plans. We have a small team, and the code base evolves a lot, so the LTS is something we cannot reasonably provide.
It would be challenging even for security fixes only, because most of the libraries Weblate depends on do not have LTS releases. So if you want to get a security fix for a library, you need to take the latest version and deal with the API changes it might have introduced.