[1.0.3] - 2021-09-15
Fix
- The
default
group wasn't created, if thepueue.yml
config file didn't contain it. #242.
This lead to crashes and undefined behavior in the daemon and the client.
This bug was introduced in1.0.0
due to changes to the internal datastructures and several added features.
It only popped up now, due to #236 being fixed, as the config is now being correctly used.
This only affects users with quite old pueue configs or custom config files.