diff --git a/CHANGELOG.md b/CHANGELOG.md index 246e9f94..f660d8b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,25 @@ 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/). +## [4.0.0] - 2025-07-10 + +### Breaking changes + +- Drop support for Nextcloud 29 +- Drop support for Nextcloud 28 +- Drop support for Google Photos #246 + +### Added + +- Support importing other contacts #245 +- Support for Google Drawings #244 +- Vue 3 and Vite #242 + +### Fixed + +- Fix large office file exports #243 +- Improve sanitation of folder and file names #209 + ## [3.2.0] - 2025-03-04 ### New diff --git a/appinfo/info.xml b/appinfo/info.xml index 452522f4..946caa11 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -4,7 +4,7 @@ Google integration Import Google data into Nextcloud - 4.0.0-dev + 4.0.0 agpl Julien Veyssier Google