0.2.0 (2023-08-11)
Features
- Support tab lazy loading in Chrome (4dfe9bc)
- Add ability to import sessions from other popular extensions (f5a99ea)
- Reduce size of backups by roughly 90% (d0053e9)
- Add option to filter URL list (9cda02c)
- Add option to lazy load tabs (5c9bd97)
- Improve extension tabs behaviour (bd1e8a9)
- UI: Improve colors (47516b0)
- UI: Improve section spacing (4e85ac9)
- UI: Improve sessions selected color (8afbfcd)
- UI: Improve switch UI (227f6ab)
Bug Fixes
- Avoid scenarios where memory leak may occur (2450613)
- Check for discarded tabs before displaying it (f78610a)
- Detect more tab change events (2d87e89)
- Do not remove certain tab properties (36b765c)
- Lazy loaded tab has no icon in some cases (9dfd82d)
- Provide better defaults to tab filters (59bbccf)
- Update Current Session tab removals properly (da68872)
- Update tab and window deletion properly (709268f)
- Use tab title for discarded tabs in Firefox (30f6474)
- UI: Fix tab icon not fully rendered (92b528d)
- UI: Show default icon for other extensions (fed2a04)
- UI: Use intended tab color (eca3e8d)