Skip to content

Releases: SrainApp/srain

1.7.0

26 Apr 06:06
008f05b
Compare
Choose a tag to compare
  • Changes:
    • Remove GIMPNet (#408)
    • Migrate to libsoup3 (#409)

1.6.1

26 Apr 06:07
Compare
Choose a tag to compare
  • Bug fixes:
    • Add developer name to metainfo

Happy Chinese New Year 🐉🐉🐉

11 Feb 11:37
Compare
Choose a tag to compare
  • Features:

    • Use new app indicator provided by libayatana-appindicator, which has better compatibility than GtkStatusIcon (#374, #401)

      Users can still use GtkStatusIcon if they have trouble installing libayatana-appindicator, see Installation for more details

    • Add conf item scroll-on-new-message to 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.log works as expected (#402)

1.5.1

26 Mar 05:09
Compare
Choose a tag to compare

Bug fixes:

  • Fix the problem that the URL cannot be opened on MS Windows (#391)

1.5.0

02 Oct 14:15
ed438ea
Compare
Choose a tag to compare

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

02 Oct 14:11
Compare
Choose a tag to compare

1.3.3

02 Oct 14:11
Compare
Choose a tag to compare

1.4.1

01 Aug 12:00
ac00f83
Compare
Choose a tag to compare

Changes:

1.4.0

07 May 14:23
0a16d5d
Compare
Choose a tag to compare

Features:

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)

1.3.2

10 Feb 16:16
2faa795
Compare
Choose a tag to compare

Features:

Bug fixes:

  • Silence assertion failure on /part command (#348), by @progval
  • Silence “Unknown capability” warning on trailing whitespace (#349), by @progval

Changes:

  • Add tooltips to buttons with no text(#350), by @progval
  • Srain is added to offical repository of Debian, see Debian for details