Skip to content

v.0.1.4 (2013-08-19)

Compare
Choose a tag to compare
@Infocatcher Infocatcher released this 19 Aug 11:41
· 783 commits to master since this release

v.0.1.4 (2013-08-19)
x Fixed empty tabs tooltips on Firefox 25.0a1+ (#75)

  • Added ability to view source of private tabs (#74)
    x Corrected "(private tab)" label in Tab Scope's popup (#78)
  • Added Indonesian (id) locale, thanks to Daisuke Bjm Project
  • Added Ukrainian (uk) locale, thanks to dbv92
  • Added Arabic (ar) locale, thanks to infinity
  • Improved compatibility with extensions like Fast Dial (#84)
    x Fixed incompatibility with Tile Tabs 10.0 (#83)
    x Corrected for changes in Mozilla bug #885177 (#85)
  • Preserve text in URL Bar after auto reloading (#86)
  • Improved behavior after closing of private tabs (extensions.privateTab.rememberOwnerTab preference) (#87)
  • Implemented "private" protocol: now we can use special URLs to open private tabs from bookmarks or from command line (example: private:///#https://addons.mozilla.org/, may be disabled using extensions.privateTab.enablePrivateProtocol preference) (#89)
  • Added ability to show "New Private Tab" button after "New Tab" button (#90)
  • Added ability to invert auto reload behavior (extensions.privateTab.toggleTabPrivateAutoReload preference) using middle-click (or left-click with any modifier)