Releases: richards199999/Thinking-Claude
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
v2.1
Great extension and addon experience for Thinking Claude!
What's Changed
- fix: improve code block text wrapping for better readability by @lumpinif in #2
- feat: optimization async, style extract, dom manipulation by @BRama10 in #6
- Fix: Observer Management and Memory Leak Prevention and bumped the version to 2.1 by @lumpinif in #20
- fix: enable scrolling for long thinking process content and improve code readability by @lumpinif in #22