Skip to content

0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Dec 11:04
· 35 commits to master since this release

New features

  • Ability to disable items by their index in config files
    • mainly useful for additional, machine-specific configuration files

Changes

  • Removed the circle "moon" icon for the light item, it was confusing and sometimes made it difficult to grok what the item was for
  • Add item's name to the "ERROR" text when an item crashes, it's now "ERROR(item_name)"
  • Fix a debug assertion occurring when items crashed (only affected debug builds)