Releases: code-forge-temple/scribe-pal
Releases · code-forge-temple/scribe-pal
Release v1.6.3
packages bump and small bug fixes
Release v1.6.2
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
small bug fix for prompt modal
Release v1.6.0
- 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
updated captureTool to handle text selection from form elements also …
Release v1.5.1
bug fixes related to default llm selection
Release v1.5.0
added default LLM in extension settings
Release v1.4.3
readme + manifest updates + code updates
Release v1.4.2
bug fix + packages version updates
Release v1.4.1
bug fixes related to chat input element