diff --git a/CHANGELOG.md b/CHANGELOG.md
index a0862ab..7864836 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
+
+## [4.5.0-beta.2] - 2025-09-12
+
+### Changed
+* bump max NC version to 33
+
+### Fixed
+* fallback for empty file paths in Source construction (#172) @kyteinsky
+
+
## [4.5.0-beta.1] - 2025-09-09
### Fixed
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 8a04198..60439e7 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -22,7 +22,7 @@ Setup background job workers as described here: https://docs.nextcloud.com/serve
Note:
Refer to the [Context Chat Backend's readme](https://github.com/nextcloud/context_chat_backend/?tab=readme-ov-file) and the [AppAPI's documentation](https://cloud-py-api.github.io/app_api/) for help with setup of AppAPI's deploy daemon.
]]>
- 4.5.0-beta.1
+ 4.5.0-beta.2
agpl
Julien Veyssier
Anupam Kumar
@@ -40,7 +40,7 @@ Refer to the [Context Chat Backend's readme](https://github.com/nextcloud/contex
https://raw.githubusercontent.com/nextcloud/context_chat/main/screenshots/context_chat_4.png
https://raw.githubusercontent.com/nextcloud/context_chat/main/screenshots/context_chat_5.png
-
+
OCA\ContextChat\BackgroundJobs\FileSystemListenerJob