Fixed Outliner filters not being preserved when toggling the sidebar. All filter settings (like Selectable, display modes, search filters) now persist correctly.
Fixed platform-specific shortcut display - now correctly shows "Opt" on macOS and "Alt" on Windows/Linux
Changed "Apply on Blender Startup" preference to disabled by default for better user control
[0.4.7] - 2025-10-29
Fixes broken 0.4.6 release.
Update if you had issues.
fix: replace invalid SHORTCUT icon with KEYINGSET
[0.4.6] - 2025-10-29
New: feat: show Alt+Shift+N shortcut in UI elements and descriptions
Dev: build: move scripts to root and fix addon zip structure Squash merge restructure-src into main chore(dependencies): Remove basedpyright and commit changes before restructuring fix(templates): Issue template refactor to get working on github
Refactor: Improve Stability and Preferences UI This is a maintenance release mainly focused on stability
feat: improve EditorBar stability and add 'Apply on Blender Startup' preference
Add version adapter for Blender 4.2+ compatibility
EditorBar transforms Blender's default Outliner and Properties editors into a toggleable sidebar, solving a common workflow frustration.
editorbar.zip belowCurrently optimized for 3D Viewport areas with default editor layouts. Custom workspace support coming in future updates.