Releases: SrainApp/srain
Releases · SrainApp/srain
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
1.4.1
Changes:
- New website, move domain name from
srain.imtosrain.silverrainz.me, see Migrate domain name to srain.silverrainz.me - Require mesion >= 0.47.0
1.4.0
Features:
- Add support for IRCv3 standard-replies (#354), by @progval
- Add support for SASL EXTERNAL (#352), by @progval
- Add support for invite-notify (#359), by @progval
- Add conf item server-visibility for setting default server visiblity (#361), by @SilverRainZ
- Add support for server-time (#345), by @progval
- Add /clear command for clearing messages of current buffer (#268), by @SilverRainZ
Bug fixes:
- Fix workflow for building MS Windows release artifact (#360), by @lifeibiren
Changes:
- Make the buffer menu apply to the right-clicked item instead of the active buffer (#353), by progval
- Srain now accepting donations through OpenCollective (https://opencollective.com/srain)
- Disable workflow for building debian release artifact since we have offical debian package (99d9d86)