File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,23 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6
6
7
7
## [ Unreleased]
8
8
9
+ ## 1.0.7 – 2022-08-24
10
+ ### Added
11
+ - admin option to use a popup during the OAuth flow rather than a redirect
12
+
13
+ ### Changed
14
+ - adjust to NC 25 (style, icons, no more svg api etc...)
15
+ - implement proper token expiration check
16
+ - use node 16, adjust to new eslint config
17
+ - improve perso/admin settings style, use NC components etc...
18
+
19
+ ### Fixed
20
+ - drive pagination to count files
21
+ [ #94 ] ( https://github.com/nextcloud/integration_google/pull/94 ) @hjylewis
22
+ - remove new lines from file names
23
+ [ #94 ] ( https://github.com/nextcloud/integration_google/pull/94 ) @hjylewis
24
+ - contact photo import, correctly get photo file type so photo is not skipped
25
+
9
26
## 1.0.6 – 2021-11-21
10
27
### Added
11
28
- list download failures in ` failed-downloads.md ` file
You can’t perform that action at this time.
0 commit comments