Skip to content

Commit

Permalink
Update what's new
Browse files Browse the repository at this point in the history
  • Loading branch information
astrada committed Feb 28, 2024
1 parent e557ca5 commit 71f2104
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/What's-new.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
0.7.28
======
Add an option to start a local web server for OAuth2 flow.
- `oauth2_loopback`: flag to start the local web server
- `oauth2_loopback_port`: port of the local web server [defaults to 8080]

0.7.21
======
This version introduces a new config option: `background_folder_fetching`. If set to a `true` (the default is `false`), it starts a thread to fetch folder data in background, so accessing folders should be faster.
Expand Down

0 comments on commit 71f2104

Please sign in to comment.