Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Releases: miscord/miscord

5.0.4

19 Dec 10:59
6307641
Compare
Choose a tag to compare

Fixed

  • Fixed web setup returning JSON Not Found error
  • Fixed crashing when mention didn't have a channel

5.0.3

29 Sep 13:11
ebdb4b8
Compare
Choose a tag to compare

Fixed

  • Fixed loop when checking updates is enabled

5.0.2

29 Sep 01:50
df6f701
Compare
Choose a tag to compare

Fixed

  • Fixed loop after Facebook failed login

5.0.0

29 Sep 00:44
Compare
Choose a tag to compare

Added

  • REST API
  • Web dashboard
  • Web setup
  • Auto-restarting
  • Support for Messenger mentions
  • Support for multiple Facebook accounts
  • Remote storage support
  • Pausing the whole instance
  • Better error descriptions
  • Support for disabling Messenger or Discord
  • Discord statuses when logging in (idle) or login failed (dnd)
  • Funding via Liberapay

Changed

  • Refactored the code to TypeScript
  • Changed set/get commands to config command

Removed

  • channels.yml support
  • config.errorChannel and config.commandChannel properties support

4.7.1

28 Jan 23:55
c284c6c
Compare
Choose a tag to compare

Fixed

  • Crash loop on sending errors

4.7.0

23 Jan 23:16
ae1257a
Compare
Choose a tag to compare

Added

  • Support for multiple command channels
  • Sending custom emoji from Messenger to Discord
  • Restart command

Changed

  • Quit command actually quits

Fixed

  • Handling multiple role mentions when first one is not mentionable
  • Setting guilds when main guild is set
  • Resetting loginFailed variable before restart

4.6.4

14 Jan 22:47
11357b4
Compare
Choose a tag to compare

Changed

  • Improved Dockerfiles

Fixed

  • Made channel renaming use thread clean name

4.6.3

12 Jan 12:41
6d7b674
Compare
Choose a tag to compare

Added

  • Checking if name is not null when renaming
  • Not restarting when login failed

Fixed

  • Accessing command param without checking
  • Misleading missing thread error message

4.6.2

09 Jan 19:26
7fbd6fa
Compare
Choose a tag to compare

Fixed

  • Showing log folder path on error

Changed

  • Sentry endpoint

Added

  • Ignoring user-fault errors

4.6.1

04 Jan 23:06
e38f337
Compare
Choose a tag to compare

Fixed

  • Crash on failed attachment URL request
  • A typo in help command