tavern-cozy
New Chat
Home
For You
Following
Create
AI Generator
Create Character
Create Voice Clone
Create Group
Create Fabula
Create Lorebook
Create Preset
Search chats
Recent chats
Explore
Adventures
Pixel Converter
Explore Media
Enable Oneko
Settings
Pricing
Google Play
Leaderboard
Releases
Documentation
en
EN
ES
Privacy
Terms
LLMs.txt
Toggle Sidebar
Discover
Home
Releases
Sign in
v1.20.1 · what's new
cee2677
Appearance
Releases
v1.20.1
2026-08-27
Fixes
Fix
Correct injection for roleplay — token units, proximity, stable cooldown
v1.20.0
2026-08-27
New features
New
Interpolate character templates and hide literal nsfw tag in play variant
v1.19.0
2026-08-25
New features
New
OpenRouter BYOK chat sends
v1.18.0
2026-08-25
New features
New
Headless BYOK TanStack AI via OpenRouter OAuth PKCE
v1.17.0
2026-08-25
New features
New
Lockfile-vs-installed verification gate + CI workflow
v1.16.0
2026-08-25
New features
New
Add lorebook approval queue, default-approved and public
Fixes
Fix
Stop self/cross-bot reply loops, deliver proactive replies
v1.15.0
2026-08-25
New features
New
Full drizzle transcript persistence classified by guild/channel/user
v1.14.0
2026-08-25
New features
New
Switch manager to buffered loopback with bounded retry
New
Buffered delivery helpers + retry classification
New
First-class 9router/auto free pool as default bot model
Fixes
Fix
Raise stream timeout 30s -> 10min (reasoning models need it)
Fix
Install signal handlers once, make stopBot race-safe
Fix
Serialize generations per bot, channel-fetched replies, skip relationship tracking
Fix
Retry once on transient empty generation
Fix
Keep partial stream text on socket death; harden chunk replies
Fix
Capture RUN_ERROR from stream, real reasons in replies + error log
Fix
Generic naming for free router pool in bot model selector
v1.13.1
2026-08-25
Fixes
Fix
Add source to ChatRecord type
Fix
Disable Supermemory RAG + ingest for bot chats (owner memory privacy)
v1.13.0
2026-08-25
New features
New
Persist discord bot errors with 3-day retention and admin viewer
New
Discord Bots quick action on overview
New
Discord bots management section
New
Discord bots admin CRUD endpoints
New
Owner token reveal + copy endpoint and UI
New
Make persona optional (0 = none) + propagate persona changes; document persona role
New
Open-by-default allow list + per-bot LLM model selection
New
Show typing indicator while generating
New
Show typing indicator while generating
New
Encrypt bot tokens at rest (AES-256-GCM) with lazy legacy migration
Fixes
Fix
Resolve Bearer API keys in authGuard via verifyApiKey fallback
Fix
Pass configId when provisioning owner api key
Fix
Surface generation failures to triggering Discord user
Fix
Token regex must accept real three-segment Discord tokens
Fix
Mount discordBotRoutes in app composition
Fix
Move models query into BotForm scope
v1.12.1
2026-08-24
Fixes
Fix
Graceful gateway shutdown on SIGTERM/SIGINT + test coverage
Fix
DM partials + reserve cooldown before generation
v1.12.0
2026-08-24
New features
New
Add Discord bot profile card with create/edit/enable/delete and setup guide
New
Run user discord bot gateways in-process with owner-budget generation via loopback stream
Fixes
Fix
Validate SSE events with @ag-ui/core schema
Fix
Clamp historyBackfillLimit to Discord's 100-message fetch cap
Fix
120s deadline on loopback stream + reader cleanup
Fix
Cache owner api key per bot, rotate only on 401
v1.11.0
2026-08-24
New features
New
Add discordBots + discordBotChannels schema and boot migration
Fixes
Fix
Pin bun 1.4.0 in EAS profiles
v1.10.0
2026-08-24
New features
New
Add RC webhook events viewer to admin billing tab
New
Admin endpoints to list and reprocess RevenueCat webhook events
Fixes
Fix
Trust only backend subscription state for isPro on mobile
v1.9.0
2026-08-24
New features
New
Record RevenueCat webhook deliveries in webhookEvents with dedupe
New
Add webhookEvents table for RevenueCat delivery ledger
v1.8.0
2026-08-24
New features
New
Secure RevenueCat purchases behind HMAC webhook
v1.7.0
2026-08-24
New features
New
Reserve/reconcile for fabula, refill-time debt collection, free-tier daily cap
v1.6.1
2026-08-24
Fixes
Fix
Bill provider-reported tokens in field generation; lock bucket engine with tests
v1.6.0
2026-08-24
New features
New
Argv paths for booru import script + VPS runbook note
v1.5.3
2026-08-24
Fixes
Fix
TDD input-field hardening for characters, lorebooks, personas
v1.5.2
2026-08-23
Fixes
Fix
Post-save navigation race + duplicate-create protection everywhere
v1.5.1
2026-08-23
Fixes
Fix
Update label from 'Appearance' to 'Theme' in chat and thread settings
v1.5.0
2026-08-23
New features
New
Indexed alias autocomplete with broader recall
v1.4.1
2026-08-23
Fixes
Fix
Harden tag creation and public search endpoints
v1.4.0
2026-08-23
New features
New
Unified booru tag universe with search, colors, moderation
v1.3
2026-08-23
Fixes
Fix
Guarantee version rollover at 1.99 -> 2.0
v1.2
2026-08-22
New features
New
AdMob SSV rewarded ads end-to-end, crash-safe refunds, generation rate limits
v1.1
2026-08-22
New features
New
Tag every push, fix version displays and chips
v1.0
2026-08-22
Image generation arrives in chat — create, pick models, and pay only for what you use
New features
New
Generate images directly in chat, with the Civitai LoRA picker, model selection, cost previews, and a gallery for your creations
New
Character profiles can be rich HTML pages, drafted by AI and sanitized automatically
New
Group chats bring several characters into one conversation
New
Creator Leaderboard highlights the most-loved characters
New
Yearly Wrapped pages recap your chat history
New
Voice cloning is available from the web app
New
Free-tier unlimited chat option in settings
New
Faster search with caching and recent searches
New
Unsaved-changes guard keeps you from losing form edits by accident
New
Empty states now point you straight to character creation
Fixes
Fix
Dialog rendering no longer causes hydration errors or invalid DOM warnings
Fix
Image generation polls time out gracefully instead of hanging forever
Fix
Upstream image APIs retry only transient failures, so real errors surface immediately