File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed
Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to BluePLM will be documented in this file.
44
5+ ## [ 2.10.0] - 2025-12-18
6+
7+ ### Added
8+ - ** Cascading sidebar panels** : Replaced tooltip submenus with elegant cascading sidebar panels for better navigation and module access
9+ - ** Extended sidebar customization** : Full drag-and-drop customization of sidebar modules with custom groups
10+ - ** Custom groups** : Create, edit, and organize modules into custom groups with parent selector dropdown
11+
12+ ### Changed
13+ - ** Module dependencies display** : Simplified to inline, greyed-out style for cleaner appearance
14+ - ** Icon system** : Unified icon lookup to use LucideIcons consistently throughout the app
15+ - ** Group edit button** : Changed to pencil icon for better clarity
16+
17+ ### Fixed
18+ - ** Drag-drop reliability** : Eliminated dead zones in drag-drop by using gap-based positioning
19+ - ** Cascading sidebar behavior** : Prevent premature closing, position panels relative to hovered item
20+ - ** Submenu item sizing** : Match cascading submenu items to parent menu sizing
21+ - ** Group drag behavior** : Dragging a group now properly moves its child modules
22+ - ** Left-aligned sidebar text** : Restored and added rule to prevent future changes
23+
24+ ---
25+
526## [ 2.9.7] - 2025-12-18
627
728### Fixed
Original file line number Diff line number Diff line change 11{
22 "name" : " blue-plm" ,
3- "version" : " 2.9.7 " ,
3+ "version" : " 2.10.0 " ,
44 "description" : " Product Lifecycle Management for everyone who builds" ,
55 "main" : " dist-electron/main.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments