Skip to content

Commit 64b24e4

Browse files
Prepare 4.1.0
1 parent fcf9678 commit 64b24e4

5 files changed

Lines changed: 128 additions & 588 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## [4.1.0] - 2025-10-25
8+
9+
### Added
10+
11+
- Support timezones in calendar events #276 @MarcelRobitaille
12+
- Support recurrence exceptions #281 @MarcelRobitaille
13+
- Add configurable "shared with me" output directory #285 @Bungeefan
14+
15+
### Changed
16+
17+
- Removing url encoding from calendar names #280 @lukasdotcom
18+
- Add logging to when job execution is delayed for drive import #284 @Bungeefan
19+
20+
### Fixed
21+
22+
- Replaced mdi download icon with Material Symbol variant #273 @AndyScherzinger
23+
724
## [4.0.1] - 2025-08-26
825

926
### Fixed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ This also allows me to decide for myself if my releases are major, minor, or pat
7575

7676
| Google Synchronization version | Google Integration version |
7777
| ------------------------------ | -------------------------- |
78+
| 4.1.0 | 4.2.0 |
7879
| 4.0.1 | 4.1.0 |
7980
| 4.0.0 | 4.1.0 |
8081
| 3.2.0 | 3.2.0 |

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<name>Google Synchronization</name>
55
<summary>Import Google data into Nextcloud</summary>
66
<description><![CDATA[Google Synchronization automatically keeps your Nextcloud calendar up to date with your Google Calendar. Incompatible with Google Integration!]]></description>
7-
<version>4.0.1</version>
7+
<version>4.1.0</version>
88
<licence>agpl</licence>
99
<author>Marcel Robitaille</author>
1010
<namespace>Google</namespace>

0 commit comments

Comments
 (0)