🤖 I have created a release *beep* *boop* --- ## [4.4.0](https://github.com/libretime/libretime/compare/4.3.0...4.4.0) (2025-05-29) ### Features * build and run custom nginx container ([#3155](https://github.com/libretime/libretime/issues/3155)) ([658ce15](658ce15185)) * include nginx config inside libretime-nginx container ([#3157](https://github.com/libretime/libretime/issues/3157)) ([659ac7a](659ac7aa77)) ### Bug Fixes * **legacy:** now macro should use station timezone ([#3143](https://github.com/libretime/libretime/issues/3143)) ([c554863](c5548632e4)) * **legacy:** scheduled show length should not add track fade times ([#3144](https://github.com/libretime/libretime/issues/3144)) ([5743a0f](5743a0f582)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: jo <ljonas@riseup.net>
Releases
:::note
✨ New LibreTime versions are released when it's ready ™️.
:::
Versioning schema
We follow the Semantic Versioning standards.
In a nutshell, given a version number MAJOR.MINOR.PATCH we increment the:
MAJORversion when we make incompatible API changes,MINORversion when we add functionality in a backwards-compatible manner, andPATCHversion when we make backwards-compatible bug fixes.
Distributions releases support
New releases target the current stable distributions release, and development should prepare for future stable distributions releases.
- We recommend installing LibreTime on the current stable distributions.
- We don't provide maintenance releases for old stable distributions.
| Ubuntu 18.04 | Debian 10 | Ubuntu 20.04 | Debian 11 | |
|---|---|---|---|---|
| Release date | 2018-04-26 | 2019-07-06 | 2020-04-23 | 2021-08-14 |
| End of life | 2023-04 | 2024-06 | 2025-04 | 2026-06 |
| Versions | ||||
| 3.0.x | deprecated | deprecated | recommended | recommended |
| 3.1.x | recommended | recommended | ||
| 4.0.x | recommended | recommended |