------
users:
- Templates validate booleans properly (false, true, 0 or 1)
- Labels and box positions are saved after Labels being edited.
- scipion3 project list (or without list) should list existing projects.
- Windows are grouped by project under the project name.
- Do not allow empty Config variables unless is the default value
- SCIPION_MAIN_COLOR: If not valid, fallsback to Firebrick
- Project names: Only accepts digits, "letters", - or _. Rest are turned into -
- Fix wrong PARALLEL_COMMAND in hosts.conf created during tests.
- SCIPION_USE_QUEUE: New variable (default=False). If defined to anything else than False, new protocols will be sent to queue by default.
developers:
- Tolerate loading of extra set properties but WARN the developer.
- ListDialog: allows for a preview panel on the right if previewCallback is passed.
- SQL DEBUG deprecated: active when regular debug is on.
- Boolean Config variables refactored to be "reversible".
- Show info id debug mode (print) when an infinite loop happens in the protocols graph