Changelog

This commit is contained in:
Infi
2024-06-10 23:31:02 +02:00
parent 17ff8fffeb
commit 41e5a80179
+7 -19
View File
@@ -22,23 +22,11 @@ tags:
- Chat - Chat
- Replacement - Replacement
changelog: |- changelog: |-
**New**
- Database Viewer (/chat2Viewer)
- View your previous message history in a standard chat format
- Search for sender or specified text content
- Ability to specify a date range
- Select specific chat channels you want displayed
- Only show your current characters history, or combined across your account
- Quickly page through hundreds of messages in quick succession
- Tip: You can resize the sender column
**Updates** **Updates**
- Some emotes have been blocked from being parsed - Fix tell reply hotkey not working
- Replaced some internal functions with their CS version - Save the FFXIV font to disk instead of redownloading it on every startup
- French localisation update - This should prevent errors if your DNS is giving up
- Replace all sigs with CS version
**Fixes** - Fix flags not working in reply mode
- AutoTranslate missing entries, like Viera - Force the main chat log to be always open
- Fix for shuffled messages on startup [thanks `@dean`] - Prevent emotes inside auto translation
- Fix for adventurer plate button not working after character switch [thanks `@dean`]