Skip to content

1.1.1 (2023-02-05)

Compare
Choose a tag to compare
@waldbaer waldbaer released this 05 Feb 21:21
· 51 commits to master since this release

Fixes

  • Selected value is lost if the configured value is renamed.

    Background:

    Instead of the value name an UUID is now used to identify the selected value.

    Migration Steps:

    Old configurations without the UUID can still be loaded,
    but value renaming is not working without the following migration steps:

    • Open all existing persistent values config nodes and press 'Update'
    • Open all persistent value nodes and press 'Done'.
    • For now on the selected value should be automatically updated even if the value got renamed.