Skip to content

irc-v3.0.11

Compare
Choose a tag to compare
@wfr wfr released this 24 Apr 16:33
· 1 commit to irc since this release

ricochet-irc is finally compatible with the latest upstream release again (v3.0.11).

Migration

The config file format and the location has been changed by upstream. It's now located in ~/.config/ricochet-irc.

If you have an existing config, you have to migrate your settings manually:

  • backup your old config, which contains the private key and contacts
  • move the old config out of the way
  • start and stop ricochet-irc to create a new config
  • manually copy your privateKey (ED25519-V3:...) into ~/.config/ricochet-irc/ricochet.json.
  • start ricochet-irc and connect
  • add your contacts

Changes

  • Merged ricochet-refresh v3.0.11:
    • Upgrade tor dependencies to version 0.4.6.10
    • Upgrade openssl to version 1.1.1n
    • Fixed ricochet-im#124: Silently migrate profile from
      QStandardPaths::AppLocalDataLocation to QStandardPaths::AppConfigLocation
      (manually selected profile path is not affected)
    • Migrated build system to CMake
    • NOTE: Config dir moved to ~/,config/ricochet-irc.
  • IRC:
    • Migrated build system to CMake
    • Fixed new profile creation.
  • Known issue: