File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,23 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66
77## [ Unreleased]
88
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+
926## 1.0.6 – 2021-11-21
1027### Added
1128- list download failures in ` failed-downloads.md ` file
You can’t perform that action at this time.
0 commit comments