Skip to content

Release v3.0.0

Latest

Choose a tag to compare

@shuknuk shuknuk released this 02 Feb 00:44

🚀 Release v3.0.0 — The AI Semantic Update (Beta)

We are excited to introduce one of our most requested features: Local AI Tab Grouping. This update transforms ZenTree Tabs from a manual organizer into a smart workspace that understands your context.

We’ve also launched a brand new Showcase Website to help you explore these features in action!

Brand New: AI Semantic Grouping (BETA)

Stop manually sorting your research. Our new local AI engine does the heavy lifting for you.

  • Smart Semantic Clustering: Uses the all-MiniLM-L6-v2 model to understand the content of your tabs, grouping related topics even across different domains.
  • Deterministic Smart Labeling: Automatically generates concise, 2-3 word group names that actually make sense.
  • Privacy-First (On-Device): Your data never leaves your machine. The AI runs entirely in your browser using WASM and local embeddings—no API keys, no tracking, no cloud.

New Showcase Website

Check out our modernized landing page at shuknuk.github.io/zentreeTabs.

UI & Experience Improvements

  • Refined Glassmorphism: Smoother active states and modernized transparency for that "Arc-inspired" premium feel.
  • Enhanced Visual Feedback: Improved drop zones and nesting indicators during drag-and-drop operations.
  • Icon Set Update: Sharper, more consistent SVG icons across the side panel and options page.

Technical Changes

  • Integrated transformers.js for on-device inference.
  • Improved persistence logic for custom tab aliases and group states.
  • Optimized performance for managing 50+ concurrent tabs.

How to Install/Update

  1. Download the release.zip attached to this release.
  2. Unzip the file.
  3. In Chrome, go to chrome://extensions/.
  4. Ensure Developer Mode is ON.
  5. Click Load Unpacked and select the unzipped folder.

Important

As the AI features are in BETA, we’d love your feedback on the grouping accuracy! Report issues or suggestions directly on GitHub.

Chrome Web Store release is coming soon...


Full Changelog: v2.1.0...main