Devlogs
Version 0.0.84
Posted August 16, 2024 by HammerAI
#release
Hi all, version 0.0.84 is live! This release includes:
Web & Desktop:
- Allow you to select multiple tags at once. If you select A and B, we will only show characters that have both A and B tags.
Desktop:
- Splits up data we store between three JSON files: 1) `config.json` which stores your settings, 2) `characters.json` which stores your characters, and 3) `conversations.json` which stores your chats. This should improve performance if you have many characters or chats.
Thank you!