CI Report:
https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.95.0-ls49/index.html
LinuxServer Changes:
Rebase to Alpine 3.21.
Remote Changes:
This release adds more advanced configuration options for SMTP servers, like security settings and ports. There's also a collection of bugfixes including a big one that broke quite a few things in the Linuxserver.io v0.93.0 and v0.94.0 releases.
What's Changed
✨ New Features ✨
- Update smtp config: add port number and disable ssl certificate validation by @fhp in manyfold3d/manyfold#3400
- Load more SMTP settings from environment vars by @Floppy in manyfold3d/manyfold#3406
🐛 Bug Fixes 🐛
- Fix docker builds by adding missing packages by @Floppy in manyfold3d/manyfold#3399
- Re-add block parameters for Ruby 3.3 compatibility (fixes linuxserver images) by @Floppy in manyfold3d/manyfold#3408
- Fix setting the provided password when creating an account when no SMTP server is configured. by @fhp in manyfold3d/manyfold#3401
- Fix missing icons in feed by @Floppy in manyfold3d/manyfold#3410
🛠️ Other Improvements 🛠️
- Refactor comment code to use new Federails data entity system by @Floppy in manyfold3d/manyfold#3398
- Rename some more block variables to ease future updates by @Floppy in manyfold3d/manyfold#3409
New Contributors
- @fhp made their first contribution in manyfold3d/manyfold#3400
Full Changelog: manyfold3d/manyfold@v0.94.0...v0.95.0