Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
AxelChat_v0.38.12-beta-win64.zip | 2025-04-01 | 205.4 MB | |
0.38.12-beta source code.tar.gz | 2025-03-30 | 25.1 MB | |
0.38.12-beta source code.zip | 2025-03-30 | 25.5 MB | |
README.md | 2025-03-30 | 477 Bytes | |
Totals: 4 Items | 256.0 MB | 0 |
- Added YouTube Shorts as another platform. Relevant for those who broadcast simultaneously on YouTube and YouTube Shorts
- Fixed crash on some cases
- YouTube: Fixed display of connection status in some cases
- Widgets: Added setting "Disappearance timer"
-
Widgets: Added the ability to display an avatar, time and date of the message. Disabled by default. To enable display, use this CSS:
:::CSS .time, .date, .avatar { display: unset; }