Skip to content
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [2.41.0](https://github.com/opencloud-eu/reva/releases/tag/v2.41.0) - 2025-12-15

### ❤️ Thanks to all contributors! ❤️

@aduffeck, @anon-pradip, @butonic, @prashant-gurung899

### 📈 Enhancement

- Write mtime from filesystem to metadata to preven re-assimilation [[#457](https://github.com/opencloud-eu/reva/pull/457)]
- introduce Natswatcher [[#449](https://github.com/opencloud-eu/reva/pull/449)]

### 🐛 Bug Fixes

- Do not log EOF as error, it is expected behavior when reading empty dirs [[#454](https://github.com/opencloud-eu/reva/pull/454)]

## [2.40.1](https://github.com/opencloud-eu/reva/releases/tag/v2.40.1) - 2025-11-28

### ❤️ Thanks to all contributors! ❤️
Expand Down