Releases: SrainApp/srain
Releases Β· SrainApp/srain
1.8.1
- Changes:
- Update metainfo, thanks to @yakushabb (##429)
- Bug fixes:
- Remove bool typedef in C23, thanks to @pastalian (#430)
1.8.0
-
Features:
- Add zh_TW Traditional Chinese translation, thanks to @PeterDaveHello (#417)
- Add configuration
chat-list-order = "recent|alphabet"for changing chat list order, thanks to @Exagone313 (#421) - Add
ctrl+qHot Keys for quitting Srain, thanks to @Exagone313 (#223) - Add
/passcommand for sending connection password to server , thanks to @Exagone313 (#423)
-
Changes:
-
Bug fixes:
- Convert IRCv3 received server-time to local timezone (#379), thanks to @Exagone313
- Fix release assets (#427)
1.8.0-test2
update
1.7.0
1.6.1
- Bug fixes:
- Add developer name to metainfo
Happy Chinese New Year πππ
-
Features:
-
Use new app indicator provided by libayatana-appindicator, which has better compatibility than
GtkStatusIcon(#374, #401)Users can still use
GtkStatusIconif they have trouble installing libayatana-appindicator, see Installation for more details -
Add conf item
scroll-on-new-messageto automatically scroll down the message list when a new message is incoming even if the application is inactive (#382) @MatusGuy
-
-
Bug fixes:
- Let conf item
chat.logworks as expected (#402)
- Let conf item
1.5.1
1.5.0
Features:
- Able to identify Nordic GTK Theme as dark theme (#372)
- Activate the corresponding buffer to a response user query (#381)
Changes:
- No additional sphinx extensions are required to build documentation (#368)
- Cleanup deprecated APIs (#369)
- Suppress error message when connection keeps failing (#386)
- Enable debian release build, thanks to @tomac4t (#387)
Bug fixes:
- Fix SASL authentication error when connecting to Soju (#371)
1.4.2
1.3.3
- Backport domain name change, see 2022-05-07 Version 1.4.0
- Backport #371