From georg at riseup.net Sun Jun 8 14:14:50 2025 From: georg at riseup.net (Georg Faerber) Date: Sun, 8 Jun 2025 12:14:50 +0000 Subject: Schleuder 5.0.1 released Message-ID: 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: . Downloadable files are linked in the README: . In case of problems, questions or feedback, please use the issue-tracker or send us an email to . Best wishes, schleuder dev team