Releases: 3dproger/AxelChat
Releases Β· 3dproger/AxelChat
0.45.1-beta
- Twitch: The viewer counter now works even without logging in to your account
- Badges (icons next to the author's name) for which AxelChat couldn't find an image are no longer displayed by default. Previously, they were displayed as a "?" sign. However, you can re-enable this feature through the new settings
0.45.0
- Added integration with Beam (https://beamstream.gg). Limitations: Stickers and emojis are not displayed. Notifications about donations and subscriptions may not be displayed
- Added integration with Tach (https://tach.id). Limitations: The number of viewers and followers is not displayed
- Added integration with Matreshka (https://matreshka.tv)
- Test-to-Speech: In the new settings, you can voice any text to test the voiceover
- YouTube: The most active users' tags (#1, #2, and #3) are no longer displayed by default. This can be enabled through the YouTube connection settings
- File
reset_all_settings.reghas been added to the AxelChat folder. This file can be run to reset all AxelChat settings in case the settings make it impossible to use AxelChat and it is not possible to reset the settings through the settings window - Added the ability to change the interface style through new settings. The style applies primarily to new settings and some other elements. Windows 11 supports dark themes for some styles
0.44.1
- Added integration with W (w.tv)
- Widgets: Fixed message background transparency
- Widgets: Disappearing messages are disabled by default. You can re-enable them in Settings
- A new setting, "Fix graphical artifact: White rectangle on transparent background," has been added to the new settings for those experiencing graphical artifacts in the chat window when background transparency is enabled. This setting is added temporarily until the graphical artifact issue is fully resolved
- Test messages: Added the ability to change the colors of various elements
0.44.0
Please note: Widget settings, chat window settings, and some general chat settings will be reset when upgrading to this version. This is due to internal changes to the program's functionality required to implement new features
- An "Experimental" section has been added to the chat window's context menu, allowing you to access new features that aren't fully ready yet or may be unstable at the moment
- Added the ability to highlight messages mentioning you. You can also enable sound notifications when you are mentioned. This feature can be enabled and configured via Experimental->New Settings->Mentions
- Text-to-Speech: Added various settings (see Experimental->New settings)
- Test messages (which can now be sent through the "Sound Commands" settings section) are now formatted like other messages. For example, links are now clickable, just like in other messages
- Added the ability to send customized test messages. See New Settings
- Developers: Added the ability to send messages to AxelChat via HTTP request POST
http://127.0.0.1:8356/api/v1/receive-events. This can be used, for example, to display messages from third-party sources or for testing the functionality. More details in the documentation: https://github.com/3dproger/AxelChat/blob/main/docs.md - Developers: In the message transfer protocol, the
forcedColorsfield has been replaced withbodyStyle, and the fields within this object have also been changed - Developers: Fixed a bug that sometimes caused a delay in outputting log messages to a file
- The ability to support the AxelChat developer has returned. This can now be done through Boosty: https://boosty.to/axelchat
0.43.3
0.43.2
- Fixed a bug when output to files was enabled, due to which at some point new messages in the chat window stopped being displayed, and after a while they disappeared completely
- Fixed a bug for some platforms (YouTube, Boost, and some others) where old messages would be displayed again
- Fixed a crash in some rare cases
- Some unnecessary warnings have been removed
- DonationAlerts: There was an issue with logging out too often, but it's not happening again. It was probably their problem. But if it happens again, I'll try to fix it
- Developers: When closing AxelChat, spam of uninformative messages in the logs was removed
0.43.1
0.43.0
- Fixed crash in some cases
- When crashes occur, in some cases a dialog box will open with information and the option to send crash information to the developer
- The ability to voice new messages has been added. This can be enabled via the chat context menu. Individual messages can also be voiced via the context menu. Voiceover settings will be available later. See tutorial: #789
- When a crash occurs, an informational message appears. This message helps the developer understand the problem and fix it. If you experience a crash and see this message, please send it to the developer to make it easier for them to fix it
- TikTok: Connection errors have become more informative
- VK Video: Added support for connecting via a new type of link
- VK Video Live: Minor fix for displaying messages with mentions
- DonationAlerts: Improved stability
- Developers: Added "Debug Files" button. The button opens a folder with files for debugging, including logs
- Developers: The log window has been removed; logs are now saved to a file. See the previous point
0.42.0
Attention: Due to the transition to new technologies this version does not work on Windows 7, 8, 8.1
- TikTok: The connection has been fixed. A new, more stable connection method is now used
- The interface style has been updated
- Fixed a bug where the AxelChat process would sometimes remain open for a long time after closing AxelChat
- Developers: The WebSocket message
SERVER_CLOSEwas removed as unnecessary
0.41.2
This is the latest version that works on Windows 7, 8 and 8.1
- Boosty: Authorization has been fixed in some cases
- AxelChat startup has been slightly sped up
- The sound notification for a new message is now located in an external file
<app_folder>/deps/audio/notifications/default1.wav. This means that by replacing this file, you can change the notification sound. Only the wav format is supported. After replacing the file, restart AxelChat. I still haven't created a proper interface for customizing this notification, sorry