Releases: SrainApp/srain
Releases · SrainApp/srain
Merge pull request #261 from SrainApp/release-1.1.2
Note: This release contains only improvement for MS Windows, user of other platform can ignore it.
- Features:
- Binary for MS Windows now can automatically built via Github Actions, thanks to @lifeibiren (#259), please refer to Windows for more details
- Changes:
- For ease of running on windows, Srain’s executable path is added to the search paths of {configuration,data} file. Thanks to @lifeibiren (#259)
1.1.1
- Changes:
- Improve auto-scroll policy of message list (#255)
- Bug fixes:
- Fix TLS certificate verification error on glib-networking 2.64.3 (#251)
- Fix crash when connecting to an invalid host (#234)
1.1.0: Merge pull request #247 from SrainApp/release-1.1
- Features:
- Support multiple selection of message (#138)
- Support jump to mentioned message (#243)
- Nickname will be highlighted when mentioned (#243)
- Auto build deb package (#238)
- Changes:
- Improve fcous control of UI
- Replace appdata with metainfo (#240)
- Validate metainfo with appstream-util (#242)
- Bug fixes:
- Some implicit declarations fixes (#236)
- Some typo fixes (#239)
1.0.2
- Features:
- Add MAN documentation (deaf723)
- Add more predefined IRC networks: DALnet, EFnet, IRCnet, Undernet and QuakeNet (#228)
- Changes:
- Build: Allow setting CC variable via environment (#224)
- Add channel related messages to corresponding buffer as possible (#149)
- Improve widget focus control (#229)
- Drop unused icons (6239fe5)
- Provide clearer error message when connecting (#233)
- Update gentoo installation documentation Gentoo (ceb5ca3)
- Bug fixes:
- Truncate long message before sendisg (#227)
- Deal with invalid UTF-8 string (50e7757)
- Fix incorrect user number of channel user list (#230)
- Fix incorrect icon install path (9f07380)
1.0.1
- Features:
- Auto rename to original nick when ghost quit (#198)
- Add hackint IRC network (#201), thanks to @kpcyrd
- Add Dutch translation (#215), thanks to @Vistaus
- Add two FAQs to documentation (#217)
- Add debian pack script (SrainApp/contrib#1), thanks to @tomac4t. Please refer to Debian to build a deb package
- Changes:
- Move continuous integration from travis CI to github actions (#203, #204), thanks to @tomac4t
- Make header bar buttons repect default belief (#205, #218)
- Bug fixes:
- Fix case sensitivity issue for IRC messages (#202), thanks to @hhirtz
- Fix invalid changelog section of appdata file (#214)
- Fix missing dependences in documentation (#216), thanks to @avoidr
The First Release of Srain!