Skip to content

v.0.2.0pre2 (2015-12-14)

Latest
Compare
Choose a tag to compare
@Infocatcher Infocatcher released this 14 Dec 20:05
· 131 commits to master since this release

x Fixed hiding of special window that open options in non-modal window.
+ Options window: added F11 hotkey to toggle full screen mode.
x Fixed options in tab in Firefox 3.0 and older.
+ Options window: added ability to use single toolbar for all buttons (#18).
+ Options window: save and restore opened state between browser restarts (#19).
+ Options window: show hotkeys in button's tooltips (#20).
+ Options window: added ability to cut selected items (#21).
* Improved compatibility with multi-process mode (Electrolysis aka e10s) (#22).
+ Options window: added F10 hotkey to maximize/restore window.
x Options window: fixed handling of selected items in Firefox 45+.
* Options window: improved compact mode: select items only after releasing of left mouse button (extensions.consoleLogger.options.compact.clickToSelect preference).
x Options window: prevent saving of two items with the same name.
* Options window: “Export All” will export only visible items, if used filter.
+ Options window: added menu item (and Ctrl+* hotkey) to invert selection.
* Options window: small UI enhancements.