Skip to content

Version 0.18 Beta 3

Pre-release
Pre-release
Compare
Choose a tag to compare
@tduva tduva released this 18 Mar 13:26
· 296 commits to master since this release
af18d83

Changes compared to previous version (v0.18-b2):

  • Added /runin command to run a command in the context of a specific open channel
  • Settings
    • Added functionality to add the stream uptime to timestamps
    • Added badge scaling settings
    • Added search to Settings Dialog
    • Added test sound functionality directly to "Sound Notification Settings" tab so it's easier to test sound output changes
  • Custom Commands
    • Added $(msg-time) identifier (unix timestamp in milliseconds of the selected message in the User Dialog), can be used with the updated $datetime() function which now takes a unix timestamp parameter
    • Added $(user-channel), $(user-stream) and $(user-stream-id) (in context of the User Dialog, normally they should be identical with previously available ones like $(chan), but perhaps sometimes not, either way, getting the stream id wasn't possible before)
    • Added $(streamuptime2) which (opposed to $(streamuptime)) returns the stream uptime of the current stream, rather than the uptime ignoring short stream downtimes
  • Attempted to fix focus being stolen when changing from single channel to two tabs
  • Fixed Local Emotes not being considered for Favorite Emotes

Checksums