mirror of https://github.com/sualko/cloud_bbb
docs: update change log
parent
818802ad73
commit
76c4a91d3e
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -5,6 +5,21 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
|||
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
### Added
|
||||
- bump max nc version to 23
|
||||
- [#184](https://github.com/sualko/cloud_bbb/issues/184) add source meta params
|
||||
- add admin settings for default skip media (#176)
|
||||
- [#152](https://github.com/sualko/cloud_bbb/issues/152) add option for all users to join a meeting muted (#173)
|
||||
|
||||
### Fixed
|
||||
- [#183](https://github.com/sualko/cloud_bbb/issues/183) replace non-ascii chars for filenames
|
||||
- [#174](https://github.com/sualko/cloud_bbb/issues/174) sort recordings by date
|
||||
- fix collapsible arrow
|
||||
- use settings icon for room settings
|
||||
- log response message for create request
|
||||
|
||||
### Misc
|
||||
- update dependencies
|
||||
|
||||
## 2.0.0 (2021-07-28)
|
||||
### Added
|
||||
|
|
Loading…
Reference in New Issue