mirror of
https://github.com/AxonByteDev/paperless-asn-label-generator.git
synced 2026-08-06 08:42:03 +00:00
Persistente Settings + Reset-Button + Changelog
This commit is contained in:
parent
e1e60cc502
commit
ed0e0d40a7
4 changed files with 200 additions and 19 deletions
10
CHANGELOG.md
Normal file
10
CHANGELOG.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Changelog
|
||||
|
||||
## 0.1.2 - 2026-02-03
|
||||
### Added
|
||||
- Persistente Einstellungen (config.json) im User-Config-Verzeichnis (XDG_CONFIG_HOME / ~/.config, macOS Application Support, Windows APPDATA).
|
||||
- Autosave der GUI-Einstellungen (debounced), damit Drucker-Kalibrierwerte erhalten bleiben.
|
||||
- Button "Config löschen": löscht config.json und setzt Standard-Preset-Werte zurück.
|
||||
|
||||
### Fixed
|
||||
- Stabileres Laden/Speichern (fehlerhafte config bricht GUI nicht ab).
|
||||
Loading…
Add table
Add a link
Reference in a new issue