Skip to content

Commit b82ccc3

Browse files
author
Julien Veyssier
committed
1.0.7
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
1 parent f884be8 commit b82ccc3

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)