Skip to content

Commit 7a63744

Browse files
committed
1.0.9-1-nightly
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
1 parent 63538eb commit 7a63744

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased]
88

9+
## 1.0.9 – 2022-12-21
10+
### Added
11+
- contact group import
12+
[#124](https://github.com/nextcloud/integration_google/issues/124) @zgypa
13+
14+
### Changed
15+
- update npm pkgs, adjust to @nextcloud/vue 7.2.0
16+
17+
### Fixed
18+
- import photos/albums with slashes in their name
19+
[#122](https://github.com/nextcloud/integration_google/pull/122) @Gp2mv3
20+
921
## 1.0.8 – 2022-08-24
1022
### Added
1123
- admin option to use a popup during the OAuth flow rather than a redirect

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<name>Google integration</name>
55
<summary>Import Google data into Nextcloud</summary>
66
<description><![CDATA[Google integration allows you to automatically import your Google calendars, contacts, photos and files into Nextcloud.]]></description>
7-
<version>1.0.8</version>
7+
<version>1.0.9</version>
88
<licence>agpl</licence>
99
<author>Julien Veyssier</author>
1010
<namespace>Google</namespace>

0 commit comments

Comments
 (0)