Releases: IgorKowalczyk/majo.exe
Releases · IgorKowalczyk/majo.exe
v5.0.0
What's Changed
- Bump discord.js version and other dependencies versions
- Fixed Dashboard loader and routes handler
- Updated dashboard design, fix 500 and 404 pages in 4c5d665
- Added new commands in 0635bf4
- Removed
PREFIX
from.env
example in 0d189a3 - Fixed owner commands in 2832517
- Fixed arc.io embed code in cccb52c
- Disabled text commands by default in 6b1cf65
- Replace Google captcha with hCaptcha in 82e8833
- Fixed contact page in c793e15
- Fixed guild create limit, fixed emojis and added new commands in 4f1a2e8
- Update head.ejs by @PHPxCODER in #133
- Optimize images in #198
- Many more changes...
New Contributors
- @PHPxCODER made their first contribution in #133
- @imgbot made their first contribution in #198
- @renovate made their first contribution in #205
Full Changelog: v4.0.0...v5.0.0
v4.0.0
Majo.exe v4.0.0
What's Changed
- Added new slash commands
- Added option to disable text commands
- Bump validator from 13.6.0 to 13.7.0 by @dependabot in #27
- Bump node-fetch from 2.6.4 to 2.6.7 by @dependabot in #39
- Update README.md by @INDEX1337 in #40
- Update Readme with Amythyste API Tutorial by @INDEX1337 in #42
- Bump moment from 2.29.1 to 2.29.2 by @dependabot in #52
New Contributors
- @INDEX1337 made their first contribution in #40
Full Changelog: v0.0.2...v4.0.0
v2.0.1
This version is deprecated! Please use latest release to avoid errors!
What's Changed
- Major bug fixes
- Bot will not longer crash if you enter too many arguments for command
- Updated packages
- Commands timeout
New features
- Dashboard ratelimit (30 requests per minute)
Full Changelog: v0.0.1...v0.0.2
v1.0.0
This version is deprecated! Please use latest release to avoid errors!
What's Changed
- Update to Discord.js v12.3.1 by @IgorKowalczyk in #9
- Fix misspelling + desc by @HeavyWolfPL in #12
- Update README.md by @DairyWeb3638077 in #13
- Emoji config support to moderation commands by @r-kjha in #14
- added emoji to general commands except info and checkperm by @r-kjha in #15
- Fixed all command emojis by @r-kjha in #17
- Few remain emoji fixes by @r-kjha in #18
- Added Typeof at eval :P by @ddiabla in #24
- And more!
New Contributors
- @IgorKowalczyk made their first contribution in #9
- @HeavyWolfPL made their first contribution in #12
- @DairyWeb3638077 made their first contribution in #13
- @r-kjha made their first contribution in #14
- @ddiabla made their first contribution in #24
Full Changelog: v0.0.0...v0.0.1
v0.0.0
This version is deprecated! Please use latest release to avoid errors!
This release closes the build of Discord.js v11! All previous versions have been removed!
What's changed
- Bump Discord.js from v11 to v12