Version 2.1 is out! #195
almostearthling
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
🚀 When version 2.1.1
What's New
This release features the following updates:
__When__private__prefix) are located in the lower part of the configuration file, introduced by a TOML comment that suggests not to modify the configuration after the comment line.Confluence conditions are now part of the standard When implementation, although they will not be available if the installed whenever binary does not support the necessary options. These options, however, are supported by the standard binary distribution (that is, the one compiled with the standard features for the specified platform), which is in fact the one provided along with each release.
What's Better
The following issues are now fixed:
along with string and localization amendments, and other smaller interventions that concern both code clarity and, in some cases, optimizations. The last two fixes are probably minor ones, but needed anyway in the name of a smoother user experience. The first one addresses a more serious problem, in fact, because until this check and the related enforcement (no item can be deleted accidentally if there are active dependencies) When has been able to create configuration files that whenever would refuse, because it enforces this check at each reconfiguration, in contradiction with what is stated in the documentation.
Note
It is necessary to edit the configuration through the UI (no actual editing is needed: it is sufficient to recall an item, click the OK button instead of Cancel, and then save and overwrite the configuration) in order to benefit of the changes introduced in this release; an old-style, unmodified configuration, in this particular case, does not affect the functionality of the configured items.
Instructions
Please refer to the suggested instructions for installation. The packages with a latest suffix are exact copies of the ones generated by GitHub.
Warning
Note that at least version 1.2.0 of whenever is needed for this release to work.
This discussion was created from the release 2.1.1.
All reactions