- Added right-clicking chat tab to open tab/window editor screen (Clone/Edit/Delete)
- Added displaying current input character count
- Added auto normalizing input option
- Added customizable input box input length
- Added speech to text charset option for misinterpreted text
- Added cloth config globalized config toggle option
- Moved related input box settings to own option
- Fixed message image preview not working for reposted links
- Fixed auto prefix sending when exiting the chat while the input box is empty
- Fixed find message input box highlight position
- Fixed crash when deleting all chat tabs/windows
- Added option to put chat tabs at the top.
- Added ability to move input box vertically with movable chat enabled (does not apply if vanilla input box enabled).
- Added hoverable information when taking a screenshot.
- Added showing hide/movable chat toggle key on screen.
- Added auto moving the chat window above/below the input box if they overlap when opening the chat option.
- Added message image preview (control right click message with an image link to preview it on screen).
- Added replacing text in speech to text.
- Added speech to text option to auto replace text with matching player name (see tooltip).
- Added find message regex mode + highlighting matched text.
- Added find message ignore case toggle option.
- Added translate language selector.
- Made key binds allow for mouse + spam prevention.
- Optimized memory usage when rescaling or filtering the chat.
- Removed restriction of moving chat windows to the bottom of the screen.
- Downgrade kotlin 2.1.0 -> 2.0.20 for possible config issues.
- Fixed moving chat up shrinking the chat mostly.
- Fixed some bookmark features being enabled even if bookmarks are disabled.
- Fixed scroll/cycle through tabs with move to tab disabled.
- Fixed issues with resizing the height of the chat window.
- Fixed outline display issues with top-down message alignment.
- Fixed message translation not working.
- Fixed some typos.