Releases: Hashy-Software/hasherino
Releases · Hashy-Software/hasherino
v0.1.15
v0.1.14
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
Changes:
- Fix connection breaking when user has more than 25 twitch sets available
v0.1.12
v0.1.11
Changes:
- Fix bugs caused by new features when changing channels
v0.1.10
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
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
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
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
Changes:
- Fix UI update error
- Leave current connected channel when joining a second channel