Path to this page:
Subject: CVS commit: pkgsrc/chat/srain
From: Adam Ciarcinski
Date: 2024-08-10 15:18:58
Message id: 20240810131858.9E384FC74@cvs.NetBSD.org
Log Message:
srain: updated to 1.7.0
2024-04-26 Version 1.7.0
- Changes:
- Remove GIMPNet (:pull:`408`)
- Migrate to libsoup3 (:issue:`409`)
2024-04-26 Version 1.6.1
- Bug fixes:
- Add developer name to metainfo
2024-02-11 Version 1.6.0
- Features:
- Use new app indicator provided by libayatana-appindicator_, which has better
compatibility than ``GtkStatusIcon`` (:pull:`374`, :pull:`401`)
.. note:: User can still use ``GtkStatusIcon`` if they have trouble installing
libayatana-appindicator, see :doc:`./install` 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 (:issue:`382`)
- Bug fixes:
- Let conf item ``chat.log`` works as expected (:issue:`402`)
2023-03-26 Version 1.5.1
- Bug fixes:
- Fix the problem that the URL cannot be opened on MS Windows (:issue:`391`)
2022-10-02 Version 1.5.0
- Features:
- Able to identify `Nordic GTK Theme`__ as dark theme (:pull:`372`)
- Activate the corresponding buffer to a response user query (:issue:`381`)
- Changes:
- No additional sphinx extensions are required to build documentation \
(:issue:`368`)
- Cleanup deprecated APIs (:pull:`369`)
- Suppress error message when connection keeps failing (:pull:`386`)
- Enable debian release build , thanks to @tomac4t (:issue:`387`)
- Bug fixes:
- Fix SASL authentication error when connecting to Soju
Files: