diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1bcee1f1..8bc8c318 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
+## [1.4.0] - 2026-04-28
+
+### Fixed
+
+- Share as the requester, not as the owner [#419](https://github.com/nextcloud/approval/pull/419) @julien-nc
+
## [1.3.3] - 2026-04-14
### Changed
diff --git a/appinfo/info.xml b/appinfo/info.xml
index f720a449..b5fa8ef0 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -9,7 +9,7 @@ Approve/reject files based on workflows defined by admins.
**Warning**: The DocuSign integration is no longer part of this app
and can be installed with [this app](https://apps.nextcloud.com/apps/integration_docusign).
]]>
- 1.3.3
+ 1.4.0
agpl
Julien Veyssier
Approval