File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-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.17.2] - 2025-12-31
6+
7+ ### Added
8+ - ** Default Team for New Users UI** : Admins can now select which team new users are added to in Settings → Team Members → Teams tab
9+ - ** Invited users without teams get default team** : Users invited without specific team assignments are now added to the default team (if configured)
10+
11+ ### Fixed
12+ - ** Schema migration for existing orgs** : Running schema now creates default teams for existing organizations that don't have them
13+
14+ ---
15+
516## [ 2.17.1] - 2025-12-31
617
718### Fixed
Original file line number Diff line number Diff line change 11{
22 "name" : " blue-plm" ,
3- "version" : " 2.17.1 " ,
3+ "version" : " 2.17.2 " ,
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