RoleLogic v1.6.2
Released March 2, 2026
Plugin System
Role Links now support plugins. Instead of manually setting up API integrations, you can browse the new Plugin Marketplace directly from your dashboard, pick a plugin, and configure it — all without leaving RoleLogic.
- Browse & search plugins in the built-in marketplace, or add a custom plugin by URL.
- Configure plugins visually — each plugin provides its own settings form right inside the dashboard. No code or API tokens to manage.
- Tokens are now generated automatically when you add a plugin. The old manual "Generate Token" and "Reset Token" buttons have been removed.
- Direct links — You can link anyone straight to the plugin marketplace:
- Open the marketplace:
https://rolelogic.faizo.net/dashboard?plugin - Open with a search pre-filled:
https://rolelogic.faizo.net/dashboard?plugin_search=Voter
- Open the marketplace:
- For developers building plugins, see the Plugin API Reference.
"Rules" Are Now "Role Conditions"
To better describe what they do, Rules have been renamed to Role Conditions throughout the app. Everything works the same — just a clearer name.
Improved Login Security
Your login session is now more secure with a new refresh token system. Sessions renew silently in the background, and suspicious activity (like a stolen session) is automatically detected and revoked. You don't need to do anything — this happens behind the scenes.
Activity Log Improvements
- The dashboard now shows a usage badge on each log, indicating how many role conditions and role links reference it. This helps you understand what's connected before making changes.
- The Activity Log page now loads faster with fewer network requests.
Cross-Server Updates
- "Cross-Guild" has been renamed to "Cross-Server" for clarity.
- The cross-server role selector in the role condition editor now has a prominent "Cross-server roles" button that scrolls you directly to those roles, making them easier to find.
- The sidebar now shows a count of how many servers are linked.
Reliability & Performance
- Smarter log delivery — During bulk scans, the bot now batches log messages together instead of sending them one at a time. This means fewer messages in your log channel and less clutter.
- Automatic retries — If a temporary Discord outage interrupts a scheduled scan, the bot will now retry automatically (up to 3 times) before giving up.
Bug Fixes & Polish
- Fixed display issues on iOS Safari — Modals and popups now fit the screen properly on iPhones and iPads.
- Fixed default icon in webhook messages not displaying correctly.
- Fixed a scrolling issue where clicking a role link could cause the page to jump unexpectedly.
- The sidebar layout has been tidied up with a slightly wider design and reordered sections for easier navigation.