Skip to content

Releases: doolijb/serene-pub

0.5.0 Pre-Release Build 11

Pre-release

Choose a tag to compare

@doolijb doolijb released this 14 Jul 00:28
v0.5.0-pr-11

Android APK signing, available features, embedding api, docker kcpp fix

0.5.0 Pre-Release Build 10

Pre-release

Choose a tag to compare

@doolijb doolijb released this 13 Jul 10:50

NOTICE: Android production build may not yet install

0.5.0 Pre-Release Build 9

Pre-release

Choose a tag to compare

@doolijb doolijb released this 12 Jul 05:10
v0.5.0-pr-9

Potential docker+koboldcpp manager fix, potential theme import fix, d…

0.5.0 Pre-Release Build 8

Pre-release

Choose a tag to compare

@doolijb doolijb released this 11 Jul 08:46
v0.5.0-pr-8

Added initial tests, koboldcpp end to end functionality and LLM queue…

0.5.0 Pre-Release Build 7

Pre-release

Choose a tag to compare

@doolijb doolijb released this 08 Jul 05:12
v0.5.0-pr-7

Custom themes

0.5.0 Pre-Release 6

0.5.0 Pre-Release 6 Pre-release
Pre-release

Choose a tag to compare

@doolijb doolijb released this 07 Jul 00:01
v0.5.0-pr-6

dockerfile fixes

0.5.0 Pre-Release 5

0.5.0 Pre-Release 5 Pre-release
Pre-release

Choose a tag to compare

@doolijb doolijb released this 06 Jul 13:20
v0.5.0-pr-5

personaIds characterIds default to empty array

0.5.0 Pre-Release 3

0.5.0 Pre-Release 3 Pre-release
Pre-release

Choose a tag to compare

@doolijb doolijb released this 05 Mar 05:11

Pre releases are periodic in-development changes, much like a nightly. Feature will be partially implemented or broken. Not everything has been tested.

BACK UP YOUR CONFIG BEFORE RUNNING! YOU HAVE BEEN WARNED!

Short-list of changes since v0.5.0-pr-2:

  • Fix first time initialization, user configuration not getting set (second pass)
  • Added character and persona library for importing premade characters
  • Fix deleting characters

0.5.0 Pre-Release 2

0.5.0 Pre-Release 2 Pre-release
Pre-release

Choose a tag to compare

@doolijb doolijb released this 31 Jan 07:21

Pre releases are periodic in-development changes, much like a nightly. Feature will be partially implemented or broken. Not everything has been tested.

BACK UP YOUR CONFIG BEFORE RUNNING! YOU HAVE BEEN WARNED!

Short-list of changes since v0.5.0-pr-1:

  • Fix first time initialization, user configuration not getting set
  • Fix character sidebar warning about unsaved changes when there aren't any
  • Fix adding personas to lorebook bindings
  • Fix non-admin users getting warned about users not having access to connection settings on page load
  • Hide assistant chat, this is getting shelved for now due to technical challenges, local LLM limitations and complexities that come with expecting users to manage multiple model tuning types, function calling

0.5.0 Pre-Release 1

0.5.0 Pre-Release 1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Dec 06:11

Pre releases are periodic in-development changes, much like a nightly. Feature will be partially implemented or broken. Not everything has been tested.

BACK UP YOUR CONFIG BEFORE RUNNING! YOU HAVE BEEN WARNED!

Short-list of changes since v0.4:

  • Multiple accounts (enabled in settings)
  • User account management
  • Multiplayer/multi-user tenancy
  • Fixed Ollama chat-mode toggle and format select
  • New link to Assistant Chat on the home page
  • Chat generally with AI in assistant chat, discuss a character or have AI help draft a new character
  • General RP chat polish
  • Accessibility features have been temporarily stripped out due to poor initial implementation.
  • Export character cards

Assistant chat requires a good model that supports function calling in order to properly request or create new character data. Reliability is extremely spotty as this has been exceedingly difficult to implement using local models.