Skip to content

v6.2

Compare
Choose a tag to compare
@jobisoft jobisoft released this 02 Jul 22:39
· 27 commits to master since this release
  • reduced the number of Experiments, only addRaw remains, which will be replaced by messages.import() in the next release
  • dropped support for local mode, because it caused confusions and had unwanted side effect
  • added support for UTF8 chars in the subject (RFC2047)
  • implement backup feature, to make sure the enforced message-update mode does not cause data loss
  • moved files around and converted some scripts to ES6 modules
  • no longer register the onMessage listener multiple times, which could cause issues