Skip to content

Releases: iansinnott/prompta

Prompta v5.4.5

01 Mar 03:52
Compare
Choose a tag to compare

See the assets to download and install this version.

Prompta v5.4.4

09 Jan 07:08
Compare
Choose a tag to compare

See the assets to download and install this version.

Prompta v5.4.3

31 Dec 05:12
Compare
Choose a tag to compare

See the assets to download and install this version.

Prompta v5.4.2

30 Dec 21:57
Compare
Choose a tag to compare

This release brings back the persistent window state. When you close the app and reopen it the window will have the same position as when you closed the window.

See the assets to download and install this version.

Prompta v5.1.0

30 Oct 08:13
Compare
Choose a tag to compare

Image Support

screenshot_20241030084359@2x

You can now interact with multi-modal models by adding images to your chat threads.

What's Changed

New Contributors

Full Changelog: v4.1.7...v5.1.0

Prompta v5.0.1

29 Oct 13:59
Compare
Choose a tag to compare

See the assets to download and install this version.

v5.0.0

29 Oct 13:47
Compare
Choose a tag to compare

What's Changed

  • fix cmd+n not working in tauri by @nikvdp in #44
  • Add HOST and BODYLIMIT env vars for sync server by @struanb in #47
  • fix all instances of $page.url.pathname checks for tauri by @nikvdp in #45
  • Make sync server endpoints path-relative by @struanb in #48
  • tauri 2 by @iansinnott in #51

What broke?

This is a major version bump, but only because I bumped the major versions of Tauri, Svelte and SvelteKit. Thus there may be breakage that I haven't found yet and I don't want anyone to be caught off guard.

New Contributors

Full Changelog: v4.1.7...v5.0.0

Prompta v4.1.7

04 Oct 14:50
Compare
Choose a tag to compare

See the assets to download and install this version.

v4.1.6

04 Oct 14:41
Compare
Choose a tag to compare

What's Changed

  • make sure model picker uses dark mode by @nikvdp in #42
  • updated dependencies
  • removed experimental vector features

Full Changelog: v4.1.5...v4.1.6

Prompta v4.1.1

29 Jan 13:01
Compare
Choose a tag to compare

See the assets to download and install this version.