Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
AxelChat_v0.40.0-win64.zip | 2025-06-02 | 206.0 MB | |
0.40.0 source code.tar.gz | 2025-05-23 | 9.0 MB | |
0.40.0 source code.zip | 2025-05-23 | 8.9 MB | |
README.md | 2025-05-23 | 1.6 kB | |
Totals: 4 Items | 223.9 MB | 1 |
General
- Added integration with Steam, Loco and Livacha platforms
- Twitch: When streaming together, the message displays the icon of the streamer in whose chat this message is written
- Discord: Displays a server icon in the message if possible. Enabled by default
- Discord: Changed the way server and channel names are displayed in messages
- Telegram: Changed the way the chat name is displayed
- VK Video Live: Fixed connection by some types of links
- Added display of replies for platforms where supported
- Added the ability to select multiple messages and reset the selection
- Fixed duplication of some text in the message
Widgets
- Changed the appearance
- Added background for messages. Can be disabled
- Increased size of viewer counter widget
- Added the ability to hide the connection status in widgets when the connection is successful. (See: Settings -> Widgets)
- Fixed sizes of stickers and other images that should be larger than emoticons
- Fixed display of line breaks in messages
- Fixed display of italic and bold text in messages
- Widget "Viewer Counter": When one message source is enabled, the display of the total number of viewers is disabled
- Widget "Viewer Counter": Added the ability to hide the platform icon if the number of viewers is unknown
Developers
- The message text style is sent as a CSS object
- The message contains information about the response
- The
destination
field has been removed from the message object. There will probably be another way to display such information in the future