github Skylar-Tech/node-red-contrib-matrix-chat 0.2.0

latest releases: v0.8.0, 0.7.1, 0.7.0...
3 years ago

I recommend backing up your matrix-local-storage folder if you are using e2ee and are upgrading from a previous version. This version will perform an upgrade to a new directory structure. Reason for this change is described in #15

Changes:

  • Fixed various node docs (closes #9 & closes #14)
  • localstorage is now split between each client based on the userId (copied from ./matrix-local-storage to ./matrix-client-storage/<user_id_with_special_chars_replaced_with_underscores> for each server configuration you have. The original folder is then renamed to ./matrix-local-storage-backup just-in-case something goes wrong.
  • Fixed issue with Node-RED crashing if an error is thrown during the start client phase.

Don't miss a new node-red-contrib-matrix-chat release

NewReleases is sending notifications on new releases.