Update docs for login dialog

This commit is contained in:
Yuya Ochiai 2016-04-27 20:51:57 +09:00
parent 5fce592b01
commit e99e6c0a05
2 changed files with 1 additions and 2 deletions

View file

@ -5,6 +5,7 @@
### Improvements
- Add **Allow insecure contents** option to render images with `http://`.
- Add the login dialog for http authentication.
#### OS X
- Add the option to show the icon on menu bar

View file

@ -57,8 +57,6 @@ Or you can set proxy by following command line options.
* `--proxy-server=<SERVER>:<PORT>`
* `--proxy-pac-url=<URL>`
*Note: Authorization is not supported yet.*
## Testing and Development
Node.js is required to test this app.