Releases: miscord/miscord
Releases · miscord/miscord
4.4.0
Added
- Location maps support
- Thread customization event support (color/emoji changes)
Fixed
- Undefined images
- Polls support
getPath
returning config path
4.3.0
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
Fixed
- Config path being "undefined" on Node 9 and lower
Removed
- config.messenger.whitelist
4.2.0
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
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
Changed
- Fixed crash on invalid Discord channel IDs
4.1.8
Changed
- Fixed object logging depth
4.1.7
Changed
- Upgraded
consola
logger
- Upgraded
libfb
(again)