Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit 3042f84

Browse files
committed
v0.6.0
1 parent 3d29797 commit 3042f84

6 files changed

Lines changed: 539 additions & 499 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [0.6.0] - 2024-02-14
6+
7+
This version introduces breaking changes in the configuration file. Please read the [UPGRADING.md](UPGRADING.md) file for more information on how to upgrade from previous versions.
8+
9+
## Added
10+
- Distributed rate-limiting and fail2ban.
11+
- Expressions in configuration files.
12+
13+
### Changed
14+
15+
### Fixed
16+
- Do not include `STATUS` in IMAP `NOOP` responses (#234).
17+
- Redirect OAuth using a `301` instead of a `307` code.
18+
519
## [0.5.0] - 2023-12-27
620

721
This version requires a database migration and introduces breaking changes in the configuration file. Please read the [UPGRADING.md](https://github.com/stalwartlabs/mail-server/blob/main/UPGRADING.md) file for more information.

0 commit comments

Comments
 (0)