Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@
# Changelog
All notable changes to this project will be documented in this file.

## 22.0.2 – 2025-10-27
### Changed
- Update dependencies
- Update translations

### Fixed
- fix(chat): Fix relative date header showing `.042` after DST change
[#16217](https://github.com/nextcloud/spreed/pull/16217)
- fix(participants): Correctly show guests as online and offline
[#16218](https://github.com/nextcloud/spreed/pull/16218)

## 22.0.1 – 2025-10-24
### Added
- feat(bots): Add create command for inbound-only bots
Expand Down