Chore: Update to version 0.6.0 and UI cleanup for plugin studio #71
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Chore: Update to version 0.6.0 and UI cleanup for plugin studio
Summary
This PR introduces version bump support for new users, adjusts default system messages for clarity, and implements minor UI/UX cleanups in the plugin studio toolbar and dashboard.
The changes ensure that new accounts and updated users align with the 0.6.0 schema version, while also modernizing default footer messaging and improving toolbar behavior.
Changes
Backend
Auth
0.4.1→0.6.0.Settings Initializer
Replaced default copyright text:
© 2025 BrainDriveAIs can make mistakes. Check important info.Updated initializer values accordingly.
User Updater
Added new
settings_to_v060updater:0.4.5→0.6.0.Frontend
Dashboard
Plugin Studio Toolbar
.ps-toolbar-icon--hiddenCSS class to hide toolbar icons while preserving layout.mobile,tablet,desktop).hidden-icons.cssstylesheet for maintainability.Global Styles
Removed global hover border effect from
.react-grid-item:Motivation
Standardize new users on version 0.6.0, ensuring consistency with recent schema updates.
Provide clearer disclaimer-style footer messaging to highlight AI fallibility.
Improve UI polish in plugin studio:
Testing & Validation
Created new users → confirmed default version is
0.6.0.Applied updater on existing
0.4.5users → verified migration logs and stable state.Verified dashboard footer text reflects updated copy.
Checked toolbar responsiveness:
Confirmed hover styling removal prevents white flash in dark mode runtime.
Impact
0.6.0.Checklist
0.6.0for new users0.4.5→0.6.0)