github chatty/chatty v0.14
Version 0.14

latest releases: v0.26, v0.26-b6, v0.26-b5...
3 years ago

Changes compared to previous Release

Changes compared to previous release version (v0.13.1):

This version features (among other things) a more advanced drag&drop functionality:

  • Tabs can be dragged to the edges of a chat to create a split view with two tab panes side by side.
  • Tabs can be dragged from one tab pane to another.
  • Popouts also contain a tab pane now (if more than one tab is dragged into it).
  • A popout can be opened through the tab context menu (as before) or by dragging a tab outside of the window. Popouts can be opened either as a dialog or separate window.
  • More customization of how information on tabs is displayed.
  • The Highlighted and Ignored Messages dialogs can be docked as a tab through their context menus.
  • Find relevant settings under "Tabs" and "Window".

Custom Commands / Commands

  • Added $"<text>" to Custom Commands syntax, where everything inside the
    quotes is interpreted as literal text (e.g. $"This costs $30 dollars")
  • Added optional args parameter to Custom Replacements: $(_m,[args]), where
    "args" is available in the "_m" replacement via $1- (like a function)
  • Changes to the /chain command:
    • Automatically escape seperator character "|" in top-level replacements
    • Fixed bug where the wrong parameters would be sometimes set
  • Added /say command
  • Added $request() method to perform GET requests
  • Improved $replace() function with more advanced replace options
  • Added identifiers to retrieve info about the local user
  • Prevent endless recursion that could happen in some cases
  • Added warning when Custom Commands have the same name as built-in commands

Matching (Highlight, Ignore etc.)

  • Added Presets that can be used in individual Matching items (various prefixes)
  • Improved Highlight editor
  • Added "n:" prefix for notes that are ignored for matching
  • Added "startw:" prefix
  • Added Highlight-style user-related matching to custom Usercolors/Badges
  • Added Ignore blacklist (to prevent message from being ignored)
  • Various blacklist improvements
  • Added "Message Info" context menu entry for chat messages showing which
    Highlights or Custom Message Color item they were affected by (if any)
  • Improved Highlighted/Ignored messages dialogs (e.g. show bans/timeouts)

Users

  • Added date separator in User Dialog message history
  • Added setting for User Dialog message limit
  • Added user notes (via User Dialogs)
  • Added support for showing pronouns (disabled by default)
  • Added colored names in userlist (disabled by default, limited to users that
    already talked)

Other Changes

  • Improved tab/popout handling (see description above)
  • Updated JTattoo Look&Feels to fix some small tabs issues
  • Added "Join"-link for hosted channels
  • Keep message in input box after cancelling mention dialog
  • Account: Allow opening connect URL on error to make manual process easier
  • Always show whisper related info messages in active channel
  • Added setting for link color in info messages
  • Added FFZ per-channel bot recognition
  • Increased the maximum amount of followed streams that can be requested
  • Updated translations/texts
  • Updated help

Bugfixes

  • Fixed error in Highlight editor due to missing icon on some platforms
  • Fixed sub months in badge tooltips
  • Fixed token verified dialog showing when it shouldn't
  • Fixed website approved automod message showing as points reward

Changes compared to previous Beta

Changes compared to previous beta version (v0.14-b6):

  • Small changes to the login process when an error occurs
  • Updated help

Checksums

Don't miss a new chatty release

NewReleases is sending notifications on new releases.