diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1dabf08fa..2cb0cd056 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Long press gesture to play videos at 2x speed ([#666])
+### Fixed
+- Fixed opening JXL files from other apps ([#568])
+
## [1.9.1] - 2025-11-25
### Changed
- Updated translations
@@ -233,6 +236,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#525]: https://github.com/FossifyOrg/Gallery/issues/525
[#529]: https://github.com/FossifyOrg/Gallery/issues/529
[#565]: https://github.com/FossifyOrg/Gallery/issues/565
+[#568]: https://github.com/FossifyOrg/Gallery/issues/568
[#567]: https://github.com/FossifyOrg/Gallery/issues/567
[#621]: https://github.com/FossifyOrg/Gallery/issues/621
[#622]: https://github.com/FossifyOrg/Gallery/issues/622
diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index 151817c20..dce35dcdb 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -202,6 +202,18 @@
+
+
+
+
+
+
+
+
+
+
+
+