0.11.0
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)