Skip to content

Releases: SrainApp/srain

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

1.3.1

18 Dec 05:06
9384edb
Compare
Choose a tag to compare

Bug fixes:

Happy mid-Autumn Festival

21 Sep 11:16
1959caa
Compare
Choose a tag to compare
  • Features:
  • Bug fixes:
    • Fix configuration syntax errors caused by trailing commas #330), thanks to @progval

1.2.4

18 Jul 05:27
4cdb6d1
Compare
Choose a tag to compare

Bug fixes:

  • Fix bug casued by #316 (#319)
  • Fix crach when URL preview async task failed (#322)

1.2.3

26 Jun 13:08
37e59e9
Compare
Choose a tag to compare

Bug fixes:

  • Eliminate GDK warning (#316)

1.2.2

30 May 05:03
add48cc
Compare
Choose a tag to compare
  • Changed:
    • Add libera.chat IRC network (#311)
    • Updated Dutch translation (b6830e9)
  • Bug fixes:

1.2.1 with Microsoft Windows Fixes

23 Apr 05:09
f5495f4
Compare
Choose a tag to compare
Merge pull request #303 from SilverRainZ/bugfix/windows-meson-prefix

Use hardcode meson prefix in window build

1.2.1

10 Apr 05:50
66d4295
Compare
Choose a tag to compare
  • Features:

  • Bug fixes:

    • Minor fixes (#290)

1.2.0

28 Feb 09:25
4cd17fb
Compare
Choose a tag to compare

Features:

  • Switch build system from Make to Meson (#266)
  • Add FreeBSD implementations for srn_get_executable_{path,dir}, thanks to @wahjava
  • Add /quote command for sending special IRC commands, thanks to @hno (#283)
  • Add support for hiding server buffer (#287)

Bug fixes:

  • Fix an use-after-free BUG (#267)
  • Fix implicit declaration error on some systems, thanks to @lgbaldoni (#270)