Skip to content

Releases: richards199999/Thinking-Claude

Chrome Extension v3.2.1

03 Dec 15:13
30dd539
Compare
Choose a tag to compare

What's Changed

  • [fix] Improved instruction selector loading state handling by @lumpinif in #55

Full Changelog: chrome-extension-v3.2.0...chrome-extension-v3.2.1

Chrome Extension v3.2.0

02 Dec 17:17
6c4f798
Compare
Choose a tag to compare

What's Changed

  • [feat][New Feature]: Added a new instruction selector dropdown menu by @lumpinif in #54

Full Changelog: chrome-extension-v3.1.5...chrome-extension-v3.2.0

Chrome Extension v3.1.5

01 Dec 08:59
f7b650e
Compare
Choose a tag to compare

What's Changed

  • feat: implement modular CSS architecture for upcoming feature by @lumpinif in #53

Full Changelog: chrome-extension-v3.1.4...chrome-extension-v3.1.5

[Important Fix] Chrome Extension v3.1.4 - Stable version

30 Nov 17:35
757166d
Compare
Choose a tag to compare

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

28 Nov 16:00
470d7e5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.2...v3.1.3

Chrome Extension v3.1.2

28 Nov 03:47
62cf20c
Compare
Choose a tag to compare

What's Changed

  • fix: update the selectors to only target what we want by @lumpinif in #50

Full Changelog: v3.1.0...v3.1.2

[Major Release] Chrome Extension v3.1.0

27 Nov 14:05
2a1f5ff
Compare
Choose a tag to compare

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

Full Changelog: v3.0.0...v3.1.0

Chrome Extension v3.0.0

23 Nov 15:22
8859b47
Compare
Choose a tag to compare

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

18 Nov 11:45
6572371
Compare
Choose a tag to compare

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

Thanks to @lumpinif @BRama10 for contributing so far!