Update Changelog

This commit is contained in:
Julien Wadel 2024-02-19 09:04:07 +01:00
parent 1bbc35701d
commit 189ccb25b7

View file

@ -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).
## 5.3.0 - undefined
### Fixed
- Day offset in start date when scheduling a conference.
- Audio latency and bad echo behavior when going to media settings while being in call.
- Network remote file in chat attachment on Windows.
- Empty route can now be set in account settings.
- Some crashs.
### Added
- '[ui] logs_max_size' : option to set the max size of one log file.
## 5.2.1 - 2024-02-01