• Joined on 2026-06-23
fenopy pushed to master at fenopy/KX-Bridge-Release 2026-08-11 16:04:54 +00:00
0ee1af4cb7 docs: add API.md and MANUAL.md, link them from README
fenopy pushed to nightly at fenopy/KX-Bridge-Release 2026-08-11 16:04:50 +00:00
51951476a9 chore: reset NIGHTLY_CHANGELOG.md after nightly-0.9.30-nightly12 release
5dd668e8ca docs: restore NIGHTLY_CHANGELOG entries after rebase (code-review fixes batch)
0c520ffa00 feat(update): treat the testing channel as docker-only in the update check
3daf945612 fix(filaments): guard against non-string profile names, log name collisions
60156fd589 fix(config): don't crash the whole bridge on a typo'd numeric config value
Compare 11 commits »
fenopy pushed to master_plus_notifs at fenopy/KX-Bridge-Release 2026-08-11 16:04:33 +00:00
dad40113b8 Merge remote-tracking branch 'origin/master' into master_plus_notifs
0ee1af4cb7 docs: add API.md and MANUAL.md, link them from README
1cb12a99b6 fix: avoid multiple print-started notifs
Compare 3 commits »
fenopy created branch master_plus_notifs in fenopy/KX-Bridge-Release 2026-08-11 16:04:33 +00:00
fenopy pushed to nightly_plus_notifs at fenopy/KX-Bridge-Release 2026-08-11 16:03:32 +00:00
21a3b55125 Merge remote-tracking branch 'origin/nightly' into nightly_plus_notifs
51951476a9 chore: reset NIGHTLY_CHANGELOG.md after nightly-0.9.30-nightly12 release
5dd668e8ca docs: restore NIGHTLY_CHANGELOG entries after rebase (code-review fixes batch)
0c520ffa00 feat(update): treat the testing channel as docker-only in the update check
3daf945612 fix(filaments): guard against non-string profile names, log name collisions
Compare 10 commits »
fenopy created branch nightly_plus_notifs in fenopy/KX-Bridge-Release 2026-08-11 16:03:32 +00:00
fenopy pushed to nightly at fenopy/KX-Bridge-Release 2026-08-03 13:14:30 +00:00
f54783ad16 docs: add API.md and MANUAL.md, link them from README
b37dfb4dcf chore: reset NIGHTLY_CHANGELOG.md after nightly-0.9.30-nightly7 release
52baaa8f70 feat(debug): add MQTT_RAW_LOG env switch for unfiltered RX logging
ecc53cd7cb feat(printer): add smart-plug power switch button (Issue #103); fix(update): stable update check missing behind prereleases (Issue #104)
0a9bf6def6 fix(mqtt): resolve reconnect deadlock after printer disconnect (Issue #105)
Compare 6 commits »
fenopy pushed to master at fenopy/KX-Bridge-Release 2026-07-28 12:34:34 +00:00
5e87f1f94f docs: update README video link and feature list
6c9363c718 docs: translate docker-compose-KX.yml comments to English
86adde0a45 chore: Version auf 0.9.29 erhöhen
c4f321c9b0 chore: reset NIGHTLY_CHANGELOG.md after nightly-0.9.28-nightly48 release
1f1d60d571 feat(browser): show real GCode thumbnails in the "On Printer" tab
Compare 70 commits »
fenopy pushed to nightly at fenopy/KX-Bridge-Release 2026-07-28 12:33:56 +00:00
157517ffb4 docs: update README video link and feature list
71664e7e8b docs: translate docker-compose-KX.yml comments to English
c4f321c9b0 chore: reset NIGHTLY_CHANGELOG.md after nightly-0.9.28-nightly48 release
1f1d60d571 feat(browser): show real GCode thumbnails in the "On Printer" tab
9f76d28622 chore: reset NIGHTLY_CHANGELOG.md after nightly-0.9.28-nightly47 release
Compare 17 commits »
fenopy pushed to nightly at fenopy/KX-Bridge-Release 2026-07-23 10:51:13 +00:00
6e72346129 fix(ams): support multiple daisy-chained ACE units (Issue #95)
99bc1797c8 fix(camera): share one ffmpeg connection for /api/camera/stream
e1b9480098 Merge branch 'pr92' into nightly
03089db6af fix: self._db did not exist, use self._store
cd4a8ce48e feat(dashboard): show printer pause reason on the dashboard
Compare 7 commits »
fenopy pushed to master at fenopy/KX-Bridge-Release 2026-07-16 00:05:02 +00:00
fenopy created branch master in fenopy/KX-Bridge-Release 2026-07-16 00:05:02 +00:00
fenopy deleted branch master from fenopy/KX-Bridge-Release 2026-07-16 00:03:35 +00:00
fenopy pushed to nightly at fenopy/KX-Bridge-Release 2026-07-16 00:00:56 +00:00
bf94a8f563 fix(filament): suppress stale slot profile when AMS material family changes
fenopy pushed to nightly at fenopy/KX-Bridge-Release 2026-07-09 10:52:54 +00:00
eda14db897 feat: pull image from registry instead of local build, ask stable/nightly
dcf852db49 chore: update nightly changelog
d2c92c2deb fix(settings): stale env vars survived bridge restart, reverting saved changes
b541aafc74 feat(settings): make the HTTP access log toggleable in the UI
f2f4447809 chore: quiet aiohttp per-request access log
Compare 17 commits »
fenopy pushed to nightly at fenopy/KX-Bridge-Release 2026-07-01 17:11:50 +00:00
4f5aa8d126 Revert "fix(ams): paint_index im auto-mapping auf global_index setzen statt enumerate-Zähler"
c313e014ad fix(ams): paint_index im auto-mapping auf global_index setzen statt enumerate-Zähler
Compare 2 commits »
fenopy pushed to nightly at fenopy/KX-Bridge-Release 2026-06-30 17:40:56 +00:00
6e9ba0672f fix(spoolman): Slot-Spool-Zuordnung in config.ini persistieren + beim Start laden; API-Feldname-Kompatibilität (slot_spools/slot_map)
44383fabec fix(docker): gcc + python3-dev für pycryptodome arm/v7 Kompilierung
Compare 2 commits »
fenopy pushed to nightly at fenopy/KX-Bridge-Release 2026-06-30 11:04:57 +00:00
48bec55611 feat(ci): linux/arm/v7 Platform zu Docker-Build hinzugefügt (Raspberry Pi 2/3 32-bit)
ab44e234be fix(ui): AMS-Spool-Dropdown bleibt offen während Poll-Tick (kein innerHTML-Reset bei fokussiertem Select)
74fc2ddab0 feat: color picker, unified UI styling, filament mismatch detection, Spoolman slot assignment
771599be0c Merge pull request 'fix: isolate filament profiles per printer in multi-printer bridge' (#75) from walterioo/KX-Bridge-Release:fix/per-printer-filament-profiles into nightly
0e1d46ee7f fix: isolate filament profiles per printer in multi-printer bridge (#74)
Compare 5 commits »
fenopy pushed to nightly at fenopy/KX-Bridge-Release 2026-06-29 12:34:08 +00:00
15e28244af fix(ci): jq static binary installieren falls nicht vorhanden
c1a3b9238d fix(ci): jq statt python3 für JSON-Serialisierung (python3 not found im Runner)
aad3833301 fix(ci): SIGPIPE bei head -1 in Pipelines beheben — read+drain statt head
a2f658e701 fix(ci): Python-Skript ausgelagert — kein Inline-Code in YAML mehr
ab2cf6e4ed fix(ci): Heredoc aus YAML entfernen — python3 -c statt <<PYEOF
Compare 40 commits »
fenopy pushed to nightly at fenopy/KX-Bridge-Release 2026-06-25 11:11:33 +00:00
be110fd766 ci: Docker CLI Installation BusyBox-kompatibel (wget, fixe Versionen)
77fce988d7 ci: Docker CLI als statisches Binary installieren (Alpine-kompatibel)
fe1815c76f ci: Docker CLI im Runner-Container per apt installieren
29a4262a2a ci: Actions auf native Shell-Commands umgestellt (kein Node.js nötig)
e753bcdb03 ci: Builds auf server-runner (Gitea-Server) umgestellt
Compare 9 commits »