Skip to content

Releases: tabwrangler/tabwrangler

v5.9.0

13 Feb 05:32
Compare
Choose a tag to compare

Big shout out to Voknehzyr for translating Tab Wrangler into Russian! Tab Wrangler is now available in English, Korean, and Russian.

You'll also notice a faster pop up appearance time due to an undocumented but powerful Chrome API for loading favicons. Tab Wrangler now requires no internet connection and sends no information. Always in stealth mode.

Enhancements:

PR #198: Russian translation incoming! 🇷🇺
#197: Load favicons from Chrome's cache (faster popup appearance)

Issues:

Ensure "-" empty favicon is hidden on hover

v5.8.1

03 Feb 07:02
Compare
Choose a tag to compare

Hot on the heels of v5.8.0, this release is to slightly improve sorting via domain (from enhancement #193) that was introduced in v5.8.0.

Enhancements:

#196 Secondary sort time closed w/ domain sort

v5.8.0

02 Feb 04:38
Compare
Choose a tag to compare

Enhancements:

#193: Enable sorting via URL
#145: Re-enable single-click deleting of tabs in corral

Issues:

#190: Tab Corral line items sometimes too tall
#130 (partial): Tab lock timer reset at chrome restart

v5.7.0

22 Dec 00:07
Compare
Choose a tag to compare

A massive thanks to @simple-is-best for Tab Wrangler's first non-English locale. Tab Wrangler is now available in Korean if your locale is set to Korean on your computer! 🇰🇷🇰🇷🇰🇷

If you'd like to help translate Tab Wrangler into other languages, check out CONTRIBUTING.md for instructions on how to start translating.

Enhancements:

#186: Create Korean translation
Commit 59766ce: Localize timeago times using lookup for timeago.js

Issues:

#177: Ensure audible tabs are not closed immediately after stop

v5.6.1

12 Dec 14:54
Compare
Choose a tag to compare

Supersedes v5.6.0. This does not contain any code changes from v5.6.0.

v5.6.0 didn't actually include the version number update. Version 5.6.0 was never pushed to the Chrome Web Store.

v5.6.0

12 Dec 14:50
Compare
Choose a tag to compare

Note: This release was never published. It was superseded by v5.6.1.

This release fixes #172, which means more stability for everyone. You don't have to worry about a lot of duplicate tabs filling up your corral and causing you to lose tabs.

This also prepares Tab Wrangler for internationalization. If you are keen to help internationalize Tab Wrangler, check out CONTRIBUTING.md to get started. Any help would be greatly appreciated.

Enhancements:

PR #174: Add option to auto-lock tabs that are playing audio

Issues:

#172: Duplicate tabs appearing in Corral.
#163: Prevent N calls of getBoundingClientRect on switch to Tab Corral
#161: One Tabs does not close it

v5.5.0

19 Oct 04:09
Compare
Choose a tag to compare

This is a small release that includes a user request to increase limit on the minimum number of tabs that Tab Wrangler allows.

Enhancements:

#166: Remove upper limits for minTabs and minutesInactive

v5.4.0

04 Oct 16:31
Compare
Choose a tag to compare

This release includes a new feature as well as an upgrade to React v16. The popup should feel speedier.

Enhancements:

#114: Feature: avoid duplicate "wrangled tabs"

v5.3.2

13 Sep 04:20
Compare
Choose a tag to compare

Issues:

PR #154: Fix updateLastAccessed to handle arrays of tabs
#151: Close symbol (x) in search result count wrong character

v5.3.1

30 Aug 16:03
Compare
Choose a tag to compare

Removes a lint error that was introduced in commit 66bd495. No functional changes. This supersedes v5.3.0, which was never published.