## [1.50.0](https://github.com/daneel-ai/extension-code/compare/v1.49.0...v1.50.0) (2026-04-25)


### Features

* **research:** add /research and /paper skills with publishing pipeline ([#213](https://github.com/daneel-ai/extension-code/issues/213)) ([6373b5b](https://github.com/daneel-ai/extension-code/commit/6373b5b8337f4dea12cc38ff36c69be61e77ad2c))

## [1.49.0](https://github.com/daneel-ai/extension-code/compare/v1.48.1...v1.49.0) (2026-04-24)


### Features

* simplify license recovery to email-only ([#210](https://github.com/daneel-ai/extension-code/issues/210)) ([fbeba3f](https://github.com/daneel-ai/extension-code/commit/fbeba3fbf3702d413da204789e4de09481018b03))


### Bug Fixes

* **site:** public home renders correctly on mobile ([#212](https://github.com/daneel-ai/extension-code/issues/212)) ([f2fe1a4](https://github.com/daneel-ai/extension-code/commit/f2fe1a4174137164bde57a7323c5e0714fe80d61))

## [1.48.1](https://github.com/daneel-ai/extension-code/compare/v1.48.0...v1.48.1) (2026-04-24)


### Documentation

* unlock paid features + manage license key ([#208](https://github.com/daneel-ai/extension-code/issues/208)) ([bbe530e](https://github.com/daneel-ai/extension-code/commit/bbe530e1805745bb1ad283351ccfe98801529c5c))

## [1.48.0](https://github.com/daneel-ai/extension-code/compare/v1.47.0...v1.48.0) (2026-04-24)


### Features

* transactional emails + two-factor license recovery ([#207](https://github.com/daneel-ai/extension-code/issues/207)) ([d61d4ed](https://github.com/daneel-ai/extension-code/commit/d61d4ed7c966416b7afadea511970e5145bdfd73))


### Bug Fixes

* CI coverage-job race + Privacy Policy tab inline rendering ([#205](https://github.com/daneel-ai/extension-code/issues/205)) ([e2e1d51](https://github.com/daneel-ai/extension-code/commit/e2e1d5129959356ec0a41aca87a1fb8f6052d2a3))

## [1.47.0](https://github.com/daneel-ai/extension-code/compare/v1.46.0...v1.47.0) (2026-04-24)


### Features

* **extension:** link the privacy policy from Settings &gt; Privacy ([#204](https://github.com/daneel-ai/extension-code/issues/204)) ([4bb0df0](https://github.com/daneel-ai/extension-code/commit/4bb0df0af13ce65cca96ba60af9dca552f6bb192))
* **site:** Chrome Web Store-compliant privacy policy + static pages pipeline ([#202](https://github.com/daneel-ai/extension-code/issues/202)) ([22ad96e](https://github.com/daneel-ai/extension-code/commit/22ad96e88da86a2cb5f9302f3947d81207c375dc))

## [1.46.0](https://github.com/daneel-ai/extension-code/compare/v1.45.0...v1.46.0) (2026-04-23)


### Features

* **extension:** Data I/O as long-running tasks + OS toast notifications + KG in backups ([#199](https://github.com/daneel-ai/extension-code/issues/199)) ([aad0fbe](https://github.com/daneel-ai/extension-code/commit/aad0fbe878ce4e90157474d17e70d1bf0e878114))

## [1.45.0](https://github.com/daneel-ai/extension-code/compare/v1.44.0...v1.45.0) (2026-04-22)


### Features

* **site:** UTM-tag syndication feed click destinations ([#196](https://github.com/daneel-ai/extension-code/issues/196)) ([d4ea212](https://github.com/daneel-ai/extension-code/commit/d4ea212b7f1f763253870da157a48145add8b7e8))


### Bug Fixes

* **site:** escape & in UTM-tagged URLs emitted in RSS and Atom ([#198](https://github.com/daneel-ai/extension-code/issues/198)) ([99ce906](https://github.com/daneel-ai/extension-code/commit/99ce90656a4ed11536b6a6d378351b834b9582b7))

## [1.44.0](https://github.com/daneel-ai/extension-code/compare/v1.43.0...v1.44.0) (2026-04-22)


### Features

* **site:** hardware-check benchmark + RC-only CTAs ([#194](https://github.com/daneel-ai/extension-code/issues/194)) ([31eef16](https://github.com/daneel-ai/extension-code/commit/31eef16ad408f99d9245f8a1946f5ed7eb9f8f5a))
* **site:** route RC CTAs to GitHub issue-form template ([#195](https://github.com/daneel-ai/extension-code/issues/195)) ([348c2d7](https://github.com/daneel-ai/extension-code/commit/348c2d71eb0ead00fbe569ac46c93769d82294b4))


### Documentation

* **claude:** add OS Notifications planned-feature section to backlog ([#192](https://github.com/daneel-ai/extension-code/issues/192)) ([3e6b4e2](https://github.com/daneel-ai/extension-code/commit/3e6b4e244e7e5c2b37d127ed26f5304a3bb266c0))

## [1.43.0](https://github.com/daneel-ai/extension-code/compare/v1.42.2...v1.43.0) (2026-04-22)


### Features

* **chat:** search_images tool via swappable ImageSearchProvider ([#190](https://github.com/daneel-ai/extension-code/issues/190)) ([5076ceb](https://github.com/daneel-ai/extension-code/commit/5076ceb4907b651cd7479805e1a9c745f9d19f1e))
* **chat:** universal fetch_url tool with abuse guardrails ([#188](https://github.com/daneel-ai/extension-code/issues/188)) ([944e871](https://github.com/daneel-ai/extension-code/commit/944e8715f378cfc98d57d23916d07d0378b229e4))


### Documentation

* **search-images:** correct DDG safesearch claim + opt-in integration test ([#191](https://github.com/daneel-ai/extension-code/issues/191)) ([6229d56](https://github.com/daneel-ai/extension-code/commit/6229d56bd1429100eff16b7331d3195afc4ba9f6))

## [1.42.2](https://github.com/daneel-ai/extension-code/compare/v1.42.1...v1.42.2) (2026-04-22)


### Documentation

* **rag:** mark SourceIndex augmentWithLiteralMatches as shipped ([#186](https://github.com/daneel-ai/extension-code/issues/186)) ([418056e](https://github.com/daneel-ai/extension-code/commit/418056e652bc021d453241138e71d588a7980b69))

## [1.42.1](https://github.com/daneel-ai/extension-code/compare/v1.42.0...v1.42.1) (2026-04-22)


### Bug Fixes

* **rag:** wire augmentWithLiteralMatches into SiteSourceIndex + VaultSourceIndex ([#184](https://github.com/daneel-ai/extension-code/issues/184)) ([550584e](https://github.com/daneel-ai/extension-code/commit/550584e563753eb2378419c4dae3896d7cbf4cb0))

## [1.42.0](https://github.com/daneel-ai/extension-code/compare/v1.41.0...v1.42.0) (2026-04-22)


### Features

* **embeddings:** asymmetric query/passage prefix support ([#181](https://github.com/daneel-ai/extension-code/issues/181)) ([8962d75](https://github.com/daneel-ai/extension-code/commit/8962d7508b8ccaf101ce5f66f85cc1c5fffca701))


### Documentation

* **wrap:** embedding-prefix notes + article copy refinements ([#183](https://github.com/daneel-ai/extension-code/issues/183)) ([1878a0e](https://github.com/daneel-ai/extension-code/commit/1878a0eb1ec9c8b76a7668bb7f6302bb23bad7ec))

## [1.41.0](https://github.com/daneel-ai/extension-code/compare/v1.40.2...v1.41.0) (2026-04-22)


### Features

* **mcp:** 20 new featured servers + tags field on FeaturedMcpServer ([#178](https://github.com/daneel-ai/extension-code/issues/178)) ([cf61182](https://github.com/daneel-ai/extension-code/commit/cf6118293988d46862aaec39adeb758e37f07f76))

## [1.40.2](https://github.com/daneel-ai/extension-code/compare/v1.40.1...v1.40.2) (2026-04-21)


### Documentation

* **speech:** CLAUDE.md + docs site (3 pages) + Settings docsLinks + news article ([#177](https://github.com/daneel-ai/extension-code/issues/177)) ([5d1343b](https://github.com/daneel-ai/extension-code/commit/5d1343bc17c6614ddbbe23d26f7be8c1414aaaf6))

## [1.40.1](https://github.com/daneel-ai/extension-code/compare/v1.40.0...v1.40.1) (2026-04-21)


### Bug Fixes

* **speech:** Kokoro card unselectable + voice picker missing + stale voice-id leak ([#173](https://github.com/daneel-ai/extension-code/issues/173)) ([09d034e](https://github.com/daneel-ai/extension-code/commit/09d034e7f51da0413fbd8df8f6a359d2ac5f5e99))

## [1.40.0](https://github.com/daneel-ai/extension-code/compare/v1.39.0...v1.40.0) (2026-04-21)


### Features

* **speech:** M2c — createSpeechControls routes to KokoroTTSProvider when selected ([#171](https://github.com/daneel-ai/extension-code/issues/171)) ([07d4337](https://github.com/daneel-ai/extension-code/commit/07d4337fb0307a0fdec7d1ddae4a333cb950ab30))

## [1.39.0](https://github.com/daneel-ai/extension-code/compare/v1.38.0...v1.39.0) (2026-04-21)


### Features

* **speech:** M2b — Kokoro download button + progress + cached-state detection ([#169](https://github.com/daneel-ai/extension-code/issues/169)) ([d963874](https://github.com/daneel-ai/extension-code/commit/d9638741c8d581231adc15b0b2c6b7390da350fb))

## [1.38.0](https://github.com/daneel-ai/extension-code/compare/v1.37.0...v1.38.0) (2026-04-21)


### Features

* **speech:** M2a — Kokoro provider + host PlaybackQueue + worker ([#166](https://github.com/daneel-ai/extension-code/issues/166)) ([94ff43b](https://github.com/daneel-ai/extension-code/commit/94ff43b355e0fd39c7a187b77646c8511797ea56))


### Bug Fixes

* **speech:** wire autoRead — new assistant messages auto-play when enabled ([#168](https://github.com/daneel-ai/extension-code/issues/168)) ([6e9ca93](https://github.com/daneel-ai/extension-code/commit/6e9ca93702ff38c9549058d0d1d087c2fc26f8c2))

## [1.37.0](https://github.com/daneel-ai/extension-code/compare/v1.36.0...v1.37.0) (2026-04-21)


### Features

* **speech:** M1d — wire mic + play buttons end-to-end in ChatOverlay + VaultOverlay ([#164](https://github.com/daneel-ai/extension-code/issues/164)) ([3551998](https://github.com/daneel-ai/extension-code/commit/35519988d61963a0ede3eb3047ffb18cf9d107e9))

## [1.36.0](https://github.com/daneel-ai/extension-code/compare/v1.35.0...v1.36.0) (2026-04-21)


### Features

* **speech:** M1c — UI wiring (settings panel, mic + play buttons, shortcut) ([#162](https://github.com/daneel-ai/extension-code/issues/162)) ([3f994d9](https://github.com/daneel-ai/extension-code/commit/3f994d99a5b9cd175f87756e8a6a939db7c85c1b))

## [1.35.0](https://github.com/daneel-ai/extension-code/compare/v1.34.2...v1.35.0) (2026-04-21)


### Features

* **speech:** M1 foundation — settings, catalog, privacy, interfaces, pure logic ([#157](https://github.com/daneel-ai/extension-code/issues/157)) ([b365e09](https://github.com/daneel-ai/extension-code/commit/b365e09bb631c8711a4ab6e4a00dfd855a2a5407))
* **speech:** M1b — WebSpeechTTSProvider + WebSpeechSTTProvider + contracts ([#161](https://github.com/daneel-ai/extension-code/issues/161)) ([29f1aa1](https://github.com/daneel-ai/extension-code/commit/29f1aa1346ec7641fa7609c47124b67a60ebef23))

## [1.34.2](https://github.com/daneel-ai/extension-code/compare/v1.34.1...v1.34.2) (2026-04-21)


### Code Refactoring

* **chat:** unify chat surface across Page/Site/Vault ([#154](https://github.com/daneel-ai/extension-code/issues/154)) ([9b921d4](https://github.com/daneel-ai/extension-code/commit/9b921d47112310d4793b8368e4a4979774fb31c5))

## [1.34.1](https://github.com/daneel-ai/extension-code/compare/v1.34.0...v1.34.1) (2026-04-21)


### Bug Fixes

* **vault:** live context preview, MCP disabled-state filter, picker freshness ([#152](https://github.com/daneel-ai/extension-code/issues/152)) ([e7f184a](https://github.com/daneel-ai/extension-code/commit/e7f184a7ee64dcdea7e704708b3a3667186f1b4c))

## [1.34.0](https://github.com/daneel-ai/extension-code/compare/v1.33.1...v1.34.0) (2026-04-21)


### Features

* **webgpu:** LFM2 gen-param matrix + progress UX + registry-driven vault RAG ([#150](https://github.com/daneel-ai/extension-code/issues/150)) ([90417a8](https://github.com/daneel-ai/extension-code/commit/90417a838ca252e4b66568238ddbcceb176f18de))

## [1.33.1](https://github.com/daneel-ai/extension-code/compare/v1.33.0...v1.33.1) (2026-04-20)


### Bug Fixes

* **settings:** mask license key in active status ([#148](https://github.com/daneel-ai/extension-code/issues/148)) ([469c929](https://github.com/daneel-ai/extension-code/commit/469c929d2d2e65e3cad9d5fc01819e6ecf46a8fb))

## [1.33.0](https://github.com/daneel-ai/extension-code/compare/v1.32.0...v1.33.0) (2026-04-20)


### Features

* **settings:** knowledge graphs in Indexes panel with size bars ([#146](https://github.com/daneel-ai/extension-code/issues/146)) ([c6abaf8](https://github.com/daneel-ai/extension-code/commit/c6abaf8262bbdc6079e3cd4d7f23bab69ffaa57d))

## [1.32.0](https://github.com/daneel-ai/extension-code/compare/v1.31.0...v1.32.0) (2026-04-18)


### Features

* **wikidata:** fact-box panel with reconciliation, caching, and telemetry template ([#144](https://github.com/daneel-ai/extension-code/issues/144)) ([35b2e96](https://github.com/daneel-ai/extension-code/commit/35b2e961195992fd7428d6af2923cfa20a98335e))

## [1.31.0](https://github.com/daneel-ai/extension-code/compare/v1.30.0...v1.31.0) (2026-04-18)


### Features

* **offline:** full offline mode + news article + docs ([#142](https://github.com/daneel-ai/extension-code/issues/142)) ([77f8534](https://github.com/daneel-ai/extension-code/commit/77f8534504682c422a57228534b234c990b3cdd0))

## [1.30.0](https://github.com/daneel-ai/extension-code/compare/v1.29.0...v1.30.0) (2026-04-18)


### Features

* **settings:** models storage panel ([#140](https://github.com/daneel-ai/extension-code/issues/140)) ([bd14faa](https://github.com/daneel-ai/extension-code/commit/bd14faad445fca445107dd781be23e4bc171c865))

## [1.29.0](https://github.com/daneel-ai/extension-code/compare/v1.28.0...v1.29.0) (2026-04-18)


### Features

* **widget:** hide in fullscreen + per-site kill switch ([#138](https://github.com/daneel-ai/extension-code/issues/138)) ([e2bba9c](https://github.com/daneel-ai/extension-code/commit/e2bba9c5948ea4042ebb0ece3eb897cd50d4f145))

## [1.28.0](https://github.com/daneel-ai/extension-code/compare/v1.27.0...v1.28.0) (2026-04-17)


### Features

* **context:** context injection preview + per-vault controls ([#131](https://github.com/daneel-ai/extension-code/issues/131)) ([18f74d8](https://github.com/daneel-ai/extension-code/commit/18f74d8d976748dd31cc2bcb2abbe3d8a19de8ed))
* **news:** agentic development workflow article ([#129](https://github.com/daneel-ai/extension-code/issues/129)) ([21ed61c](https://github.com/daneel-ai/extension-code/commit/21ed61c3a83040ebc70ddb441214f4b2930f232a))
* **vault:** chat UI redesign, tool traces column, model attribution + mcp: force final synthesis ([#132](https://github.com/daneel-ai/extension-code/issues/132)) ([13b9a32](https://github.com/daneel-ai/extension-code/commit/13b9a32482444a00f629dae8bc50ea6a1e8a9f1f))
* **widget:** KaTeX math rendering + build hardening ([#133](https://github.com/daneel-ai/extension-code/issues/133)) ([9ac76be](https://github.com/daneel-ai/extension-code/commit/9ac76be5229c21a295fec31f035119b4767720a8))
* **widget:** mermaid diagram rendering in chat ([#137](https://github.com/daneel-ai/extension-code/issues/137)) ([a93bd30](https://github.com/daneel-ai/extension-code/commit/a93bd30d23ea32be3997f40232459a8582be7a21))


### Bug Fixes

* **news:** async walkTokens for shiki code highlighting ([#135](https://github.com/daneel-ai/extension-code/issues/135)) ([ddc4020](https://github.com/daneel-ai/extension-code/commit/ddc402069db79de5941f09d41e3448fdd4019fce))
* **news:** render KaTeX math in article pipeline ([#134](https://github.com/daneel-ai/extension-code/issues/134)) ([1d344cb](https://github.com/daneel-ai/extension-code/commit/1d344cbdeaa6ea66ccb4bd382ca898f44c6768f5))

## [1.27.0](https://github.com/daneel-ai/extension-code/compare/v1.26.1...v1.27.0) (2026-04-16)


### Features

* **docs:** Changelog and Credits pages from public repo ([#124](https://github.com/daneel-ai/extension-code/issues/124)) ([bcc68a3](https://github.com/daneel-ai/extension-code/commit/bcc68a3e56f18eb0d620ca495f51520161aaaec7))

## [1.26.1](https://github.com/daneel-ai/extension-code/compare/v1.26.0...v1.26.1) (2026-04-16)


### Bug Fixes

* JSON Feed spec compliance (content_html + content_text) ([#122](https://github.com/daneel-ai/extension-code/issues/122)) ([712b634](https://github.com/daneel-ai/extension-code/commit/712b634a2755c185cec7cc1e54d8c7b9273d37b8))

## [1.26.0](https://github.com/daneel-ai/extension-code/compare/v1.25.0...v1.26.0) (2026-04-16)


### Features

* eager YouTube detection and transcript extraction ([#119](https://github.com/daneel-ai/extension-code/issues/119)) ([25a1bf4](https://github.com/daneel-ai/extension-code/commit/25a1bf4ef44a4b68ce5802a0d03e84db27493ecb))

## [1.25.0](https://github.com/daneel-ai/extension-code/compare/v1.24.0...v1.25.0) (2026-04-16)


### Features

* add credits.md generation and sync workflow ([#116](https://github.com/daneel-ai/extension-code/issues/116)) ([8358db1](https://github.com/daneel-ai/extension-code/commit/8358db188ba9d4f8798f9c10ac5066eefde076fb))

## [1.24.0](https://github.com/daneel-ai/extension-code/compare/v1.23.0...v1.24.0) (2026-04-16)


### Features

* Changelog and Credits settings with MarkdownPage component ([#114](https://github.com/daneel-ai/extension-code/issues/114)) ([a299e14](https://github.com/daneel-ai/extension-code/commit/a299e14646e85e34ef0c14d7ac0b7f345bf1d4a9))

## [1.23.0](https://github.com/daneel-ai/extension-code/compare/v1.22.0...v1.23.0) (2026-04-16)


### Features

* **crawler:** BFS web crawler with link discovery ([#108](https://github.com/daneel-ai/extension-code/issues/108)) ([1e5a95f](https://github.com/daneel-ai/extension-code/commit/1e5a95f6bd3f7bb9ec913bd61748e7a7f98d7862))

## [1.22.0](https://github.com/daneel-ai/extension-code/compare/v1.21.0...v1.22.0) (2026-04-16)


### Features

* **models:** Bonsai 1.7B (q4 + q1), transformers.js 4.1.0, 1-bit quantization ([#106](https://github.com/daneel-ai/extension-code/issues/106)) ([4416130](https://github.com/daneel-ai/extension-code/commit/441613016d1965145986b7412ff51ce1448135f4))


### Bug Fixes

* **widget:** Vault cold-start + Enter-to-submit in shadow DOM ([#104](https://github.com/daneel-ai/extension-code/issues/104)) ([0f6850d](https://github.com/daneel-ai/extension-code/commit/0f6850d1c6aa5e1926ec9980d2b0b393cd736ceb))

## [1.21.0](https://github.com/daneel-ai/extension-code/compare/v1.20.0...v1.21.0) (2026-04-15)


### Features

* **search:** unified ranker, hybrid retrieval, KG cleanup, observer resilience ([9542e3d](https://github.com/daneel-ai/extension-code/commit/9542e3d835636b8af2e690fa4dc74c5ac789608d))
* **search:** unified ranker, hybrid retrieval, KG cleanup, observer resilience ([38efb83](https://github.com/daneel-ai/extension-code/commit/38efb833501718f85b696b66349fd2f2e2497754))

## [1.20.0](https://github.com/daneel-ai/extension-code/compare/v1.19.0...v1.20.0) (2026-04-14)


### Features

* **kg:** GLiNER-X model support, Unicode NER preprocessing, entity dedup improvements ([81e3091](https://github.com/daneel-ai/extension-code/commit/81e3091da869b64c15d85a86590e4cdd05b95942))
* **kg:** GLiNER-X model, Unicode NER, entity dedup improvements ([b5b3771](https://github.com/daneel-ai/extension-code/commit/b5b3771b761a4e6b39f9a269d6e1ba971ac16aee))


### Bug Fixes

* **vault:** PDF-to-vault indexing pipeline, re-index banner, chunkCount persistence ([a0b274f](https://github.com/daneel-ai/extension-code/commit/a0b274ff21b60a9a9a29133e277b0d22df737e6e))

## [1.19.0](https://github.com/daneel-ai/extension-code/compare/v1.18.1...v1.19.0) (2026-04-13)


### Features

* **pdf:** replace pdfjs-dist with edgeparse-wasm ([1d64052](https://github.com/daneel-ai/extension-code/commit/1d64052e26b8a9213087290c719bd873ac02cca5))
* **pdf:** replace pdfjs-dist with edgeparse-wasm for structured markdown extraction ([9118f43](https://github.com/daneel-ai/extension-code/commit/9118f4362b2c6b100a816bfa2e2b6cac2e52afac))


### Bug Fixes

* **build:** remove lfm2-extract worker from additionalInputs ([6c17d4b](https://github.com/daneel-ai/extension-code/commit/6c17d4ba5c4062abef63e5cf93ec61df95f749fb))

## [1.18.1](https://github.com/daneel-ai/extension-code/compare/v1.18.0...v1.18.1) (2026-04-10)


### Bug Fixes

* site crawl empty overlay + KG section button visibility ([a95590c](https://github.com/daneel-ai/extension-code/commit/a95590c585d7aecfb93a7373ccb43bcff82104c7))
* **site-rag:** empty overlay after crawl completion + KG buttons visibility ([a79ea78](https://github.com/daneel-ai/extension-code/commit/a79ea78546049bcd4aba7aa6645a9e168bb14051))
* **vault:** hide Knowledge Graph section when vault has no documents ([a82679f](https://github.com/daneel-ai/extension-code/commit/a82679f06d8000c1b7b5879d7da1578534ef3b0d))
* WebGPU progress bar, KG section visibility, keygen CLI ([95912dd](https://github.com/daneel-ai/extension-code/commit/95912ddbe9d5bb46c6bfa324453cf100e3507541))
* **webgpu:** show "Compiling model for GPU" during ORT shader compilation ([f0deaf1](https://github.com/daneel-ai/extension-code/commit/f0deaf1d14358a052266d5cc3871babba17a0905))

## [1.18.0](https://github.com/daneel-ai/extension-code/compare/v1.17.0...v1.18.0) (2026-04-10)


### Features

* **kg:** entity search overlay + graph filter + section UI cleanup ([0e03bb9](https://github.com/daneel-ai/extension-code/commit/0e03bb9854f2d9618be3f90ea60407fe2231f7a5))
* **kg:** entity search overlay with graph filter + KG section UI cleanup ([86bd3f4](https://github.com/daneel-ai/extension-code/commit/86bd3f4d5a916cd582cf71ebfac2d58b3e36cbec))
* **kg:** token-based entity resolution + pre-NER cleanup ([#92](https://github.com/daneel-ai/extension-code/issues/92)) ([7354bb3](https://github.com/daneel-ai/extension-code/commit/7354bb325c4f93db03eeb7e274948b90c6dfec4a))
* **kg:** token-based entity resolution, pre-NER cleanup, canonical form promotion ([4a8919e](https://github.com/daneel-ai/extension-code/commit/4a8919e714ae12f30da476da21b6504f1b01fedc))


### Bug Fixes

* **manifest:** remove side panel + options page, add action popup ([650cea8](https://github.com/daneel-ai/extension-code/commit/650cea8a3f58625a4568cf8ff7d73e3136c921e2))
* remove side panel + options page, add action popup ([065a1b2](https://github.com/daneel-ai/extension-code/commit/065a1b2f9f3ca5141d456de6899c7ffe6b8c8e6a))
* **widget:** resolve Svelte 5 reactivity warnings — 2 real bugs + 4 convention fixes ([ea257e6](https://github.com/daneel-ai/extension-code/commit/ea257e674f7d8abd8ea42fdb3e314fb3a4bf81d9))
* **widget:** Svelte 5 reactivity warnings — 2 bugs + convention fixes ([9b06456](https://github.com/daneel-ai/extension-code/commit/9b06456dcd83327557b04272891108e09fc25775))

## [1.17.0](https://github.com/daneel-ai/extension-code/compare/v1.16.0...v1.17.0) (2026-04-09)


### Features

* PDF first-class support ([2cecb3f](https://github.com/daneel-ai/extension-code/commit/2cecb3f02fe2640a9993c4066382d4ad883fbaa5))
* **widget:** PDF first-class support — chat, markdown export, vault import ([17fcf17](https://github.com/daneel-ai/extension-code/commit/17fcf17637a4ecbfd9702bbda522eddbc02d4ec9))

## [1.16.0](https://github.com/daneel-ai/extension-code/compare/v1.15.0...v1.16.0) (2026-04-09)


### Features

* **extraction:** clean up Wikipedia math, citations, and noise in fetched-page viewer ([807aba9](https://github.com/daneel-ai/extension-code/commit/807aba9a3f46dea3069765235f97699de03757ba))
* **vault:** PDF viewer + proxy headers + nbsp cleanup ([1953acd](https://github.com/daneel-ai/extension-code/commit/1953acd9edb5efe7cf94f78aa0601102e31fbf5e))
* **vault:** PDF-aware fetched-page viewer + nbsp cleanup + proxy header forwarding ([be65416](https://github.com/daneel-ai/extension-code/commit/be65416a2965c0217d0f4ff54af9d73dc67384e9))
* Wikipedia content cleanup for fetched-page viewer ([504d283](https://github.com/daneel-ai/extension-code/commit/504d283c29ea34f3f08067b703b0f7b1e0efee55))


### Bug Fixes

* **backend:** articles icons and images. ([e43e58a](https://github.com/daneel-ai/extension-code/commit/e43e58a2e49704d69de96b32cac5d448df331eed))

## [1.15.0](https://github.com/daneel-ai/extension-code/compare/v1.14.0...v1.15.0) (2026-04-08)


### Features

* **backend:** full SEO/social meta overhaul for news + home ([14fcdf9](https://github.com/daneel-ai/extension-code/commit/14fcdf9537785808ced1a10e4a36fe93200ce9f2))
* **docs:** full SEO/social meta overhaul for Astro/Starlight site ([9a69538](https://github.com/daneel-ai/extension-code/commit/9a6953853da5096f7139f00e737b9b7c9989d807))
* full SEO/social meta overhaul for news + docs sites ([#75](https://github.com/daneel-ai/extension-code/issues/75)) ([8ed568c](https://github.com/daneel-ai/extension-code/commit/8ed568c9e9bb4c5ebc2bc0a9883a05e52a701d2b))
* **settings:** inline docs viewer with per-section tabs ([67f9c76](https://github.com/daneel-ai/extension-code/commit/67f9c7668c1b403ec1e14c0b96e343b6ade7916d))
* **settings:** inline docs viewer with per-section tabs ([ac0f12d](https://github.com/daneel-ai/extension-code/commit/ac0f12d63beaef62681bdccec8dc034f8e56456e))

## [1.14.0](https://github.com/daneel-ai/extension-code/compare/v1.13.0...v1.14.0) (2026-04-07)


### Features

* navigable markdown mini-browser in the vault viewer ([#73](https://github.com/daneel-ai/extension-code/issues/73)) ([528b490](https://github.com/daneel-ai/extension-code/commit/528b4907086dd8df06fbaacd8a9b071005d84ead))
* New Tab launcher (dormant) + pin field on vaults & agents ([8cd598a](https://github.com/daneel-ai/extension-code/commit/8cd598ad729d51da18cdbee2693a330cede8f29a))

## [1.13.0](https://github.com/daneel-ai/extension-code/compare/v1.12.0...v1.13.0) (2026-04-07)


### Features

* import Wikipedia article into vault from KG viz ([04501f3](https://github.com/daneel-ai/extension-code/commit/04501f3a28c762981ceb4e20540ad10c834c4f80))
* import Wikipedia article into vault from KG viz ([1df1f1a](https://github.com/daneel-ai/extension-code/commit/1df1f1a4482473ee54ec56ca5dc5a42269f6f472))


### Bug Fixes

* add unlimitedStorage permission for vault content ([5863eea](https://github.com/daneel-ai/extension-code/commit/5863eeac3b5bb5bd4b1fce877568dabc3139b56b))
* add unlimitedStorage permission for vault content ([e9357ac](https://github.com/daneel-ai/extension-code/commit/e9357acc5d85597800774c9274c3d031ec15f5eb))
* cross-path Wikipedia dedup via URL key ([88509a1](https://github.com/daneel-ai/extension-code/commit/88509a1a0212d168083299eec331678a70e3f794))
* cross-path Wikipedia dedup via URL key + canonical URL form ([ddacc44](https://github.com/daneel-ai/extension-code/commit/ddacc4491401d177e93e6abe032adc5d98cd5c13))
* KG incremental no longer reprocesses noise chunks forever ([c764506](https://github.com/daneel-ai/extension-code/commit/c7645065453da15b901b0a2e20735ef13052cbae))
* KG incremental no longer reprocesses noise chunks forever ([620fe4e](https://github.com/daneel-ai/extension-code/commit/620fe4e852aea8476b540ac33206f767fd25aab6))
* vault_index first-doc dispatch silently ingesting 0 chunks ([b4f8264](https://github.com/daneel-ai/extension-code/commit/b4f826490480ecd5f43f69df00b4463b9eb30a4e))
* vault_index first-document dispatch was silently ingesting 0 chunks ([ab11e4f](https://github.com/daneel-ai/extension-code/commit/ab11e4f026a8a66b1fd1c792ea42510818e4c8cf))

## [1.12.0](https://github.com/daneel-ai/extension-code/compare/v1.11.0...v1.12.0) (2026-04-07)


### Features

* knowledge graph analytics + Wikipedia integration ([3455ffa](https://github.com/daneel-ai/extension-code/commit/3455ffaeb58ae97b68d05370a4bd7f2f96dbdbbd))
* knowledge graph analytics layer + Wikipedia integration ([928f2a9](https://github.com/daneel-ai/extension-code/commit/928f2a9db51bd922d47fa048277fb016b495610d))

## [1.11.0](https://github.com/daneel-ai/extension-code/compare/v1.10.1...v1.11.0) (2026-04-05)


### Features

* add background long-running task layer ([1873da8](https://github.com/daneel-ai/extension-code/commit/1873da897aba1100b1b66770029b0560ccc86e07))
* add Gemma 4 support (WebGPU + Ollama) and publish announcement ([0057260](https://github.com/daneel-ai/extension-code/commit/00572604a0d4da4f7da40597dca6bafe99131c32))
* Gemma 4 support (WebGPU + Ollama) + announcement article ([9f891d3](https://github.com/daneel-ai/extension-code/commit/9f891d363bbc1663a0c03fb4f3e8d8c6b2990811))


### Bug Fixes

* SettingsWebGPU uses live model registry instead of static catalog ([959ca72](https://github.com/daneel-ai/extension-code/commit/959ca7247782e87627140e2b9e407e31ffe7bb6d))
* show user-friendly error when Ollama model requires newer server version ([e4792fb](https://github.com/daneel-ai/extension-code/commit/e4792fb2fdf8cfb4269becce0f28ade281ce195f))
* user-friendly Ollama 412 error message ([8159f88](https://github.com/daneel-ai/extension-code/commit/8159f884b57c0a5067f099f29a5bc2666d43198d))
* wire SettingsWebGPU to live ModelRegistryService instead of static catalog ([6f4ee2f](https://github.com/daneel-ai/extension-code/commit/6f4ee2f9018249beb909ee4340062a10323c913d))

## [1.10.1](https://github.com/daneel-ai/extension-code/compare/v1.10.0...v1.10.1) (2026-04-03)


### Bug Fixes

* resolve pre-existing TypeScript errors caught by CI ([5f05b31](https://github.com/daneel-ai/extension-code/commit/5f05b31bb9e5ee40079456618da75df0dc03aa1e))
* resolve TypeScript errors caught by new CI ([75233a2](https://github.com/daneel-ai/extension-code/commit/75233a2e86ee5f7827ca14dab09ba9db6a64c076))

## [1.10.0](https://github.com/daneel-ai/extension-code/compare/v1.9.0...v1.10.0) (2026-04-03)


### Features

* knowledge graph — entity resolution overhaul, Neo4j export, incremental builds, viz fixes ([fe12583](https://github.com/daneel-ai/extension-code/commit/fe1258383538f8bfc9f44d465845e297b09c810a))
* knowledge graph — entity resolution, Neo4j export, incremental builds, viz fixes ([9f8ebbe](https://github.com/daneel-ai/extension-code/commit/9f8ebbeb4cf3dd402d141289861e0487fe06df98))


### Bug Fixes

* **ci:** run biome from repo root so .gitignore is found ([f1aa513](https://github.com/daneel-ai/extension-code/commit/f1aa513114824387d1cc74ebd6517b2e9c28227c))
* license key prefix CWS → DAN + robots.txt fixes ([3b20358](https://github.com/daneel-ai/extension-code/commit/3b2035873c7f5d674a591cb37d051fd4cb2d1484))
* license key prefix CWS → DAN, sitemap priorities, robots.txt fixes ([4fe758a](https://github.com/daneel-ai/extension-code/commit/4fe758ac2de00439868e84b9d443fe5fe40d1543))
* remove unused variable in recommend test ([c3d8adc](https://github.com/daneel-ai/extension-code/commit/c3d8adcc0c3b68d6e2d4e6781681796e6a6fe83f))

## [1.9.0](https://github.com/daneel-ai/extension-code/compare/v1.8.0...v1.9.0) (2026-04-02)


### Features

* add llms.txt/llms-full.txt link tags + remove noindex meta ([6a010ad](https://github.com/daneel-ai/extension-code/commit/6a010ada95c292000d1f75c9dec51b156fee55ab))
* inject markdown alternate link into each doc HTML page ([45bb648](https://github.com/daneel-ai/extension-code/commit/45bb648dadf867b4a6767f59f38a1eec0f8d8e34))
* llms link tags + remove noindex ([56d574f](https://github.com/daneel-ai/extension-code/commit/56d574f39c8c986214a2bed6d30eb0700a79fff0))
* markdown alternate link in doc HTML pages ([9153579](https://github.com/daneel-ai/extension-code/commit/9153579230a2e15718220b5e77c6f5aceabd391c))

## [1.8.0](https://github.com/daneel-ai/extension-code/compare/v1.7.0...v1.8.0) (2026-04-02)


### Features

* enhanced llms.txt + llms-full.txt generation ([9a0069f](https://github.com/daneel-ai/extension-code/commit/9a0069f3c2425500881a2b9f12eb62146788eb61))
* enhanced llms.txt + llms-full.txt generation ([5c9277d](https://github.com/daneel-ai/extension-code/commit/5c9277dda40e36d6ea655d953ec97e66b8f51a90))

## [1.7.0](https://github.com/daneel-ai/extension-code/compare/v1.6.0...v1.7.0) (2026-04-02)


### Features

* generate pages.json manifest + document help integration in CLAUDE.md ([91ffdfc](https://github.com/daneel-ai/extension-code/commit/91ffdfc8ac104aa0487341176ea833a88f16c6b3))
* geolocation & datetime context injection ([7fd80dd](https://github.com/daneel-ai/extension-code/commit/7fd80dda55e572b31f5c06c6f6f72cc25fb9205a))
* geolocation & datetime context injection for agents and MCP tools ([64f75a2](https://github.com/daneel-ai/extension-code/commit/64f75a241c0691bd5cbce57035eeb18307a23143))
* in-app Documentation section in Settings ([#42](https://github.com/daneel-ai/extension-code/issues/42)) ([f882c67](https://github.com/daneel-ai/extension-code/commit/f882c67c3ca290b4551c472bfae6000c1c2036b8))
* pages.json manifest for in-app help ([9877a46](https://github.com/daneel-ai/extension-code/commit/9877a4667afbbadb81c68e3319d3c5d892a0efda))

## [1.6.0](https://github.com/daneel-ai/extension-code/compare/v1.5.0...v1.6.0) (2026-04-02)


### Features

* /document skill — Diataxis-based documentation generator for Astro docs site ([d195577](https://github.com/daneel-ai/extension-code/commit/d195577ab9dca514eadac491f287d087485aa724))
* news article system, /announce skill, SettingsNews panel, registry updates ([d3d9dbc](https://github.com/daneel-ai/extension-code/commit/d3d9dbc1ed3ae801f562ce6a5b18826b044b3e4d))

## [1.5.0](https://github.com/daneel-ai/extension-code/compare/v1.4.2...v1.5.0) (2026-04-01)


### Features

* vault knowledge graph — GLiNER NER extraction, entity dedup, 3D WebGL visualization ([ede23e1](https://github.com/daneel-ai/extension-code/commit/ede23e1433324f8f6c4679c21b60545fc3cd03a1))
* vault knowledge graph — NER extraction, entity dedup, 3D visualization ([a08aded](https://github.com/daneel-ai/extension-code/commit/a08aded133b8031bb8b25f5fd514dfdd7de9338a))

## [1.4.2](https://github.com/daneel-ai/extension-code/compare/v1.4.1...v1.4.2) (2026-04-01)


### Bug Fixes

* upgrade @huggingface/transformers to 4.0.0 for LFM2.5-350M support ([1e975aa](https://github.com/daneel-ai/extension-code/commit/1e975aafda0dbf9db47434805edfa8224c7543d7))
* upgrade transformers.js for LFM2.5-350M support ([7ea415e](https://github.com/daneel-ai/extension-code/commit/7ea415ecf54897ab836c2ea49d6ea164058638c6))

## [1.4.1](https://github.com/daneel-ai/extension-code/compare/v1.4.0...v1.4.1) (2026-03-31)


### Bug Fixes

* Azure SAS validation, data progress bars, Ollama auto-probe, export security ([ff8ac32](https://github.com/daneel-ai/extension-code/commit/ff8ac325aeb054662e92c2ed27967812914c8342))
* Azure SAS, progress bars, Ollama auto-probe, export security ([4cf6800](https://github.com/daneel-ai/extension-code/commit/4cf680023847077e309c29b0655387a44114f2e5))

## [1.4.0](https://github.com/daneel-ai/extension-code/compare/v1.3.0...v1.4.0) (2026-03-31)


### Features

* MCP tool calling for WebGPU + Gemini Nano local models ([896a3b4](https://github.com/daneel-ai/extension-code/commit/896a3b487ccc7dd1b5cdfba2f0453b3d52c1b461))
* MCP tool calling for WebGPU + Gemini Nano local models ([b0bb7ca](https://github.com/daneel-ai/extension-code/commit/b0bb7cae297c16fe9eea4bccd464413a60ea87d2))
* unified model registry — shared package, evaluation engine, Settings UI ([6fdf331](https://github.com/daneel-ai/extension-code/commit/6fdf331fa144d73c06e49b5bbe002477475460e1))
* unified model registry + evaluation engine + Settings UI ([b6e800b](https://github.com/daneel-ai/extension-code/commit/b6e800bf02fd617cbe2147b7172ee097f0b2d417))

## [1.3.0](https://github.com/daneel-ai/extension-code/compare/v1.2.1...v1.3.0) (2026-03-30)


### Features

* Gemini Nano MCP tool calling + Chrome 146 fix ([f9dd448](https://github.com/daneel-ai/extension-code/commit/f9dd44878be7bb0bf10424ddb8bd0a332190ef33))
* wire MCP tool calling into Gemini Nano via PromptToolCallStrategy ([4f9893e](https://github.com/daneel-ai/extension-code/commit/4f9893eaaade27d4b4916ea22795708fd5a69974))


### Bug Fixes

* Gemini Nano on Chrome 146 — modern API probe first ([6e3683c](https://github.com/daneel-ai/extension-code/commit/6e3683c2b6996495eed268948abf1496590438ea))
* Gemini Nano on Chrome 146 — probe modern API first, require outputLanguage ([f934f08](https://github.com/daneel-ai/extension-code/commit/f934f0861f0f4bee1011308ef7c41cda70f0e85d))

## [1.2.1](https://github.com/daneel-ai/extension-code/compare/v1.2.0...v1.2.1) (2026-03-30)


### Bug Fixes

* MCP OAuth — resource indicator, redirect auth, SSE hang ([281edef](https://github.com/daneel-ai/extension-code/commit/281edefb4ff54d77fc362d1c0035fd1d820d82d2))
* MCP OAuth — RFC 8707 resource indicator, redirect auth header, SSE hang ([3309b73](https://github.com/daneel-ai/extension-code/commit/3309b73698820b9738d6fd3343781af83d7b3ad9))

## [1.2.0](https://github.com/daneel-ai/extension-code/compare/v1.1.0...v1.2.0) (2026-03-30)


### Features

* Ollama MCP tool calling, Azure OpenAI provider, cloud backup, agentic RAG ([c1eb026](https://github.com/daneel-ai/extension-code/commit/c1eb026d781839b6b23901955834569c310d4bc4))

## [1.1.0](https://github.com/daneel-ai/extension-code/compare/v1.0.0...v1.1.0) (2026-03-28)


### Features

* add Docker Companion — compose generator, MCP gateway, and health sidecar ([318ab31](https://github.com/daneel-ai/extension-code/commit/318ab311d73af4ae92d04ea63b349f6307214c8b))
* add Perplexity MCP server to template catalog ([#16](https://github.com/daneel-ai/extension-code/issues/16)) ([7a6b3d1](https://github.com/daneel-ai/extension-code/commit/7a6b3d1c4f62452a4a7cdbba5170388ab1a73bce))
* Docker Companion — compose generator, supergateway MCP bridge, health sidecar ([021842a](https://github.com/daneel-ai/extension-code/commit/021842a74c7c506a6146bcacc43829ee48ce0289))


### Bug Fixes

* use streamableHttp transport and /mcp endpoint for supergateway ([c28ae03](https://github.com/daneel-ai/extension-code/commit/c28ae0339065efcd369a7fb0130f114a9e7fa93f))

## 1.0.0 (2026-03-27)


### Features

* **agents:** add Agents — structured prompts + MCP servers ([7b2a516](https://github.com/daneel-ai/extension-code/commit/7b2a516534881b000f9c1f4e9adfb11d5b3cbe8f))
* **appearance:** add Neon color style + deepen all color themes ([887415f](https://github.com/daneel-ai/extension-code/commit/887415fc858ed996a276e5a828412a0222f2b08b))
* **extraction:** add YouTube video transcript extraction ([4478d17](https://github.com/daneel-ai/extension-code/commit/4478d17e84e7a45261af4cb4cf61f992cb2ad032))
* **extraction:** wire YouTube transcript to Markdown export button ([fff2211](https://github.com/daneel-ai/extension-code/commit/fff22115f3cdd25036ed9338246c17827d8737f2))
* **mcp:** add auth providers — credential store, OAuth2 flow, transport ([54d7277](https://github.com/daneel-ai/extension-code/commit/54d7277766576f271280bea2c6c8220f0f5effc7))
* **mcp:** add background handlers — register, OAuth, tools, Origin stripping ([ac09a57](https://github.com/daneel-ai/extension-code/commit/ac09a57f6975c2dac78145f12950799e93f17316))
* **mcp:** add core interfaces for MCP auth, registry, and credential management ([fbcfca3](https://github.com/daneel-ai/extension-code/commit/fbcfca36bc24b069d2bbe4faa8fbe4e6b2bea35a))
* **mcp:** add core logic — auth discovery, registration flow, registry search ([02220a8](https://github.com/daneel-ai/extension-code/commit/02220a8d943dbb8a4c228a47395b057ea6936822))
* **mcp:** add curated featured servers config with auth hints ([55eaf05](https://github.com/daneel-ai/extension-code/commit/55eaf0548b81675d16c71fb8f7f6c91c5680429f))
* **mcp:** add registry providers — Official MCP Registry + PulseMCP ([aefa525](https://github.com/daneel-ai/extension-code/commit/aefa52542a5c993f8056573be312dd748fea3171))
* **mcp:** add Settings MCP UI — search, featured grid, registered servers ([9f3f7b4](https://github.com/daneel-ai/extension-code/commit/9f3f7b4f3b3475f8a8a2cc6381333253aa3b171a))
* **mcp:** add tool call interfaces, executor, and loop orchestrator ([68df6c1](https://github.com/daneel-ai/extension-code/commit/68df6c18ca60bdd63b8f550f6eb390f0f5cad7e2))
* **mcp:** add tool call strategies — Claude native + prompt-based stub ([c7b2f5d](https://github.com/daneel-ai/extension-code/commit/c7b2f5d8a8a38d0ad7068c7f88070d385a28331f))
* **mcp:** vault MCP integration — attach servers, [MCP] button, tool calls ([bc0122f](https://github.com/daneel-ai/extension-code/commit/bc0122f609b478b49eb545f1ead06bcbb8869619))
* **ui:** OAuth credential form, dark mode polish, vault UX improvements ([fa5bfdf](https://github.com/daneel-ai/extension-code/commit/fa5bfdfb8ca99bcb8475715807fc041a6777ba59))
* vault quick-save, hardware detection, YouTube fixes ([68fddf8](https://github.com/daneel-ai/extension-code/commit/68fddf8602b5b22175add20deeaedb18e36d8df0))
* vault quick-save, hardware detection, YouTube fixes ([68fddf8](https://github.com/daneel-ai/extension-code/commit/68fddf8602b5b22175add20deeaedb18e36d8df0))
* vault quick-save, hardware detection, YouTube SPA fixes, Gemini Nano ([168e65c](https://github.com/daneel-ai/extension-code/commit/168e65c2626047fdd66cafe1a86f02d54bebaec2))
* YouTube transcript, hardware detection, settings fixes ([731c318](https://github.com/daneel-ai/extension-code/commit/731c31888835af4d64f5f3db528209951f22d258))
* YouTube transcript, hardware detection, settings fixes, Gemini Nano output language ([731c318](https://github.com/daneel-ai/extension-code/commit/731c31888835af4d64f5f3db528209951f22d258))


### Bug Fixes

* **backend:** presentation page with proper links and screenshots for chrome store distribution. ([5a4c02d](https://github.com/daneel-ai/extension-code/commit/5a4c02d803f605dc9112b2f0fc56893006653cb3))
* **backend:** presentation page with proper links and screenshots for… ([f31e88e](https://github.com/daneel-ai/extension-code/commit/f31e88ee2d9e1a099460f15902dbb263e3346e49))
* **backend:** remove html comments in public pages. ([ee1b7a2](https://github.com/daneel-ai/extension-code/commit/ee1b7a23e4c844360a189c7ff2d3cb38a150ebe3))
* **build:** add shebang to husky pre-commit hook ([e0d2316](https://github.com/daneel-ai/extension-code/commit/e0d2316b2e802c0fca45d19f4bcff8003342f0d0))
* **chat:** enable GFM tables in markdown rendering ([378822e](https://github.com/daneel-ai/extension-code/commit/378822efc8e2204c6e8249f2564d3fd7abb48627))
* **chat:** include query params in conversation key + YouTube SPA nav ([742b5bb](https://github.com/daneel-ai/extension-code/commit/742b5bb50abffda28ca671044106a5a3b9e99e27))
* **ci:** build docs in CI before deploying to Vercel ([cae2771](https://github.com/daneel-ai/extension-code/commit/cae27714b441ed877ebb90bfc03b444bc270492d))
* **ci:** disable migration step in deploy workflow ([f9bdf58](https://github.com/daneel-ai/extension-code/commit/f9bdf58b78006f296c766d31c72c23c8ca20dd09))
* **ci:** use release-type simple — no root package.json needed ([871c8bf](https://github.com/daneel-ai/extension-code/commit/871c8bf2c75227bd8d0cb26811058e5280ca7968))
* **ci:** use release-type simple — no root package.json needed ([327c19d](https://github.com/daneel-ai/extension-code/commit/327c19d3c0edb99630c8f98b2de5d2bb5aa08ea0))
* **claude:** settings ([8c3ccce](https://github.com/daneel-ai/extension-code/commit/8c3ccce69eb97f2231b1e4a8237d7495d51c686a))
* **claude:** settings ([b2094d1](https://github.com/daneel-ai/extension-code/commit/b2094d1fd17936328610abac551a0e07e2edde0d))
* **extraction:** use ANDROID player API for all YouTube metadata ([1af6a63](https://github.com/daneel-ai/extension-code/commit/1af6a6310cc477c375cf4883e1f1c317702be9e5))
* **icons:** restore mandatory extension icons ([8fa66e1](https://github.com/daneel-ai/extension-code/commit/8fa66e12c5088d36baf29265c454cec09218a9b0))
* **public:** change enterprise accent color to orange.. ([ef64f27](https://github.com/daneel-ai/extension-code/commit/ef64f27cd3a7d13ac20c914159363b0d6a2f446d))
* **settings:** add missing ACTIVE_MODEL import to SettingsSystem ([94ed166](https://github.com/daneel-ai/extension-code/commit/94ed16633d4ad29160af3eb5ce0831f6ef732c30))
* **settings:** add missing Button/UnlockBanner imports to extracted components ([5f97e1d](https://github.com/daneel-ai/extension-code/commit/5f97e1dc04bef01e5c0de577eaaa50d9df4b8010))
* **settings:** restore _ prefix mismatches after revert collision ([b39d902](https://github.com/daneel-ai/extension-code/commit/b39d902db618dd62398d0d73fbf3e78cdeed1be1))
* **settings:** restore 55 biome-broken template references ([3ea4753](https://github.com/daneel-ai/extension-code/commit/3ea47533c1ee6dbc561aaf299187d6e28e20672f))
* **ui:** restore biome-broken Badge, Button, Progress components ([421fb54](https://github.com/daneel-ai/extension-code/commit/421fb54ced16a98c5d026809b85026565c856af2))
* **ui:** revert all UI primitives to pre-biome state ([35d491e](https://github.com/daneel-ai/extension-code/commit/35d491e3f4838850ee22e3d26cc65f44df9f5863))
