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

Releases: miscord/miscord

4.4.0

17 Dec 22:59
2058860
Compare
Choose a tag to compare

Added

  • Location maps support
  • Thread customization event support (color/emoji changes)

Fixed

  • Undefined images
  • Polls support
  • getPath returning config path

4.3.1

16 Dec 11:41
508645b
Compare
Choose a tag to compare

Fixed

  • Data path being ignored

4.3.0

15 Dec 22:48
8e13f55
Compare
Choose a tag to compare

Added

  • Polls support
  • Homebrew install instructions

Changed

  • config CLI parameter is now dataPath (see #370)

Fixed

  • XMA attachment bugs
  • Getting sender object in the runtime
  • Some typos

4.2.1

05 Dec 20:44
b3b5e15
Compare
Choose a tag to compare

Fixed

  • Config path being "undefined" on Node 9 and lower

Removed

  • config.messenger.whitelist

4.2.0

02 Dec 18:38
38fbad3
Compare
Choose a tag to compare

Added

  • Auto-restart
  • Not closing Windows .exe when no config
  • Logging on m!keep
  • config.ignoredSequences
  • config.discord.ignoreBots
  • config.discord.ignoredUsers

Fixed

  • Timezone issues
  • Null attachment URL
  • Sending embed images when embeds are disabled

4.1.11

14 Nov 20:13
f4a72d6
Compare
Choose a tag to compare

Changed

  • Fixed bug with not receiving messages from Messenger (I mean, upgraded libfb)
  • Stole @alufers's logger from ChatPlug
  • Fixed timezone issues

4.1.10

04 Nov 22:25
3805a7b
Compare
Choose a tag to compare

Changed

  • Fixed crash on invalid Discord channel IDs

4.1.9

04 Nov 20:46
96fcfb6
Compare
Choose a tag to compare

Changed

  • Fixed setting log level

4.1.8

04 Nov 11:43
7cfbb1d
Compare
Choose a tag to compare

Changed

  • Fixed object logging depth

4.1.7

04 Nov 10:54
7c1ca9a
Compare
Choose a tag to compare

Changed

  • Upgraded consola logger
  • Upgraded libfb (again)