Releases: mpsparrow/applesauce
v1.3 - database and config rewrite
The entire goal of this version was to clean up the configuration files. Gone with the old JSON files. The new system uses INI files for user-end config and a mySQL database for everything else. This provides a cleaner, faster, and more flexible solution in the future. This also allows for the ability to be able to log more things like command usage stats and cog loading states.
Here are a few other things done:
- archiving cog got a complete redesign
- wiki is now properly async
- pile of renaming of directories and files
v1.2 - pile of random things
This version brings a pile of functionality basically everywhere. There are a lot of things that still need some real polishing, but I figure may as well release and tag this up while it is in a somewhat stable and good state.
Here are some of the major changes:
- pile of new cogs (baseConverter, wordsAPI, pinArchive, emoji, resourceLogger)
- help command actually works as intended for the most part now (at least for the end user)
- pile of owner commands to make the bot much easier to customize and manage
- folder and file reorganization
v1.1 - framework updates
v1.1 provides some more much needed framework updates. Everything is now configurable per guild and can be changed through Discord by the owner. Not too many front end things were changed, but with the framework much more solid that shall start happening.
v1.0 - initial framework release
The initial framework of the bot is done. Gone with mister badly designed alpha and hello way nicer bot. This version is a ground up re-code of Applesauce. It adds countless features along with new addons bring new commands. This is by no means a stable release, this is still very much so a beta version.