File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ All notable changes to SpoolmanSync will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.4.3] - 2026-04-07
9+
10+ ### Fixed
11+ - Archived spools showing as "Unknown Spool" in usage reports (#58 )
12+ - Unassigned tray warnings not differentiating between AMS units on multi-printer/multi-AMS setups (#59 )
13+
14+ ### Added
15+ - Optional spool location display on dashboard cards, enabled via Settings (#56 )
16+
817## [ 1.4.2] - 2026-03-24
918
1019### Fixed
Original file line number Diff line number Diff line change 11{
22 "name" : " app" ,
3- "version" : " 1.4.2 " ,
3+ "version" : " 1.4.3 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " next dev" ,
Original file line number Diff line number Diff line change 11name : SpoolmanSync
2- version : " 1.4.2 "
2+ version : " 1.4.3 "
33slug : spoolmansync-ha-addon
44description : Sync Bambu Lab AMS trays with Spoolman filament inventory
55url : https://github.com/gibz104/SpoolmanSync
You can’t perform that action at this time.
0 commit comments