Skip to content

Releases: Jeffser/Alpaca

Quick Fixes

24 Jul 04:00

Choose a tag to compare

Hiiiii, thanks for the support as always, this update is just a quick fix!

  • Models with '-' in their names didn't work properly, this is now fixed
  • Better connection check for Ollama

The Stable Release

23 Jul 05:12
a042dfe

Choose a tag to compare

So it's finally here! THE STABLE RELEASE OF ALPACA!!!!!!!!!

First of all I want to thank all of you that have supported me through these months, it's been really fun developing an app that people actually use, with almost 15k users on Flathub, I think it's finally time to launch the stable release of Alpaca!!!!

Also if you want to.. I'm open for donations via GitHub Sponsors :)

Now let's get to the actual release notes!

Features and fixes

  • Updated Ollama instance to 0.2.8
  • Better model selector
  • Model manager redesign
  • Better tag selector when pulling a model
  • Model search
  • Added support for bearer tokens on remote instances
  • Preferences dialog redesign
  • Added context menus to interact with a chat
  • Redesigned primary and secondary menus
  • YouTube integration: Paste the URL of a video with a transcript and it will be added to the prompt
  • Website integration (Experimental): Extract the text from the body of a website by adding it's URL to the prompt
  • Chat title generation
  • Auto resizing of message entry
  • Chat notifications
  • Added indicator when an image is missing
  • Auto rearrange the order of chats when a message is received
  • Redesigned file preview dialog
  • Credited new contributors
  • Better stability and optimization
  • Edit messages to change the context of a conversation
  • Added disclaimers when pulling models
  • Preview files before sending a message
  • Better format for date and time on messages
  • Error and debug logging on terminal
  • Auto-hiding sidebar button
  • Various UI tweaks

New Models

  • Gemma2
  • GLM4
  • Codegeex4
  • InternLM2
  • Llama3-groq-tool-use
  • Mathstral
  • Mistral-nemo
  • Firefunction-v2
  • Nuextract

Translations

These are all the available translations on 1.0.0, thanks to all the contributors!

  • Russian: Alex K
  • Spanish: Jeffser
  • Brazilian Portuguese: Daimar Stein
  • French: Louis Chauvet-Villaret
  • Norwegian: CounterFlow64
  • Bengali: Aritra Saha
  • Simplified Chinese: Yuehao Sui

Also visit this discussion for more information on the release!

Thanks to all of you for the support!

I will continue developing this app

Fix

22 Jun 08:16

Choose a tag to compare

Fix

Removed DOCX compatibility temporally due to error with python-lxml dependency, this is just a quick fix I will add DOCX back later this week

Big Update

21 Jun 23:28

Choose a tag to compare

Hi, to celebrate almost 100 stars on the repo I came back to update the app adding something a lot of you have been expecting...

  • PDF compatibility
  • DOCX compatibility
  • Merged 'file attachment' menu into one button

Updates had been slowing down because of uni but don't worry the app is still being developed, thanks for the support <3

Quick Fix

05 Jun 02:16

Choose a tag to compare

There were some errors when transitioning from the old version of chats to the new version. I apologize if this caused any corruption in your chat history. This should be the only time such a transition is needed.

Huge Update

04 Jun 20:19

Choose a tag to compare

I'm back with another big update, I rewrote a lot of code, lets hope it doesn't break :3

Features

  • Added: Support for plain text files
  • Added: New backend system for storing messages
  • Added: Support for changing Ollama's overrides
  • General Optimization

If you have issues please use the issues page

Big Update

01 Jun 06:32

Choose a tag to compare

Hi, back at it again with another big update, I hope you guys enjoy it

Features

  • Added: Support for GGUF models (experimental)
  • Added: Support for customization and creation of models
  • Fixed: Icons don't appeear on non Gnome systems
  • Update Ollama to v0.1.39

Issues at issues page you know how it works

Fix

30 May 16:52

Choose a tag to compare

Fix

My bad

Fix

App didn't open if models tweaks wasn't present in the config files

Big Update

29 May 22:22

Choose a tag to compare

Another daily update :D

Features

  • Changed multiple icons (paper airplane for the send button)
  • Combined export / import chat buttons into a menu
  • Added 'model tweaks' (temperature, seed, keep_alive)
  • Fixed send / stop button
  • Fixed app not checking if remote connection works when starting

You know where to go if you have issues

Daily Update

29 May 06:29

Choose a tag to compare

Another daily update while going to Uni (Aka. Going insane hahahaha)

Features

  • Added text ellipsis to chat name so it doesn't change the button width
  • New shortcut for creating a chat (CTRL+N)
  • New message entry design
  • Fixed: Can't rename the same chat multiple times

So Github has this thing for issues, it's called issues, very convenient if you ask me, use it to report anything