Skip to content

Releases: code-forge-temple/scribe-pal

Release v1.6.4

Choose a tag to compare

@github-actions github-actions released this 06 Apr 11:10
code updates

Release v1.6.3

Choose a tag to compare

@github-actions github-actions released this 28 Jan 12:55
packages bump and small bug fixes

Release v1.6.2

Choose a tag to compare

@github-actions github-actions released this 27 Jan 00:08
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

Choose a tag to compare

@github-actions github-actions released this 26 Jan 23:44
small bug fix for prompt modal

Release v1.6.0

Choose a tag to compare

@github-actions github-actions released this 26 Jan 20:02
  • 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

Choose a tag to compare

@github-actions github-actions released this 05 Jun 15:11
updated captureTool to handle text selection from form elements also …

Release v1.5.1

Choose a tag to compare

@github-actions github-actions released this 19 May 19:16
bug fixes related to default llm selection

Release v1.5.0

Choose a tag to compare

@github-actions github-actions released this 19 May 11:10
added default LLM in extension settings

Release v1.4.3

Choose a tag to compare

@github-actions github-actions released this 16 May 20:35
readme + manifest updates + code updates

Release v1.4.2

Choose a tag to compare

@github-actions github-actions released this 07 May 15:43
bug fix + packages version updates