Skip to content

v.0.1.7 (2014-02-11)

Compare
Choose a tag to compare
@Infocatcher Infocatcher released this 11 Feb 13:29
· 627 commits to master since this release

+ Added ability to remove private tabs from undo close history only after private browsing ends (#112)
+ Added highlighting of private tabs in “List all tabs” menu (#113)
x Correctly ignore single char hotkeys (like just V or Shift+V) in WYSIWYG editors
x Correctly detect built-in private windows in SeaMonkey (#116)
x Correctly update download panel in Firefox 28.0a1+
x Correctly insert button into toolbar in Firefox 29+ (Australis) (#121)
+ Added preferences to open user-defined URL in new empty private tabs (extensions.privateTab.newPrivateTabURL and extensions.privateTab.newPrivateTabURL.inPrivateWindow) (#125)
+ Added ability to disable private window-like styles, if current tab is private (extensions.privateTab.usePrivateWindowStyle preference)
+ Simplified ability to override private tabs/bookmarks styles from other themes/extensions (disabled by default, see extensions.privateTab.stylesHighPriority* preferences) (#127)
+ Added 32×32px icon for Australis (used in menu panel and in customization area) (#128)
x Correctly don't save search bar history from private tabs (#129)
* Minor code improvements
* Updated Polish locale (pl), thanks to marcinsu
* Updated Hungarian locale (hu), thanks to evenorbert