Skip to content

Releases: MarcelRobitaille/nextcloud_google_synchronization

v4.2.0

17 Jun 22:00

Choose a tag to compare

Changed

  • Use lazy loading for config and stop using deprecated IConfig and added support for Nextcloud 33 nextcloud#305 @lukasdotcom

Fixed

v4.1.0

25 Oct 11:22

Choose a tag to compare

Added

Changed

Fixed

[4.0.1] - 2025-08-26

Fixed

  • Fixed "Sync calendar" checkbox having no effect (#36)

v4.0.1

26 Aug 17:28
34edb4f

Choose a tag to compare

Fixed

  • Fixed "Sync calendar" checkbox having no effect (#36)

v4.0.0

23 Aug 09:04
ba0ae5c

Choose a tag to compare

Breaking changes

  • Drop support for Nextcloud 29
  • Drop support for Nextcloud 28
  • Drop support for Google Photos nextcloud#246

Added

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

11 Jun 20:10
48cc0ce

Choose a tag to compare

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

26 Sep 21:25
d91c6e9

Choose a tag to compare

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

29 Jun 12:57

Choose a tag to compare

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

20 Apr 22:07

Choose a tag to compare

Changelog:
- Improve error messages in browser popup
- Possible appName fix
- Documentation and related changes

v2.1.0-2-nightly

08 Mar 20:51

Choose a tag to compare

v2.1.0-2-nightly Pre-release
Pre-release

Changelog:

  • Improve error messages in browser popup
  • Possible appName fix
  • Documentation and related changes

v2.1.0-1

28 Feb 21:53

Choose a tag to compare

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