Srain Versions Save

Modern IRC client written in GTK

1.6.1

3 weeks ago
  • Bug fixes:
    • Add developer name to metainfo

1.7.0

3 weeks ago
  • Changes:
    • Remove GIMPNet (#408)
    • Migrate to libsoup3 (#409)

1.6.0

3 months ago
  • 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

1 year ago

Bug fixes:

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

1.5.0

1 year ago

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 year ago
  • Backport #371

1.3.3

1 year ago

1.4.1

1 year ago

Changes:

1.4.0

2 years ago

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)

1.3.2

2 years ago

Features:

  • Add French translation (#351), by @progval

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