Update newtab, changelog re. containers

This commit is contained in:
Oliver Blanthorn 2018-05-12 14:31:59 +01:00
parent 78ba957cde
commit d148de4ba6
No known key found for this signature in database
GPG key ID: 2BB8C36BB504BFF3
2 changed files with 6 additions and 2 deletions

View file

@ -1,5 +1,11 @@
# Tridactyl changelog
## Release 1.12.0 / Unreleased
- Add container support
- `hint` will now open links in the current container
- there is a new setting, `set tabopencontaineraware [false|true]`, which will make `tabopen` open new tabs in the current container
## Release 1.11.2 / 2018-05-11
- Hotfix to prevent "config undefined" errors on browser start if no rc file was found

View file

@ -12,8 +12,6 @@ Tridactyl has to override your new tab page due to WebExtension limitations. You
- If you're enjoying Tridactyl (or not), please leave a review on [addons.mozilla.org][amo].
- **Manual intervention required. The next update will require the "cookies" permission:** we need the permission so that we can support opening links in the same container that they were opened in. Please keep an eye out for the tiny desaturated yellow exclamation mark on Firefox's hamburger menu that will notify you that the update is available. Click it to update.
- **NB:** Tridactyl can now run external programs on Linux and OSX if you decide to install an additional executable. Just run `:installnative` to get going, and then Ctrl-i `<C-i>` in a text box to open your editor.