release: v0.9.4

This commit is contained in:
2026-05-01 11:24:08 +02:00
parent c22296d880
commit 1d3c5a7e1b
9 changed files with 212 additions and 22 deletions

View File

@@ -1,5 +1,16 @@
# Changelog
## [0.9.4] 2026-05-01
### New
- **AMS slot editor:** Click any slot in the AMS panel to open an edit dialog — set color (color picker) and material (preset buttons: PLA/PETG/ABS/ASA/TPU/PA/PC/HIPS or free text) directly from the browser
- **Improved log panel:** Full MQTT payloads (no truncation), direction filter (All/RX/TX) and topic quick-filter buttons (AMS / print / info / status)
### Fixes
- **i18n:** Camera placeholder text and log direction "All" button now correctly translated on language switch
---
## [0.9.3] 2026-05-01
### Fixes