sintonia/docs/releases
Jonas L 083ee3f1dd
feat!: default system output is now `pulseaudio` (#2842)
BREAKING CHANGE: The default system output
(`stream.outputs.system[].kind`) changed from `alsa` to `pulseaudio`.
Make sure to update your configuration file if you rely on the default
system output.

Closes #2542
2023-12-27 18:23:40 +01:00
..
3.0.0-alpha.00.md docs: fix vale linting errors 2022-09-26 09:13:25 +02:00
3.0.0-alpha.01.md docs: fix vale linting errors 2022-09-26 09:13:25 +02:00
3.0.0-alpha.02.md docs: fix vale linting errors 2022-09-26 09:13:25 +02:00
3.0.0-alpha.03.md docs: fix vale linting errors 2022-09-26 09:13:25 +02:00
3.0.0-alpha.04.md docs: fix vale linting errors 2022-09-26 09:13:25 +02:00
3.0.0-alpha.05.md docs: fix vale linting errors 2022-09-26 09:13:25 +02:00
3.0.0-alpha.06.md docs: fix vale linting errors 2022-09-26 09:13:25 +02:00
3.0.0-alpha.07.md docs: fix vale linting errors 2022-09-26 09:13:25 +02:00
3.0.0-alpha.08.md docs: fix vale linting errors 2022-09-26 09:13:25 +02:00
3.0.0-alpha.09.md docs: fix vale linting errors 2022-09-26 09:13:25 +02:00
3.0.0-alpha.10.md docs: fix vale linting errors 2022-09-26 09:13:25 +02:00
3.0.0-alpha.11.md docs: move configuration documentation 2023-04-21 16:59:23 +01:00
3.0.0-alpha.12.md chore: release 3.0.0-alpha.12 (#1718) 2022-03-29 15:49:33 +02:00
3.0.0-alpha.13.md docs: rename setup to install 2023-04-21 16:59:23 +01:00
3.0.0-beta.0.md docs: move configuration documentation 2023-04-21 16:59:23 +01:00
3.0.0-beta.1.md chore: release 3.0.0-beta.1 2022-09-23 13:41:14 +02:00
3.0.0-beta.2.md chore: release 3.0.0-beta.2 2022-10-03 12:43:38 +02:00
3.0.0.md docs: move release docs in the release section 2023-04-12 16:50:04 +01:00
3.0.1.md chore: release 3.0.1 2022-12-20 16:16:30 +01:00
3.0.2.md chore: release 3.0.2 2023-02-21 13:37:04 +01:00
3.1.0.md chore: release 3.1.0 2023-05-26 15:34:43 +02:00
3.2.0.md docs: fix release note title (#2829) 2023-12-22 21:32:20 +01:00
README.md docs: add 3.1.x distribution releases support 2023-05-26 15:34:43 +02:00
_category_.yml docs: update structure and create links between pages (#1611) 2022-02-21 09:16:54 +02:00
_release-head.md docs: update chat links to point to matrix (#2571) 2023-05-30 11:49:37 +02:00
unreleased.md feat!: default system output is now `pulseaudio` (#2842) 2023-12-27 18:23:40 +01:00

README.md

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:

  1. MAJOR version when we make incompatible API changes,
  2. MINOR version when we add functionality in a backwards-compatible manner, and
  3. PATCH version 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