Schleuder 5.0.1 released
From: Georg Faerber
Date: Sun Jun 8 14:14:50 CEST 2025
Schleuder 5.0.1 has been released.
This release ships some bug fixes:
* Fixed code that rescues from failed message delivery to subscribers.
* Since ActiveRecord >= 7.1, the SQLite3 connection adapter relies on
`Write-Ahead Logging` (`WAL`), by default, which significantly
enhances read and write performance. Such performance gains aren't of
concern in Schleuder environments. Besides, Postfix only supports the
`delete` journal mode, which Schleuder now enforces.
For details please see the changelog:
<https://0xacab.org/schleuder/schleuder/blob/main/CHANGELOG.md#501--2025-06-08>.
Downloadable files are linked in the README:
<https://0xacab.org/schleuder/schleuder/blob/main/README.md#installing-schleuder>.
In case of problems, questions or feedback, please use the issue-tracker
<https://0xacab.org/schleuder/schleuder/issues> or send us an email to
<team at schleuder.org>.
Best wishes,
schleuder dev team