This repository has been archived by the owner on Nov 22, 2021. It is now read-only.
Releases: parafoxia/Solaris
Releases · parafoxia/Solaris
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
Mainly bug fixes in this version.
- Fixed an issue surrounding ambiguity on subcommands in the help command (#45)
- Fixed an issue where the
messageinfo
command would error when displaying info on embed-only and attachment-only messages (#48) - Fixed a display issue with the
roleinfo
command (#50) - Fixed an issue that made it impossible to set custom messages in most situations (#51)
1.1.0
- Added new moderation commands that enable moderators to delete channels, categories, and roles (#37)
- Added extra info commands:
channelinfo
,roleinfo
,emojiinfo
, andmessageinfo
and (#38) - Added
issue
andchangelog
commands to make it easier to submit bug reports, request new features, and see changes throughout Solaris (#41) - Reformatted the look of the
detailedserverinfo
command to be prettier and more consistent with other info commands (#42) - Fixed a bug where the embed constructor sometimes didn't set the correct colour (#40)
- Fixed a major bug where the blocking role and admin role could not be configured
- Changed the cooldown timers on the
sync members
andsync roles
commands - Other minor changes and bug fixes
1.0.1
The first non-rc version, and the first version to be released while Solaris is on a bot list!
The changes in this version:
- The help command now shows subcommands (#39).
- If a command is on cooldown, the help command now shows how long until the cooldown expires.
- The
synchronise
command and it's subcommands have had their info systems reformatted to fit with the new help standard.
1.0.0-rc.2
1.0.0-rc.1
This is the first release candidate version of Solaris, meaning it is out of beta! This will be the version I apply for the Discord Bot List providing there are no issues. With any luck, there won't be a need for an rc.2 version.
Things added in this version:
- An
unban
command - A
leave
command
Things changed in this version:
- The
userinfo
command is now a little more useful when it comes to nicknames - Fixed an issue with the
setup
command.
1.0.0-beta.4
I said beta.3 would be the last beta release before rc.1, but a lot of bugs in beta.3 were spotted, and have been fixed in beta.4.
The following fixes were implemented:
- The
retrieve
command now returns the correct values for member roles and exception roles, albeit still raw formatted (#23) - DM'ing the bot no longer causes it to error (#26)
- The number of roles for a member in the
userinfo
command and for a server in theserverinfo
command are now correct (#27) - The gateway deactivation subroutine was made more bulletproof (#29)
- The emoji limit in the
serverinfo
command is now correct (#30)
The following improvements were also made:
- The nickname unhoister has been made more accurate, and now only strips characters that actually hoist nicknames (#24)
- The nickname unhoister now has a strict mode that strips numbers. This is not enabled by default.
- The help command is now better at explaining why you are not able to run a command (#28)