Skip to content

Commit bf6121d

Browse files
committed
chore: bump version to 2.9.6
1 parent b1353c4 commit bf6121d

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

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

5+
## [2.9.5] - 2025-12-18
6+
7+
### Added
8+
- **SolidWorks integration toggle**: Enable/disable SolidWorks integration from settings
9+
- **Christmas sleigh direction toggle**: Push/pull polarity for the festive sleigh animation
10+
11+
### Fixed
12+
- **macOS UI freeze**: Resolved freeze after dialogs and update modal
13+
- **Odoo saved configs**: Hard delete instead of soft delete to prevent orphaned records
14+
- **Log viewer performance**: Improved rendering for large log files
15+
16+
---
17+
518
## [2.9.4] - 2025-12-17
619

720
### Fixed

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.9.5",
3+
"version": "2.9.6",
44
"description": "Product Lifecycle Management for everyone who builds",
55
"main": "dist-electron/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)