Skip to content

SillyBunny v1.6.1

Choose a tag to compare

@platberlitz platberlitz released this 02 Jun 13:59
· 12732 commits to main since this release

SillyBunny version 1.6.1 has released
This release carries the post-1.6.0 staging line forward with safer chat rendering, sturdier preset/profile persistence, cleaner mobile navigation, more reliable Quick Replies, and a broad settings/tooling cleanup pass.

Added

  • Desktop vertical navigation settings and clearer mobile navigation customization.
  • Post-main in-chat agent intercept timing for workflows that need to process main-model output.
  • OpenAI TTS audio format selection.
  • Current-chat files access, Quick Action icon picking, compact Pathfinder mode controls, and Pathfinder submodule toggles.

Fixed

  • Connection profiles and presets now persist more reliably, including immediate preset saves, prompt-order resets, reverse-proxy backend binding, and current model fetching.
  • Quick Replies now dedupe duplicate set names across loading, buttons, API listing, auto-execute, settings selectors, and context menus without dropping saved chat or character links.
  • OOC and HTML context depth 0 now keeps the active turn while stripping older context messages.
  • Sampler visibility startup no longer overwrites saved selections when browser storage is slow to respond.
  • Character avatar refresh, imported character selection, desktop Prompt Manager scroll, chat shell wheel routing, shell resize handles, Select2 dropdown surfaces, native chat style headers, bounded rendered messages, and wand message screenshots are tightened.
  • Duplicate agent initialization, local generation aborts, text-completion reasoning leaks, Guided Generations steering, post-agent provider-error handling, and Pathfinder swipe reuse are hardened.

Removed

  • Redundant fork update/start launcher entry points and obsolete publish/open-handler workflows.
  • Stale bundled-template and release-readiness artifacts that no longer matched the active 1.6.1 surface.

Improved

  • App, Horde client, bundled extension, package, lockfile, and test metadata are now aligned on 1.6.1.
  • Chat rendering now routes bottom scroll, redisplay, show-more, message updates, streaming, swipe replacement, media resize, and mobile viewport handling through smaller lifecycle helpers with proven routes enabled by default.
  • Mobile shell, preset/API sync, generation, extension boot, Prompt Manager, and tooling hydration behavior now have cleaner seams for safer future fixes.
  • Pura Director and bundled tracker templates were refreshed and versioned so installed agents can be manually updated from the version pill.
  • Release notes, frontend asset handling, compatibility tracking, and merged staging coverage were cleaned up for easier review.

How to update

  • Built-in updater: open Customize > Server and update from there.
  • Git clone: run git pull.
  • Launcher users: close and reopen Start.bat, Start.command, or start.sh.
  • ZIP users: grab the new release directly.