Skip to content

Releases: RicinApp/Ricin

0.0.3-beta release !

21 Feb 16:32

Choose a tag to compare

We are proud to announce that Ricin v0.0.3-beta is now ready for downloading !

Preview of Ricin version 0.0.3-beta

Changelog:

Fixes:

  • Fixed File transfers.
  • Fixed Quotes containing a link.
  • Fixed Multiline message wrapping.
  • Fixed Userstatus cycling at startup bug.
  • Fixed Timestamp format. Now using H24 format.
  • Fixed URI's regex that was causing urls to be broken.
  • Fixed The invisible "About" tab issue - gtk3.16 related.
  • Fixed ToxID not appearing on the settings-view issue - gtk3.16 related.
  • Fixed Settings-view combo-boxes not being populated - gtk3.16 related.
  • Fixed Offline contact doesn't have name nor status message.
  • Fixed Deleting a friend doesn't work - #50 related.

Addings:

  • Sidepane system to manage per-friend settings and actions.
  • Custom themes system.
  • Black custom theme - (css override).
  • White custom theme - (css override).
  • Make System Themes & System Icons an option.
  • Search contacts function.
  • Filters for friendlist (online, offlines, latest message time, etc).
  • New quote management widget - (chatview)
  • Get the last sent message by pressing UP key.