teresa-ou/inboxy
Browser extension for bundling emails in Gmail
23 Releases
Latest: 3y ago
1.6.5v1.6.5Latest
📋 Changes
- Fixes date parsing logic so that date dividers are displayed
1.6.3v1.6.3
📋 Changes
- Updates inboxy colors to match the new Gmail UI (#116). inboxy will not retain colors to support the old Gmail UI.
- Fixes bundles closing too often (#118)
1.6.2v1.6.2
📋 Changes
- Fixes bundles not appearing due to Gmail's revamp (#112, #114)
- Partial fix for archive button not appearing as a check mark (#116)
1.6.1v1.6.1
📋 Changes
- Adds compatibility with Simplify v2 (#73)
1.6.0v1.6.0
📋 Changes
- Adds an option to enable/disable grouping messages by date (#43)
1.5.4v1.5.4
📋 Changes
- Add debug logging for #55, #65
1.5.3v1.5.3
📋 Changes
- Partial fix for bundles closing unexpectedly when using reading pane (#63)
- Fix layout of elements in the bundle rows, especially when reading pane is turned on
1.5.2v1.5.2
📋 Changes
- Apply inboxy css styles earlier in the content script
- Correctly handle `DOMContentLoaded` event
1.5.1v1.5.1
📋 Changes
- Allow promotions tab to be bundled (#47)
- Handle special characters in label name for "View all" link (#44)
- Fix bundle styling when using reading pane (#36)
1.5.0v1.5.0
📋 Changes
- Added options to specify labels to exclude/include from bundling (#17)
- Added an extension popup, along with a "Get started" guide (#20)
1.4.2v1.4.2
📋 Changes
- Support date sections for snoozed emails (#31)
- Replace png icons with svgs
- Switch from mocha/chai to jest for testing framework
1.4.1v1.4.1
📋 Changes
- Fix error on dark themes where starred messages toggle is unable to get added to the page, which prevented themes from getting applied (#26)
1.4.0v1.4.0
📋 Changes
- Make inboxy styles compatible with Simplify (#19)
- Add toggle for starred messages (#7)
- Add basic mocha tests
1.3.1v1.3.1
📋 Changes
- Update url in the extension's menu
1.3.0v1.3.0
📋 Changes
- Add ability to archive all messages for a bundle without opening it first, as well as for each time period section (#5)
- Fix link for "View all" button (#14)
- Allow more width for bundle name (#11)
- Increase the number of times inboxy attempts to load when Gmail is first opened, so that it's more likely to successfully load when the internet is slow
1.2.2v1.2.2
This version makes inboxy compatible with Firefox (#10)
1.2.1v1.2.1
Bugfix for #9: Longer bundle names now wrap instead of overflowing
1.2.0v1.2.0
📋 Changes
- Bundles show a list of senders when collapsed
- The date of the most recent message in a bundle is shown on the right
1.1.1v1.1.1
📋 Changes
- Bug fix
- When a user is signed in to multiple accounts, if they click "View all" from an account that's not the first one, the link takes them to the first account
- "View all" should only include emails in the inbox
1.1.0v1.1.0
📋 Changes
- Add icon for bundle rows
- Remove spacing in bundle rows for personal level indicators
1.0.2v1.0.2
📋 Changes
- Edit extension name and description
- Bug fix: selected messages didn't have blue color applied, for light themes
1.0.1v1.0.1
📋 Changes
- Use Gmail's lighter coloring for unread messages for dark themes
- Bug fix: search results involving "inbox" got bundled
- Change webpack config to use inline source maps, to avoid the use of eval() function
1.0.0v1.0.0
