Changelog
Stay up-to-date with the latest changes and improvements to Modbase.
Updated Verification System
We’ve improved the verification process to make it smoother and more user-friendly.
New & Improved:
- Verification: Discord login now redirects you directly to your account settings.
- Verification: Roblox profiles in the verification message are now clickable for quick access.
ModBase Beta
The first Beta release of ModBase, including limited verification functions and most parts of the public website.
New & Improved:
- Verification: You can now verify in servers that support the Beta version, with the full OAuth2 flow for Discord & Roblox. A custom verification page is now available.
- User Profile: The website now includes a User Profile page, where you can manage notification preferences, link your Roblox account, set your preferred platform name, and request a data download.
- Support: Email support is now available, along with a native Support page at
/support
. - Footer: The footer now correctly displays all relevant information, including site status.
- Onboarding: Onboarding is now fully implemented and ready for use.
- Legal: All legal documents have been correctly linked.
User Authentication
Modbase now supports user accounts, with a new robust and secure authentication system. This is a foundational step towards personalized experiences and enhanced security.
New & Improved:
- Authentication: Users can now sign up, log in, and manage their accounts.
- API Keys: Generate and manage your personal API keys from the new user dashboard.
- Discord Bot: The bot now recognizes linked user accounts for upcoming permission features.
Fixes:
- API: Corrected a rate-limiting issue that affected a small number of users.
- Website: Improved the responsiveness of the changelog page on mobile devices.
API Expansion and Bot Enhancements
This release focuses on expanding the core functionalities of our API and Discord Bot, adding more power and control into your hands.
New & Improved:
- API: Introduced new endpoints for
UPDATE
andDELETE
operations, allowing for full data lifecycle management. - Website: The UI has been polished across the site for a cleaner and more intuitive user experience.
Fixes:
- API: Resolved a bug where complex query filters were not always applied correctly.
Introducing the Modbase Discord Bot
We're excited to launch the first version of the Modbase Discord Bot! Bridge the gap between your community and your moderation with seamless integration.
New & Improved:
- Discord Bot: Initial release of the bot, connecting your Moderation Logs to ModBase
Fixes:
- Website: Corrected some styling inconsistencies on the About page.
- Docs: Minor updates to the documentation for better clarity.
Website and Documentation Launch
The Modbase website is now live! Built with Next.js and styled with Tremor Blocks, our new site provides a central hub for information, updates, and resources.
New & Improved:
- Website: Official launch of our website.
- Documentation: Published the first version of our API and product documentation. at docs.modbase.dev
- API: Implemented several performance and stability improvements to the core API.
ModBase: The Core API
Welcome to the very first release of Modbase! This version marks the beginning of our journey, establishing the core API that will power the future of moderation management.
New & Improved:
- Core API: Initial release of the Modbase API, supporting basic
CREATE
andREAD
operations. - Project Setup: The foundational infrastructure and repository have been established.
Known Issues:
- The API is in an early stage and may undergo breaking changes in future updates.