Changes and features
- Added the ability to completely hide options from display. This setting takes precedence over any rules defined in the configuration.
Introduced a round() function to allow rounding of numeric values in expressions.
- Added support for minimum() and maximum() functions, enabling easier evaluation of numeric ranges within expressions.
- Minor bugfixes and improvements