Skip to content

Releases: Hashy-Software/hasherino

v0.1.15

26 Mar 00:37
Compare
Choose a tag to compare

Changes:

  • Add button to scroll down when chat is scrolled up(#56)
  • Message timestamps(#55)
  • Cycle over previously sent messages with arrow keys(#38)

v0.1.14

21 Mar 23:31
Compare
Choose a tag to compare

Changes:

  • Render global 7tv emotes
  • Show tooltip with emote's name when hovering over it
  • Clickable urls(#47)
  • Add a space after completing names or emotes(#48)
  • Load chat message history when opening a tab
  • Fix error caused by trying to cache 7tv global emotes
  • Fix duplicate names being added to list of users in chat

v0.1.13

11 Dec 23:16
Compare
Choose a tag to compare

Changes:

  • Fix connection breaking when user has more than 25 twitch sets available

v0.1.12

09 Dec 01:58
Compare
Choose a tag to compare

Changes:

  • Improve emote completion matching algorithm
  • Performance improvements
  • Fix wrong message width after window resize(#37)
  • Fix 7tv emotes not rendering when user sends message(#45)

v0.1.11

08 Dec 00:24
Compare
Choose a tag to compare

Changes:

  • Fix bugs caused by new features when changing channels

v0.1.10

08 Dec 00:03
Compare
Choose a tag to compare

Changes:

  • Add 7tv emote support
  • Add twitch emote support
  • Add chat completion for twitch emotes
  • Add chat completion for 7tv emotes
  • Save settings and log on the right user folder for each OS
  • Fix light theme text

v0.1.9

16 Oct 19:01
Compare
Choose a tag to compare

Changes:

  • Make color switcher go in order(closes #29)
  • Fix user settings getting wiped when ending process instead of clicking close
  • Don't clear message input if the user sends it with ctrl pressed(closes #32)
  • Don't duplicate connection when clicking login while already being logged in(closes #30)
  • Fix vertical spacing between wraped lines in chat(closes #36)
  • Rejoin channel when swapping accounts
  • Give an error message when trying to join channels without logging in and autofocus on channel name field

v0.1.8

13 Oct 21:39
Compare
Choose a tag to compare

Changes:

  • Add persistent configs(closes #10)
  • CPU usage improved by removing unnecessary UI updates being done even without new messages
  • Improve logging(closes #17)
  • Save log to a file and show its path on settings(closes #7)
  • Save window dimensions(closes #14)
  • Add theme selection and show black text when white theme is selected(closes #18)
  • Implement color switcher feature(closes #22)

Hotfix:

  • Fix SSL issue on token verification

v0.1.7

13 Oct 21:30
Compare
Choose a tag to compare

Changes:

  • Add persistent configs(closes #10)
  • CPU usage improved by removing unnecessary UI updates being done even without new messages
  • Improve logging(closes #17)
  • Save log to a file and show its path on settings(closes #7)
  • Save window dimensions(closes #14)
  • Add theme selection and show black text when white theme is selected(closes #18)
  • Implement color switcher feature(closes #22)

v0.1.6

12 Oct 23:15
Compare
Choose a tag to compare

Changes:

  • Fix UI update error
  • Leave current connected channel when joining a second channel