Skip to content

Commit

Permalink
1.0.7
Browse files Browse the repository at this point in the history
Signed-off-by: Julien Veyssier <[email protected]>
  • Loading branch information
Julien Veyssier committed Aug 24, 2022
1 parent f884be8 commit b82ccc3
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,23 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## 1.0.7 – 2022-08-24
### Added
- admin option to use a popup during the OAuth flow rather than a redirect

### Changed
- adjust to NC 25 (style, icons, no more svg api etc...)
- implement proper token expiration check
- use node 16, adjust to new eslint config
- improve perso/admin settings style, use NC components etc...

### Fixed
- drive pagination to count files
[#94](https://github.com/nextcloud/integration_google/pull/94) @hjylewis
- remove new lines from file names
[#94](https://github.com/nextcloud/integration_google/pull/94) @hjylewis
- contact photo import, correctly get photo file type so photo is not skipped

## 1.0.6 – 2021-11-21
### Added
- list download failures in `failed-downloads.md` file
Expand Down

0 comments on commit b82ccc3

Please sign in to comment.