diff --git a/CHANGELOG.md b/CHANGELOG.md
index a3ad397a..94fd359d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,12 @@
+## v1.14.0 - 2022-10-29
+### Added
+- "Auto Style" toggle to NC25
+- "pageId" to email buttons urls when using embedded form - #372
+- Log error details when email to organizer fails - #375
+### Changed
+- Update "@nextcloud/vue" to v7.0.1 - #366
+- Min Nextcloud version is 24 now
+
## v1.14.0 - 2022-10-29
### Fixed
- Styles and icons for NC 25 - #366
diff --git a/appinfo/info.xml b/appinfo/info.xml
index bc07a41e..1c021cc9 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,7 +5,7 @@
Appointments
Book appointments into your calendar via secure online form.
- 1.14.0
+ 1.14.1
agpl
Sergey Mosin
Appointments
@@ -28,7 +28,7 @@
https://raw.githubusercontent.com/SergeyMosin/Appointments/master/screenshots/screenshot2.jpg
https://raw.githubusercontent.com/SergeyMosin/Appointments/master/screenshots/screenshot3.jpg
-
+
diff --git a/build/artifacts/appstore/appointments.tar.gz b/build/artifacts/appstore/appointments.tar.gz
index c7fd8a3d..aa285ea6 100644
Binary files a/build/artifacts/appstore/appointments.tar.gz and b/build/artifacts/appstore/appointments.tar.gz differ