Compare commits

..

2 commits

Author SHA1 Message Date
selfhoster1312 ACAB
54d5ea75fd Merge branch 'fix-email-crash' into 'develop'
fix: Allow disabling email so ordering doesn't crash

See merge request la-chariotte/la-chariotte!131
2025-03-03 13:55:00 +00:00
selfhoster1312
685dad1bc7 fix: Allow disabling email so ordering doesn't crash 2025-03-03 14:54:55 +01:00

View file

@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
since 0.4.1, and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## UNRELEASED (XXXX-YY-ZZ)
### Added
- `EMAIL_ENABLE` setting (True/False) allows completely disabling of email sending
## 1.3.0 (2024-11-02)
This is a small release, with a few features and bugfixes. The code is now