Releases: MrAugu/simple-discordjs-dashboard
Releases · MrAugu/simple-discordjs-dashboard
Bootsrap Theme Design
This release consists of the dashboard going from no css whatsoever to being able to add your own in assets/style.css
and using bootsrap library for basic design and functionality. The old version can be found in the no-style
branch or prior releases.
Assets & Custom Domain Availability
This update fixes most known issues we've been through in the support server.
- Users can now add and link assets by adding new files in the /dashboard/assets file.
- Domain can now be entered and is less sensitive.
- Users can now use custom domains without ripping the callback url.
- The callback url generated is being displayed on the startup.
- Guild members are fetched on the start-up to prevent glitches.
- Intents have been added.
- Fixed vulnerability issues.
- Updated a few dependencies.
Pre-Update Version
Pre-Update version of the code which is still legacy non-updated code, this release is first step into updating this repository.