Skip to content

Releases: richards199999/Thinking-Claude

Chrome Extension v3.2.3

Choose a tag to compare

@github-actions github-actions released this 09 Jan 10:04
dff4e83

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

Choose a tag to compare

@github-actions github-actions released this 09 Jan 08:06
efef0f5

What's Changed

  • fix(chrome): instruction selector content styling issue by @lumpinif in #63

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

Chrome Extension v3.2.1

Choose a tag to compare

@github-actions github-actions released this 03 Dec 15:13
30dd539

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

Choose a tag to compare

@github-actions github-actions released this 02 Dec 17:17
6c4f798

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

Choose a tag to compare

@github-actions github-actions released this 01 Dec 08:59
f7b650e

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

Choose a tag to compare

@github-actions github-actions released this 30 Nov 17:35
757166d

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

Choose a tag to compare

@github-actions github-actions released this 28 Nov 16:00
470d7e5

What's Changed

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

Chrome Extension v3.1.2

Choose a tag to compare

@github-actions github-actions released this 28 Nov 03:47
62cf20c

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

Choose a tag to compare

@github-actions github-actions released this 27 Nov 14:05
2a1f5ff

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

Choose a tag to compare

@github-actions github-actions released this 23 Nov 15:22
8859b47

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