Newest updates appear first. Each entry shows the date (or “earlier” for older extension builds where we did not record the ship day) and which product it applies to — Help Docs, Web App, and/or Chrome Extension — matching the tags on the card. For product help, see Getting started or email support.Documentation Index
Fetch the complete documentation index at: https://eggz.ai/llms.txt
Use this file to discover all available pages before exploring further.
2026-05-09--help-url-migration
Help DocsChrome Extension
Help Centre now lives at eggz.ai/help · 301 from help.eggz.ai
9 May 2026 · Help Docs · Chrome Extension
- The Help Centre is now at
eggz.ai/help(nothelp.eggz.ai). Old URLs are 301-redirected path-for-path, e.g.help.eggz.ai/unscrambled-tabs/install→eggz.ai/help/unscrambled-tabs/install. - Why: keep SEO and brand on the
eggz.aidomain; one host for marketing, app, and docs. - How: Mintlify hosts the docs; a Cloudflare Worker proxies
/help/*toeggz.mintlify.app. Another Worker 301s the legacyhelp.eggz.aihostname toeggz.ai/help/*. Internal links and this changelog use/help/...paths throughout. - Chrome Extension: Performance & RAM → Learn more opens
/help/unscrambled-tabs/performance-and-ram#performance-modes-explained.
2026-05-09--chrome-ext-v1-1-3
Chrome Extension
Chrome extension v1.1.3 — help links, icons, About version
9 May 2026 · Chrome Extension
- Store / manifest version 1.1.3 (matches what users install from the Chrome Web Store).
- Performance & RAM → Learn more points at this Help Centre (performance modes). Help base URL defaults to
https://eggz.aiwith docs under/help. - Settings → About → Version reads the live Manifest V3 version from Chrome; builds also embed the same semver for tests and non-extension contexts.
- Icons: toolbar and Web Store icons generated from one master PNG via Sharp (letterboxed on black).
pnpm run buildruns icon generation first and fails clearly if the asset is missing. - Tests for version resolution with a stubbed Chrome API and outside the extension runtime.
2026-05-09--help-tabs-and-pages
Help DocsChrome Extension
Help Docs · top tabs (Web App / Chrome Extension) and eight extension pages
9 May 2026 · Help Docs · Chrome Extension
- Navigation: Web App and Chrome Extension are top-level tabs; extension articles sit under Chrome Extension → Unscrambled Tabs. Resources → Changelog stays under Web App.
- New / updated extension articles: Overview, Install, Workspaces & tabs, AI & search, Session time travel, Backup & import, Settings & privacy, Performance & RAM (including
#performance-modes-explained). - Home highlights Unscrambled Tabs with quick links to the extension overview.
27 April 2026 · Web AppNo customer-visible changes this week. Engineering continued work on document upload, Xero sync, and dashboard analytics. Follow this changelog for when those ship.
2026-04-21--ci-licence-guardrails
Web AppChrome Extension
Web App · Chrome Extension · dependency and licence checks in CI
21 April 2026 · Web App · Chrome Extension
- CI / engineering: dependency and licence allowlist checks in build pipelines (including the extension repo). No change to dashboard or extension UI from this work alone.
- Roadmap: document upload, Xero sync, and analytics — watch this page and Getting started.
Earlier (before 9 May 2026) · Chrome Extension
- Performance modes: Manual (default), Balanced, or Aggressive — controls eligible inactive-tab discard via
tabs.discard. Free RAM now discards safe inactive tabs in one shot; multi-window sweeps include all normal windows. - Workspace binding per Chrome window so the side panel and dashboard follow the workspace for that window.
- Safety: never auto-discards active, pinned, audible, already discarded,
chrome:/// extension pages, non-http(s) URLs, or Protected domains. windowspermission for reliablechrome.windows.getCurrentwhen routing and bindings.- Internal RAM/performance QA checklist (aggregate metrics only); more tests for discard eligibility.
Earlier · Chrome Extension
- Chrome Web Store Verified CRX Uploads; packages signed with RSA-2048 before upload (unsigned rejected).
pnpm run pack:crxand the release runbook for maintainers.
ext-v1-1-0
Chrome Extension
Chrome extension v1.1.0 · emoji favicons, side panel polish, themes, protected domains
Earlier · Chrome Extension
- Custom emoji for tabs missing favicons.
- Side panel: less flash on workspace switch; batched background tab updates; remembers scroll, view, and expanded workspaces.
- Themes: token-based light/dark with WCAG AA-oriented dark mode; light-mode toasts, tooltips, modals, and export/import flows follow the theme.
- Protected domains so important sites are not auto-suspended.
- Stability: safer behaviour with no browser window; fewer errors when restoring sessions.
Earlier · Chrome Extension
- Workspaces with tab grouping and organisation; AI tab search and assistant; Session time travel (snapshots every 5 minutes); tab dedupe; tab suspension to free RAM; AES-256-GCM backup/restore; Workona import; shortcuts (⌘K search, ⌘J assistant); dashboard with resizable panels.
For maintainers (entry format)
Use one<Update> per ship batch. label — unique anchor, e.g. YYYY-MM-DD--topic or ext-vMAJOR-MINOR-PATCH when no calendar date exists. description — short headline for the timeline. tags — only Help Docs, Web App, and/or Chrome Extension (same order as the bold line: Help Docs → Web App → Chrome Extension). Put the calendar date and scopes on the first line inside the block, as in the entries above.