All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.3.0 (2018-12-10)
- botstorage: fix bug when serializing dependencies as Map (2093956)
- crypto: fix bug with metadata crypto on the first document opened (38a1b7e)
- botstorage: update BotStorage with the new MuteCore architecture (ae8f6d7)
- log: add cryptography type in the log when successfully started (6404de7)
- mutecore: update bot for the next version of mutecore with logs (e3827c7)
2.2.1 (2018-10-08)
- crypto: fix bug with metadata crypto on the first document opened (38a1b7e)
2.2.0 (2018-10-08)
- log: add cryptography type in the log when successfully started (6404de7)
- mutecore: update bot for the next version of mutecore with logs (e3827c7)
2.1.1 (2018-09-07)
- cryptography: set keyagreement as default crypto type (4a5f20b)
2.1.0 (2018-09-07)
- crypto: add keyagreement option for cryptography (90a97c7)
- crypto: add metadata option for cryptography (4e5aea4)
2.0.2 (2018-07-17)
- mongoose: remove depricated call of connect() function (b5e3e6d)
2.0.1 (2018-07-17)
- logins: do not add same login twice to the doc metadata (be788d0)
2.0.0 (2018-07-13)
- update mute-core to v6.0.0, change REST API (66589e3)
- HTTP request ".../name" becomes ".../info"
1.2.2 (2018-06-18)
- mongo: resolve remained unhandled prosise rejection (1aa39fd)
- mongo: unhandled promise rejection on save and login update (fdc75d9)
- netflux: update netflux to v4.1.2 which solves an issue (ba93298)
1.2.1 (2018-06-15)
- update to latest Netflux (5683c8e)
1.2.0 (2018-06-13)
- save document when all members left (98aa468)
- login: add version number into login (3b8c12d)