Skip to content

Releases: LucasAschenbach/prompster

prompster-v1.4.5

05 May 18:27
Compare
Choose a tag to compare

Fixes

  • ChatGPT URL updated in manifest

prompster-v1.4.4

28 Apr 19:48
fcc4810
Compare
Choose a tag to compare

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

29 Sep 20:50
d71ced8
Compare
Choose a tag to compare

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

31 Jul 10:23
Compare
Choose a tag to compare

Features

  • Add support for nat.dev/chat

prompster-v1.3.3

31 Jul 10:20
Compare
Choose a tag to compare

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

17 Jun 09:25
Compare
Choose a tag to compare

Fixes

  • Critical Fix for Bard: show prompt preview above website content

prompster-v1.3.0

17 Jun 01:42
Compare
Choose a tag to compare

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

28 May 14:39
Compare
Choose a tag to compare

Features

  • Add footer with feedback and support link

prompster-v1.2.0

20 May 02:58
Compare
Choose a tag to compare

Features

  • Upload and Download prompts for easier bulk manipulation and data backups
  • Insert prompt suggestion on click

prompster-v1.1.1

18 May 15:29
Compare
Choose a tag to compare

Features

  • Added Firefox and Safari as build target
  • Added support for Google Bard

Fixes

  • Fix styling differences between browsers