0.24.18
Fixed
- Now no chunk creation errors will be raised after switching
Compute revisions for chunks
. - Some invisible file can be handled correctly (e.g.,
writing-goals-history.csv
). - Fetching configuration from the server is now saves the configuration immediately (if we are not in the wizard).
Improved
- Mismatched configuration dialogue is now more informative, and rewritten to more user-friendly.
- Applying configuration mismatch is now without rebuilding (at our own risks).
- Now, rebuilding is decided more fine grained.
Improved internally
- Translations can be nested. i.e., task:
Some procedure
, check:%{task} checking
, checkfailed:%{check} failed
producesSome procedure checking failed
.- Max to 10 levels of nesting