mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 17:11:40 -05:00
Add security bug to changelog now it is no-longer embargoed
This commit is contained in:
parent
0ffc083850
commit
01923ae983
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
## Release 1.16.1 / 2019-06-15
|
||||
|
||||
- New features
|
||||
|
||||
|
||||
- `;v` now escapes the hrefs you choose (see `get exaliases.mpvsafe` to see how it does it)
|
||||
|
||||
- Bug fixes
|
||||
|
@ -39,6 +39,7 @@
|
|||
|
||||
- Bug fixes
|
||||
|
||||
- Websites can no longer feed Tridactyl fake key events (see the [security advisory](https://github.com/tridactyl/tridactyl/security/advisories/GHSA-7qr7-93pf-hr8f))
|
||||
- Persist history completion selection if it is still valid on source update
|
||||
- Make `;v` safer
|
||||
- `bmark` is less fussy about URLs now ([#1600](https://github.com/tridactyl/tridactyl/issues/1600))
|
||||
|
|
Loading…
Add table
Reference in a new issue