Skip to content

Releases: Jeffser/Alpaca

Tool Rework

22 Oct 19:41

Choose a tag to compare

Hi everyone, I've been working on a rework of tools to bring a new way of interacting with your models!

New

  • New feature: Chat templates
  • New command line arguments
  • New system for tools with manual selector
  • Improved transcriber tool
  • Added option to delete all chats
  • Added option to export tables as spreadsheets
  • Added option to export code scripts directly
  • General redesign of UI

Fixes

  • Fixed error when filtering models being pulled
  • Fixed random crashes on startup caused by the model fetcher
  • Fixed camera activity not working properly in Quick Ask
  • Restore xlsx support
  • Added socket support to httpx library

What's Changed (Other Contributors)

Full Changelog: 8.1.1...8.2.0

Removal of Xlsx

14 Sep 18:14

Choose a tag to compare

Hi everyone, due to errors with the Gnome 49 runtime I've decided to remove xlsx support temporally.

Fixes

  • Removed Pandas and xlsx support to prevent error

Full Changelog: 8.1.0...8.1.1

Runtime Update

14 Sep 04:46

Choose a tag to compare

Hi everyone, today Gnome 49 got released into Flathub, I already had work done on porting Alpaca to this new version so I wanted it to be the first app to do the jump besides Gnome apps.

New

  • Updated runtime to Gnome 49
  • Added folder creation dialog
  • Improved background remover activity
  • Improved image viewer activity
  • Updated Ollama model list
  • New Gnome 49 shortcut dialog

Fixes

  • Automatically scroll to top when dragging a chat or folder
  • Set zoom on launch

Back-end

  • Removed usage of Pixbuf for images since it is deprecated in Gnome 49
  • Switched from using .ui to .blp for interface files
  • New translation tooling

What's Changed (Other Contributors)

Full Changelog: 8.0.0...8.1.0

Folder and Activities Update

05 Sep 23:29

Choose a tag to compare

Hi everyone, time for Alpaca 8 ✨

For more information and screenshots please checkout the announcement.

New

  • Folders
  • Activities

Available Activities

Some of these are features that already existed in Alpaca previous to the introduction of activities.

  • Terminal
  • SSH Terminal
  • Code Editor
  • Code Runner
  • Attachment Creator
  • Camera
  • Audio Transcriber
  • Web Browser
  • Live Chat
  • Background Remover
  • Image Viewer

Fixes

  • Fixed code renderer
  • Fixed crashes (not 100% crash proof)
  • Updated YouTube transcriber (Flatpak specific)

What's Changed (Other Contributors)

New Contributors

  • @BoFFire made their first contribution in #968

Full Changelog: 7.7.5...8.0.0

Background Remover Tool

22 Aug 07:02

Choose a tag to compare

Hi everyone I cooked a nice new tool and fixed some stuff!

New

  • New tool: Image background remover with local processing #948
  • Tool runner: You can now run tools directly without the AI

Fixes

  • Fixed title generation sometimes not working
  • Fixed chat not being selected at launch sometimes

Full Changelog: 7.7.1...7.7.5

Quick Fix

21 Aug 21:56

Choose a tag to compare

I forgot to re enable TTS after some testing, oops.

Fixes

  • Fixed TTS being disabled internally

Full Changelog: 7.7.0...7.7.1

Instance Update

21 Aug 19:39

Choose a tag to compare

New

  • Added preference to change max image attachment size
  • Added option to change context window in instances and model creator
  • Changed behavior of instance preferences
  • Added option to expose a managed Ollama instance
  • Added 'Keep Alive' option to Ollama instance preferences

Fixes

  • Reimplementation of DDG search tool
  • Fixed model filtering

Thanks

Special thanks to @ihatemakinganaccount for their help.

What's Changed (Other Contributors)

New Contributors

Full Changelog: 7.6.0...7.7.0

Metadata Update

12 Aug 20:14

Choose a tag to compare

New

  • Update model list
  • Changed design of tool attachments
  • Tool usage optimization
  • Added metadata attachments for Ollama instances
  • Changed Image Attachment Container min width to 240
  • Added option to use current model for title generation
  • Added option to regenerate tool responses

Fixes

  • Made DDG_Search library optional (AUR fix)
  • Fixed attachments being rendered to the wrong messages

What's Changed (Other Contributors)

New Contributors

Full Changelog: 7.5.5...7.6.0

Ran Out of Title Ideas

26 Jul 17:01

Choose a tag to compare

Hopefully this is the last 7.5 bug fix update, I'm terribly sorry for all the instability.

Fixes

  • Fixed message generation issues relating to threads
  • Fixed message rendering issues relating to threads

Full Changelog: 7.5.4...7.5.5

Thread Fixes

26 Jul 02:06

Choose a tag to compare

Fixes

  • Fixed message generation problems
  • Fixed max tokens error with online instances

Full Changelog: 7.5.3...7.5.4