talked-client/CHANGELOG.md

39 lines
925 B
Markdown

# Changelog
## [Unreleased]
## 0.5.0 - 2023-02-03
### Added
- Support for Nextcloud 25 (Requires v0.5.0 of Talked server)
## 0.4.0 - 2022-05-19
### Added
- Support for Nextcloud 24 (Requires v0.4.0 of Talked server)
### Removed
- Support for Nextcloud 21
## 0.3.0 - 2022-01-05
### Added
- Support for Nextcloud 23 (Requires v0.3.0 of Talked server)
- Allow supplying grid_view as an argument to the start recording command (Requires v0.3.0 of Talked server)
## 0.2.0 - 2021-09-30
### Added
- [#8](https://github.com/MetaProvide/talked-client/issues/8) Add hidden option to hide the Talked settings
- [#9](https://github.com/MetaProvide/talked-client/issues/9) Allow connecting to the Talked server over a unix socket
- [#14](https://github.com/MetaProvide/talked-client/issues/14) Allow supplying arguments to the start recording command (Currently just audio_only)
## 0.1.0 - 2021-08-23
- Initial release