Skip to content

Commit 9e73bf6

Browse files
committed
chore: bump version to 2.17.3
1 parent 148a124 commit 9e73bf6

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to BluePLM will be documented in this file.
44

5+
## [2.17.3] - 2025-12-31
6+
7+
### Added
8+
- **Unassigned users visibility**: Users without teams now show a prominent yellow "Unassigned" badge
9+
- **Default team warning**: Shows warning in Teams tab when no default team is set (users will have no permissions)
10+
11+
### Improved
12+
- **Default team dropdown**: Clearer "Unassigned (no team permissions)" option text
13+
14+
---
15+
516
## [2.17.2] - 2025-12-31
617

718
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blue-plm",
3-
"version": "2.17.2",
3+
"version": "2.17.3",
44
"description": "Product Lifecycle Management for everyone who builds",
55
"main": "dist-electron/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)