Skip to content

Releases: coast-team/mute-bot-storage

v1.1.0

25 May 14:03
Compare
Choose a tag to compare

1.1.0 (2018-05-25)

Features

  • cors: add cors option to command cli (80e68e9)
  • crypto: first step out of 4 for group key solution (b86181d)

v1.0.0

28 Feb 13:23
Compare
Choose a tag to compare

1.0.0 (2018-02-28)

Bug Fixes

  • BotStorage: do not send messages to yourself (077b60d)
  • BotStorage: not requesting document key (fe7494c)
  • commander: --host option is required (081dce1)
  • index.js: existed documents call (5dfcb81)
  • key: request and get document key (e348b80)
  • minor fix (5260027)
  • lisense: add AGPL-3.0 lisense (1278462)
  • log: correct log path (afe6105)
  • mute-core: integration of the new version (9642058)
  • mute-core: update to v0.1.2 (5d55453)
  • netflux: update to netflux 1.1.0-beta.4 (ede2178)
  • package: add mute-core dependency (12c04be)
  • package: move commander from dev to dependencies, update dependencies (57ac627)
  • title: update document title (06d2867)
  • calls to database, add more logs, prefer Promises to cb (925fb0c)
  • many small fixes (92cb263)

Features

  • botstorage: Destroy webChannel and document when all members have left (abde8d5)
  • botStorage: Retrieve document's key from Door message (a8584fc)
  • cli: add command-line interface and add more log (26de4cd)
  • cli: add signalingURL option for bot (9f47dff)
  • db: new -d option for database name (9cad10a)
  • docTitle: update document title (6e6bb33)
  • index: Add API to check if the bot is online and list all documents (0cd3b11)
  • log: possible to log into a file (52f16cc)
  • log: use bunyan for logging (07626c6)
  • logFolder: specify logFolder (65089c8)
  • mongoose: Add list() to retrieve all documents (c57bd29)
  • protobuf: Add Door message (17d880d)

BREAKING CHANGES

  • logFolder: logFile no longer exists