mirror of https://github.com/sualko/cloud_bbb
docs: update change log
parent
680606f817
commit
e031d26037
|
@ -6,25 +6,28 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 1.1.0-beta.1 (2020-09-24)
|
||||
## 1.1.0 (2020-09-29)
|
||||
### Added
|
||||
- [#57](https://github.com/sualko/cloud_bbb/issues/57) add support for URL shortener
|
||||
- [#62](https://github.com/sualko/cloud_bbb/issues/62) create meeting activities
|
||||
- show access mode in room overview
|
||||
- show room shared icon in room overview
|
||||
- add support for Nextcloud 20
|
||||
|
||||
### Fixed
|
||||
- [#80](https://github.com/sualko/cloud_bbb/issues/80) clean up after user was deleted
|
||||
- [#73](https://github.com/sualko/cloud_bbb/issues/73) drop down not clickable
|
||||
- translate moderator message
|
||||
- [#78](https://github.com/sualko/cloud_bbb/issues/78) plural translation
|
||||
- quoted column names
|
||||
- quoted column names in sql query
|
||||
- unify error handling for room and restriction
|
||||
- [#76](https://github.com/sualko/cloud_bbb/issues/76) record deletion with scalelight
|
||||
- [#85](https://github.com/sualko/cloud_bbb/issues/85) set password on room creation
|
||||
|
||||
### Misc
|
||||
- add meeting events
|
||||
- order imports
|
||||
- update composer dependencies
|
||||
|
||||
## 1.0.2 (2020-09-04)
|
||||
### Fixed
|
||||
|
|
Loading…
Reference in New Issue