update changelog

This commit is contained in:
Bill Church 2018-07-30 09:55:24 -04:00
parent 9bbc116120
commit f87bde04a8

View file

@ -1,4 +1,12 @@
# Change Log # Change Log
## [0.2.5] TBD
### Added
- Reauth function thanks to @vbeskrovny and @vvalchev (9bbc116)
- Controlled by `config.json` option `options.allowreauth` true presents reauth dialog and false hides dialog
### Changed
- `options.challengeButton` enabled
- previously this configuraiton option did nothing, this now enables the Credentials button site-wide regardless of the `allowreplay` header value
## [0.2.4] 2018-07-18 ## [0.2.4] 2018-07-18
### Added ### Added
- Browser title window now changes with xterm escape sequences (see http://tldp.org/HOWTO/Xterm-Title-3.html) - Browser title window now changes with xterm escape sequences (see http://tldp.org/HOWTO/Xterm-Title-3.html)