mirror of
https://github.com/MetaProvide/talked-client.git
synced 2025-05-17 13:52:09 +00:00
38 lines
925 B
Markdown
38 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
|