Skip to content

Tags: dw-0/kiauh

Tags

v6.2.1

Toggle v6.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(switch_repo): honor use_python_binary when recreating venv (#793)

* fix(switch_repo): honor use_python_binary when recreating venv

* fix(switch_repo): validate name at function entry

v6.2.0

Toggle v6.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(extensions): Klipper-Adaptive-Meshing-Purging (#785)

* feat(instance_manager): add interactive stopping of Klipper instances with user confirmation

* fix(instance_utils): remove unnecessary 'self' parameter from stop_klipper_instances_interactively function

* refactor(tmc_autotune): replace internal stop function with direct call to stop_klipper_instances_interactively

* feat(klipper_adaptive_meshing_purging): add initial implementation of Klipper Adaptive Meshing and Purging extension

* docs(klipper_adaptive_meshing_purging): update warning message with additional documentation note regarding max_extrude_cross_section

* fix(klipper_adaptive_meshing_purging): update warning message formatting for clarity

* fix(klipper_adaptive_meshing_purging): update warning message formatting for clarity

* fix(_install_cfg): update symlink creation to point to Configuration directory

* fix(license): update copyright information to include myself & upstream

* fix(klipper_adaptive_meshing_purging): update moonraker updater name for consistency with upstream

* style: add type annotations

- Correct minor formatting issues in copyright headers.

* fix: update import path for `simple_config_parser`

* refactor: improve logging and configuration handling for KAMP installation and removal

* style: clarify warning message for purge settings in KAMP extension

---------

Co-authored-by: dw-0 <th33xitus@gmail.com>

v6.1.3

Toggle v6.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: auto restart of KIAUH after update (#781)

* fixed auto update

* fixed the restarting logic

* testing

* removed test

* fix: colored output and remove subshell usage in kiauh_update_dialog

---------

Co-authored-by: dw-0 <th33xitus@gmail.com>

v6.1.2

Toggle v6.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor: use correct crowsnest branch for v5 and future releases (#792)

fix: fix crowsnest for v5 and future releases

Signed-off-by: Patrick Gehrsitz <github@mryel.de>

v6.1.1

Toggle v6.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(core): refresh system package list in update menu after update (#791

)

v6.1.0

Toggle v6.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(tmc_autotune): add initial implementation of TMC Autotune extens… (

#771)

* feat(tmc_autotune): add initial implementation of TMC Autotune extension with installation and update functionalities

* fix: remove useless comments

* fix: added support for Kalico style plugins directory

* refactor: extract method for moonraker update manager section removal, automatically reloading moonraker upon call

v6.0.12

Toggle v6.0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(settings_menu): fix regression by checking for the correct condit…

…ion (#773)

v6.0.11

Toggle v6.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(gcode_shell_cmd): update comment to clarify config directory usage (

#767)

v6.0.10

Toggle v6.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(update_menu): refresh component status after updates (#764)

fix(update_menu): refresh component status after updates to ensure consistency

v6.0.9

Toggle v6.0.9's commit message
chore: extend copyright year to 2026 in all headers