Releases: LucasAschenbach/prompster
Releases · LucasAschenbach/prompster
prompster-v1.4.5
Fixes
- ChatGPT URL updated in manifest
prompster-v1.4.4
Features
- Add support for new Chatbots:
- Gemini
- Google AI Studio
- Groq
- OpenAI Playground
- Meta AI
- Huggingface Chat
Fixes
- Activate prompster for any cursor position by default
prompster-v1.4.0
Features
- Add Settings page and restrict prompster to only activate when cursor is at the beginning of an input field.
- Add you.com to supported chatbots
Fixes
- Major Fix: ContentEditable cursor placement now works across browsers (Chrome, Firefox)
- Prompts update instantly without restarting auto complete
prompster-v1.3.4
Features
- Add support for nat.dev/chat
prompster-v1.3.3
Features
- Sort Prompts alphabetically
- Expand ChatBot support
- Claude
- AgentGPT
- Poe
Fixes
- Allow multiline input for variables
- Add Clipboard read permissions for Firefox
- Add hint text for using variables
prompster-v1.3.1
Fixes
- Critical Fix for Bard: show prompt preview above website content
prompster-v1.3.0
Features
- Added support for variables
- Character sequences of the form [...] are replaced on insert by user input
- Special variables: [paste], [paste-clean], [date]
Fixes
- Minor cosmetic adjustments
prompster-v1.2.1
Features
- Add footer with feedback and support link
prompster-v1.2.0
Features
- Upload and Download prompts for easier bulk manipulation and data backups
- Insert prompt suggestion on click
prompster-v1.1.1
Features
- Added Firefox and Safari as build target
- Added support for Google Bard
Fixes
- Fix styling differences between browsers