Skip to content

Commit

Permalink
Merge pull request #10517 from nextcloud/changelog/17.1.0
Browse files Browse the repository at this point in the history
chore(release): Add changelog for 17.1.0
  • Loading branch information
nickvergessen authored Sep 16, 2023
2 parents 8cc658f + 9765ca6 commit 1a03842
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,37 @@
# Changelog
All notable changes to this project will be documented in this file.


## 17.1.0 – 2023-09-16
### Added
- Add support for bots via webhooks
[#10139](https://github.com/nextcloud/spreed/issues/10139)
[#10151](https://github.com/nextcloud/spreed/issues/10151)
- Add Markdown support for chat messages
[#10089](https://github.com/nextcloud/spreed/issues/10089)
[#10090](https://github.com/nextcloud/spreed/issues/10090)
- Allow to filter the conversation list for unread mentions and messages
[#10093](https://github.com/nextcloud/spreed/issues/10093)
- Provide an overview list of open conversations
[#10095](https://github.com/nextcloud/spreed/issues/10095)
- Set a reminder to get notified about a chat messages at a later time
[#10104](https://github.com/nextcloud/spreed/issues/10104)
[#10152](https://github.com/nextcloud/spreed/issues/10152)
[#10155](https://github.com/nextcloud/spreed/issues/10155)
- Show a hint when the call is running since one hour
[#10101](https://github.com/nextcloud/spreed/issues/10101)
- Show the talking time of participants in the right sidebar
[#10145](https://github.com/nextcloud/spreed/issues/10145)

### Changed
- System messages of the same actions are now grouped
[#10143](https://github.com/nextcloud/spreed/issues/10143)
- Use virtual scrolling for the conversation list to improve the performance
[#10297](https://github.com/nextcloud/spreed/issues/10297)
- Cache the conversation list in the browser storage for better loading experience
[#10273](https://github.com/nextcloud/spreed/issues/10273)
- Update dependencies

## 17.1.0-rc.4 – 2023-08-31
### Changed
- chore(packaging): Ship dependencies lock files
Expand Down

0 comments on commit 1a03842

Please sign in to comment.