Boolean script columns

Sometimes column values are strictly binary. While it's possible to use numbers (1|0) as a workaround, it would be nice to add a boolean type to the existing column types.

Visually, it could display Yes or No (localized to the current Opus language), but internally it would behave as a boolean when used in filters, sorting, etc., without depending on the current language.

We'll add that for the next update. Thanks for the suggestion!