update changelog
This commit is contained in:
parent
9bbc116120
commit
f87bde04a8
1 changed files with 8 additions and 0 deletions
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue