Skip to content

Tags: dw-0/kiauh

Tags

v6.0.8

Toggle v6.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(gcode_shell_command): allowing for expanding env vars (#747)

allowing for expanding env vars

v6.0.7

Toggle v6.0.7's commit message
fix(backup): correct backup folder path display in menu

v6.0.6

Toggle v6.0.6's commit message
fix(spoolman): ensure proper file handling when adding Spoolman entry

v6.0.5

Toggle v6.0.5's commit message
fix(backup): do not create redundant subdirectory on single file backup

v6.0.4

Toggle v6.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update scp submodule so duplicate sections are preserved while e…

…diting configs (#738)

* fix: improve repository parsing logic to handle empty lines and comments more effectively

* fix: update scp submodule so duplicate sections are preserved while editing configs (#735)

* Squashed 'kiauh/core/submodules/simple_config_parser/' changes from f5eee99..5bc9e0a

5bc9e0a docs: update README
394dd7b refactor!: improve parsing and writing for config (#5)

git-subtree-dir: kiauh/core/submodules/simple_config_parser
git-subtree-split: 5bc9e0a50947f1be2f4877a10ab3a632774f82ea

* fix(logging): change warning to error message for config creation failure

* fix(config): improve readability by using descriptive variable names for options

(cherry picked from commit ae0a6b6)

* Squashed 'kiauh/core/submodules/simple_config_parser/' changes from 5bc9e0a..eef8861

eef8861 refactor: update type hint for fallback parameter to Any
5d04325 Revert "chore: use Optional instead of | and None instead of _UNSET"

git-subtree-dir: kiauh/core/submodules/simple_config_parser
git-subtree-split: eef8861f126ddf84012ac8bed77b467926016d3e

* Squashed 'kiauh/core/submodules/simple_config_parser/' changes from eef8861..9c89612

9c89612 fix: correct assignment of raw value in option handling

git-subtree-dir: kiauh/core/submodules/simple_config_parser
git-subtree-split: 9c896124cf624e25410714649d306001250482f1

* fix: remove unnecessary whitespace in trusted_clients formatting

v6.0.3

Toggle v6.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert "fix: update scp submodule so duplicate sections are preserved… (

#737)

Revert "fix: update scp submodule so duplicate sections are preserved while editing configs (#735)"

This reverts commit ae0a6b6.

v6.0.2

Toggle v6.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update scp submodule so duplicate sections are preserved while e…

…diting configs (#735)

* Squashed 'kiauh/core/submodules/simple_config_parser/' changes from f5eee99..5bc9e0a

5bc9e0a docs: update README
394dd7b refactor!: improve parsing and writing for config (#5)

git-subtree-dir: kiauh/core/submodules/simple_config_parser
git-subtree-split: 5bc9e0a50947f1be2f4877a10ab3a632774f82ea

* fix(logging): change warning to error message for config creation failure

* fix(config): improve readability by using descriptive variable names for options

v6.0.1

Toggle v6.0.1's commit message
fix: implement custom version parsing for tag sorting

v6.0.0

Toggle v6.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor(kiauh): remove legacy scripts, configurations, and assets af… (

#729)

refactor(kiauh): remove legacy scripts, configurations, and assets after migration to Python-based KIAUH v6

v5.1.10

Toggle v5.1.10's commit message
chore: this is the last commit for KIAUH v5