Skip to content

0.0.9 : Say bye to Meson and welcome to Waf !

Compare
Choose a tag to compare
@SkyzohKey SkyzohKey released this 08 May 09:36
· 98 commits to master since this release

Bug Fixes

  • credits: add credits to the original identicon.js author (296f1c45)
  • delete friend: now remove the friendlistrow + focus -1 (f39082b4)
  • file transfers: file save segfault. Fix #91
    • Fixed the issue that was causing Ricin to segfault when two files with the same name were saved at the same location. This is simply done by prepending a random id that's seeded with the current DateTime. (cb3f82ff)
  • i18n + identicons: remove identicons background (3d0bcd6a)
  • identicons: don't use nospam to render identicon (90313082)
  • linux packager: add install.sh in the final archive (4d106483)
  • markdown: astyle broked regexes (9c5bac1a)

Features

  • add friend: allow user to add a friend via public key (#117) (786de973)
  • entry command: add /clear to empty the ChatView (c04b7b3c)
  • keyboard shortcut: ctrl+up and ctrl+down to change contacts quickly (06deaba3)