Skip to content

Commit

Permalink
Add changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
NastuzziSamy committed Mar 12, 2019
1 parent b05bf4b commit 553d597
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Changelogs
## v0.3.0
-
- Add Changelog file
- Refractor JS namespaces to follow stable 15
- Add guideline
- Supports for Nextcloud 15 and 16
- Normal user can use the app if allowed by an admin
- Bugs fixed:
- Random OAuth2 errors: trim all inputs to avoid bad copy/paste from Google Developer Console
- The "Grant access" button worked randomly: https://github.com/NastuzziSamy/files_external_gdrive/issues/28
- Cannot create gdrive from command line: https://github.com/NastuzziSamy/files_external_gdrive/issues/40

## v0.2.8
- Bug fixed:
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ Use your Google credentials to authorize access and connect to your Google accou
- [x] Editable
- [x] Renamable
- [x] With the right mimetype
- [ ] Allow regular user to create its own Google Drive external storage
- [x] Allow regular user to create its own Google Drive external storage
- [x] Fix Oauth duplications
- [ ] Print better stats
- [ ] Update only on changes
- [ ] Optimize
- [ ] Fix Oauth duplications
- [ ] Unit tests

0 comments on commit 553d597

Please sign in to comment.