Skip to content

Commit

Permalink
v0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mdecimus committed Jun 21, 2024
1 parent 37d8f72 commit 05eb6bc
Show file tree
Hide file tree
Showing 22 changed files with 1,288 additions and 134 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

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

## [0.1.6] - 2024-06-22

## Added
- SPAM training and testing interfaces.
- WebHooks management.
- Filter hooks management.
- IMAP special use folder configuration.
- Display version number by hovering over the logo.
- Logout button.

### Changed
- Show a modal when settings are saved successfully instead of an alert.

### Fixed
- Accept `reject` and `discard` as valid SPAM scores.
- Redis cluster can't be configured.
- Case-insensitive settings search.

## [0.1.5] - 2024-05-23

## Added
Expand Down
Loading

0 comments on commit 05eb6bc

Please sign in to comment.