Skip to content

Releases: code-forge-temple/scribe-pal

Release v1.6.3

28 Jan 12:55

Choose a tag to compare

packages bump and small bug fixes

Release v1.6.2

27 Jan 00:08

Choose a tag to compare

bug fixes and new features added

- Bug fixes related to textboxes/inputs that had focus in ScribePal becoming unresponsive on different sites (e.g., YouTube, Google Search, etc.) when pressing certain characters that got captured by the main page instead of the ScribePal input/textarea that had focus.
- Bug fixes for image capture when the main page scroll position was different than 0.
- Added new features like chatbox expansion (width).
- Added full chat share option.
- Added option to resend messages to LLM (like a restore checkpoint in the conversation).
- Added option to save prompts globally so you can write the prompt once, save it, and whenever you need that prompt, you can select it from a global list.

Release v1.6.1

26 Jan 23:44

Choose a tag to compare

small bug fix for prompt modal

Release v1.6.0

26 Jan 20:02

Choose a tag to compare

  • Bug fixes related to textboxes/inputs that had focus in ScribePal becoming unresponsive on different sites (e.g., YouTube, Google Search, etc.) when pressing certain characters that got captured by the main page instead of the ScribePal input/textarea that had focus.
  • Bug fixes for image capture when the main page scroll position was different than 0.
  • Added new features like chatbox expansion (width).
  • Added full chat share option.
  • Added option to resend messages to LLM (like a restore checkpoint in the conversation).
  • Added option to save prompts globally so you can write the prompt once, save it, and whenever you need that prompt, you can select it from a global list.

Release v1.5.2

05 Jun 15:11

Choose a tag to compare

updated captureTool to handle text selection from form elements also …

Release v1.5.1

19 May 19:16

Choose a tag to compare

bug fixes related to default llm selection

Release v1.5.0

19 May 11:10

Choose a tag to compare

added default LLM in extension settings

Release v1.4.3

16 May 20:35

Choose a tag to compare

readme + manifest updates + code updates

Release v1.4.2

07 May 15:43

Choose a tag to compare

bug fix + packages version updates

Release v1.4.1

04 May 18:52

Choose a tag to compare

bug fixes related to chat input element