Releases: doolijb/serene-pub
Release list
0.5.0 Pre-Release Build 11
v0.5.0-pr-11 Android APK signing, available features, embedding api, docker kcpp fix
0.5.0 Pre-Release Build 10
NOTICE: Android production build may not yet install
0.5.0 Pre-Release Build 9
v0.5.0-pr-9 Potential docker+koboldcpp manager fix, potential theme import fix, d…
0.5.0 Pre-Release Build 8
v0.5.0-pr-8 Added initial tests, koboldcpp end to end functionality and LLM queue…
0.5.0 Pre-Release Build 7
v0.5.0-pr-7 Custom themes
0.5.0 Pre-Release 6
v0.5.0-pr-6 dockerfile fixes
0.5.0 Pre-Release 5
v0.5.0-pr-5 personaIds characterIds default to empty array
0.5.0 Pre-Release 3
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
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
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.