Browse Source

Changelog for 7.12.0

pull/1063/head 7.12.0
Sebastian 2 years ago
parent
commit
99965d759d
  1. 11
      CHANGELOG.md

11
CHANGELOG.md

@ -4,6 +4,17 @@ 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/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [7.12.0] - 2024-01-09
### Fixed
* **Assets**: Correct deserialization of assets without total asset size.
* **Comments**: Allow to reply to all comments, not only own comments.
### Changed
* **Jobs**: New job system to unify rules, backups and future background jobs.
## [7.11.0] - 2023-12-22
### Fixed

Loading…
Cancel
Save