Skip to content

Releases: LSFLK/silver

v.0.3.0

22 Mar 10:44
dabbdac

Choose a tag to compare

[0.3.0]

Multi-domain support, improved configuration handling, group address validation, Thunder upgrade to 0.27.0, and removal of legacy socketmap/Thunder integration.

What's Changed

  • feat: enhance setup scripts for multi-domain support and improve configuration handling by @Aravinda-HWK in #301
  • feat: add support for group address validation in user-exists map and implement group validation logic by @Aravinda-HWK in #302
  • feat: upgrade Thunder image version to 0.27.0 in Docker Compose by @Aravinda-HWK in #303
  • Refactor: Remove socketmap handler and thunder integration by @Aravinda-HWK in #305

Full Changelog: v.0.2.1...v.0.3.0

v.0.2.1

28 Feb 18:42

Choose a tag to compare

[0.2.1]

This release focuses on making improvements to the observability of silver.

What's Changed

Added

  • Update thunder idp to latest version to support admin initiated user registration via url flow by @Aravinda-HWK in #265
  • Move observability services into mail stack and update configur… by @maneeshaxyz in #264
  • Add Grafana domain update functionality in gen-observability script by @Aravinda-HWK in #275

Removed

Fixed

Full Changelog: v.0.2.0...v.0.2.1

v.0.2.0

17 Feb 12:02

Choose a tag to compare

[0.2.0] - Raven Integration and Platform Hardening

This release introduces Raven-based mail architecture, major security and
observability improvements, and stronger operational tooling.

Added

  • Raven delivery integration and related configuration updates
    (#120, #121, #123).
  • Change password Web UI and backend services (#201, #203, #206, #207).
  • Load testing suite, utilities, and CI jobs (#211, #213, #215, #229,
    #230, #232, #234).
  • Observability stack with Prometheus, Loki, Promtail, and Grafana dashboards
    (#173, #174, #178, #181, #183, #184, #186, #188, #190,
    #198).
  • Smart attachment/blob storage support (#238).
  • Docker cleanup and service control scripting improvements (#121, #133).

Changed

  • Replaced Dovecot-based authentication and retrieval flows with Raven services
    and database-backed transport (#138, #141, #152).
  • Migrated service configuration layout and script paths toward conf/ and YAML
    driven generation (#129, #137).
  • Improved container build/push workflows and integrated image scanning
    refinements (#131, #144).
  • Enhanced multi-domain certificate/domain handling and DKIM script workflows
    (#157, #158).
  • Removed Unix socket usage from core Silver services (#236).

Fixed

  • Resolved ClamAV daily refresh OOM issues (#143).
  • Removed OCSP stapling configuration that caused compatibility issues (#168).
  • Corrected detect-changes workflow repository filtering (#217).
  • Fixed multiple script/config path issues in setup and documentation (#129,
    #137, #246).
  • Fixed warning output in Docker containers (#242).

Security

  • Increased TLS hardening and added automated TLS security tests (#166).
  • Removed unnecessary exposed ports for internal services, including SeaweedFS
    hardening (#141, #243).
  • Added centralized ClamAV signature distribution and service cleanup (#241,
    #245).
  • Removed encrypted password exposure in rspamd-related flow (#176).

Documentation

  • Expanded and improved README content, badges, and release docs (#159, #225,
    #226, #234, #247, #248).
  • Refined contribution and repository guidance docs (#160, #161).

Full Changelog

CHANGELOG.md

v0.1.0

14 Oct 12:02

Choose a tag to compare

This release is to save a stable working version of Silver M1 before integrating Raven into the repository.

What's Changed

Full Changelog: https://github.com/LSFLK/silver/commits/v0.1.0