Skip to content

Commit

Permalink
v0.1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
mdecimus committed Sep 9, 2024
1 parent fff5feb commit 1b2d630
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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

## [0.1.14] - 2024-09-09

## Added

### Changed
- Add `config.local-keys.*` to default local keys.

### Fixed
- Fix: Unable to disable optional duration and rate settings.
- Fix: Externally update selected values.
- Fix: Dashboard averages all chart values.

## [0.1.13] - 2024-09-02

## Added
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ homepage = "https://stalw.art"
keywords = ["web", "admin", "email", "mail", "server"]
categories = ["email"]
license = "AGPL-3.0-only OR LicenseRef-SEL"
version = "0.1.13"
version = "0.1.14"
edition = "2021"
resolver = "2"

Expand Down

0 comments on commit 1b2d630

Please sign in to comment.