Releases: MarcelRobitaille/nextcloud_google_synchronization
Releases · MarcelRobitaille/nextcloud_google_synchronization
v4.2.0
Changed
- Use lazy loading for config and stop using deprecated IConfig and added support for Nextcloud 33 nextcloud#305 @lukasdotcom
Fixed
- Fix type conflict exception for user config nextcloud#348 @lukasdotcom
- Fix download limit handling nextcloud#345 @lukasdotcom
- Fix calendar display name nextcloud#342 @lukasdotcom
- Fix undefined variable
rootSharedWithMeImportFoldernextcloud#313 @lukasdotcom - Allow cancelling an already running drive import job # 286 @Bungeefan
v4.1.0
Added
- Support timezones in calendar events nextcloud#276 @MarcelRobitaille
- Support recurrence exceptions nextcloud#281 @MarcelRobitaille
- Add configurable "shared with me" output directory nextcloud#285 @Bungeefan
Changed
- Removing url encoding from calendar names nextcloud#280 @lukasdotcom
- Add logging to when job execution is delayed for drive import nextcloud#284 @Bungeefan
Fixed
- Replaced mdi download icon with Material Symbol variant nextcloud#273 @AndyScherzinger
[4.0.1] - 2025-08-26
Fixed
- Fixed "Sync calendar" checkbox having no effect (#36)
v4.0.1
v4.0.0
Breaking changes
- Drop support for Nextcloud 29
- Drop support for Nextcloud 28
- Drop support for Google Photos nextcloud#246
Added
- Allow disabling of imports of birthday events in calendar nextcloud#258 @lukasdotcom
- Use outlined icons in the UI nextcloud#254 @lukasdotcom
- Support importing other contacts nextcloud#245
- Support for Google Drawings nextcloud#244
- Vue 3 and Vite nextcloud#242
Fixed
- Added warning if using an IP as a redirect URI (#32)
- Cleaned up setup page
- Fix large office file exports nextcloud#243
- Improve sanitation of folder and file names nextcloud#209
v3.2.0
New
- Support for up to Nextcloud 32
Fixed
- fix(AdminSettings): mention that google site verification may be necessary
- Fix(l10n): Update translations from Transifex
- fix(GooglePhotosAPIService): Allow multiple photos with the same name
- fix: Safer settings
v3.0.0
Breaking changes
- Drop support for Nextcloud 27
- Drop support for Nextcloud 26
New
- Add support for Nextcloud 30
- Updated UI components library
v2.2.0
Changed
- Further improve error messages in browser popup
New ported from upstream 2.2.0
- Adding prefix, suffix and middle name to contacts
Fixes ported from upstream 2.2.0
- fix(GoogleDriveAPIService): Make sure target path is not a shared folder
- fix(GoogleCalendarAPIService): Sanitize calendar name
- fix(GoogleDriveAPIService): Don't break if a file causes hiccups
- Fix(l10n): Update translations from Transifex
v2.1.1
Changelog:
- Improve error messages in browser popup
- Possible appName fix
- Documentation and related changes
v2.1.0-2-nightly
Changelog:
- Improve error messages in browser popup
- Possible appName fix
- Documentation and related changes
v2.1.0-1
NOTE: After installing this release, please click the "Delete all background jobs" in the admin page.
- Add support for Nextcloud 28
- Fix bugs related to synchronization features
- Add ability to unregister background sync and show the current sync status in the UI
- Add a button to unregister all jobs from the admin dashboard