Releases: richards199999/Thinking-Claude
Chrome Extension v3.2.3
What's Changed
- build(chrome): Add extension version sync check between package.json and manifest.json in case forgetting to update version accidentally in pre-commit by @lumpinif in #64
Full Changelog: chrome-extension-v3.2.2...chrome-extension-v3.2.3
Chrome Extension v3.2.2
What's Changed
Full Changelog: chrome-extension-v3.2.1...chrome-extension-v3.2.2
Chrome Extension v3.2.1
What's Changed
Full Changelog: chrome-extension-v3.2.0...chrome-extension-v3.2.1
Chrome Extension v3.2.0
What's Changed
Full Changelog: chrome-extension-v3.1.5...chrome-extension-v3.2.0
Chrome Extension v3.1.5
What's Changed
Full Changelog: chrome-extension-v3.1.4...chrome-extension-v3.1.5
[Important Fix] Chrome Extension v3.1.4 - Stable version
What's Changed
-
[fix][bump version to 3.1.4]: resolved the extension dysfunctioning when user navigates from
/new
page to/chat/*
page without refreshing by @lumpinif in #52 -
This fix guarantees that the extension remains functional and ready for use whenever the user encounters the thinking block on the page, regardless of any route changes.
-
Users should now also be able to toggle the thinking block whenever they want including when the page is routing or even with the response is streaming without affecting any styling or performance.
Full Changelog: v3.1.3...chrome-extension-v3.1.4
Chrome Extension v3.1.3
Chrome Extension v3.1.2
What's Changed
Full Changelog: v3.1.0...v3.1.2
[Major Release] Chrome Extension v3.1.0
This version is highly recommended for everyone to update!
What's Changed
- Add a modified version of v4-lite-20241118 with impassive language guidelines by @zd-project in #42
- [Major Release]: bumped version to v3.1.0 by @lumpinif in #47
New Contributors
- @zd-project made their first contribution in #42
Full Changelog: v3.0.0...v3.1.0
Chrome Extension v3.0.0
What's Changed
- Add missing <anthropic_thinking_protocol> by @ruanyl in #27
- adding file structure, and rewriting the installation instruction by @salemon in #29
- structure reogranize by @salemon in #36
- BREAKING CHANGE: Reconstruct Chrome Extension Architecture for Production-Grade Scalability (v3.0.0) by @lumpinif in #39
New Contributors
Full Changelog: v2.1...v3.0.0