Releases: 3dproger/AxelChat
Releases · 3dproger/AxelChat
0.20.1
- Windows 11: dark mode window frame
- Fixed startup on some machines
- Added MS Visual C++ installers
0.20.0
Trovo supported
- Added support for Trovo
- Fixed total viewers count
0.19.1
- Fixed displaying simbols: &, <, >, "
- Twitch: implemented event messsages
- Twitch: simple receiving messages works without OAuth-token but for full-fledged work, the OAuth-token is still needed
- Twitch: fixed connection
- Twitch: badges order corrected
- YouTube: notifications about gift subscriptions are displayed
- GoodGame: fixed connection
- GoodGame: implemented nickname colors
- GoodGame: fixed viewers count
- Output to file: implemented total count viewers in output/state.ini in viewers_count_total
- UI improvements
0.19.0
GoodGame supported
- Streaming platform goodgame supported
- Output to file: fixed codec selection
- Other minifixes
0.18.3
Minifixes
- Output to file: changed files structure
- Fixed avatar_url in author info.ini. In avatar.txt saves only file name without path
- UI minifixes
0.18.1
- Displayed when a user changes their name. Disabled by default. Only works when output to file is enabled
- Information about the author is saved in a separate file
- The history of changing nicknames of authors is saved
- Previous authors avatars are saved
- Added a button to open a folder in the author's window
- Other small changes
0.18.0
- Output to file: Avatars are saved
- Output to file: changed messages file format
- Output to file: directory
messages
changed to sessions
- Output to file: changed messages count file name
- Output to file: Fixed time format
- Fix: some potential memory leaks
0.17.6
- Fix: output to file current.ini
- Fix: YouTube broadcast not opening sometimes
- Fix: author messages count
- Removed ignoring messages from YouTube sent before connecting, as it created problems
0.17.5
- Added HighDpi scaling settings
- Fixed button "show in explorer"
- Output to file: fixed old messages getting into the int-file on restart for YouTube
- UI small fixes