diff --git a/doc/manual/en/ReleaseNotes.raw.wiki b/doc/manual/en/ReleaseNotes.raw.wiki index 4fb589170..117947c7b 100644 --- a/doc/manual/en/ReleaseNotes.raw.wiki +++ b/doc/manual/en/ReleaseNotes.raw.wiki @@ -8,6 +8,25 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f The following are the release notes for each !FreedomBox version. +== FreedomBox 24.4 (2024-02-12) == + +=== Highlights === + + * locale: Update translations for Albanian, Chinese (Simplified), German, Spanish, Swedish, Telugu, Turkish, Ukrainian + +=== Other Changes === + + * *: Introduce make file based build, eliminate setup.py + * Makefile: Move most of the provision process into build system + * Makefile: Move various tests into build system + * actions: Drop legacy placeholders for unused actions + * d/copyright: Update copyright year + * debian: Remove lintian override for init script + * doc: Install man1 page using Makefile + * doc: dev: Update all references to setup.py + * help: tests: Run tests using doc in current dir instead of /usr + * pyproject.toml: Move project meta data from setup.py + == FreedomBox 24.3 (2024-01-29) == === Highlights === diff --git a/doc/manual/en/Shaarli.raw.wiki b/doc/manual/en/Shaarli.raw.wiki index ee46b8fc0..8743a5852 100644 --- a/doc/manual/en/Shaarli.raw.wiki +++ b/doc/manual/en/Shaarli.raw.wiki @@ -22,7 +22,7 @@ Shaarli is personal (single-user) bookmarking application to install on your !Fr === External links === - * Usage documentation: https://shaarli.readthedocs.io/en/master/Usage/ + * Usage documentation: https://shaarli.readthedocs.io/en/master/Usage.html ## END_INCLUDE diff --git a/doc/manual/es/ReleaseNotes.raw.wiki b/doc/manual/es/ReleaseNotes.raw.wiki index 4fb589170..117947c7b 100644 --- a/doc/manual/es/ReleaseNotes.raw.wiki +++ b/doc/manual/es/ReleaseNotes.raw.wiki @@ -8,6 +8,25 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f The following are the release notes for each !FreedomBox version. +== FreedomBox 24.4 (2024-02-12) == + +=== Highlights === + + * locale: Update translations for Albanian, Chinese (Simplified), German, Spanish, Swedish, Telugu, Turkish, Ukrainian + +=== Other Changes === + + * *: Introduce make file based build, eliminate setup.py + * Makefile: Move most of the provision process into build system + * Makefile: Move various tests into build system + * actions: Drop legacy placeholders for unused actions + * d/copyright: Update copyright year + * debian: Remove lintian override for init script + * doc: Install man1 page using Makefile + * doc: dev: Update all references to setup.py + * help: tests: Run tests using doc in current dir instead of /usr + * pyproject.toml: Move project meta data from setup.py + == FreedomBox 24.3 (2024-01-29) == === Highlights ===