Release Notes
Zen release notes and known issues.
Release: 0.8.0 [2023-02-14]
Type | Description | Comments |
---|---|---|
Feature | Sort | Zen can now sort worksheets by multiple columns in ascending or descending order. |
Feature | Group Sort | Sort is now a sub-directive for grouping. |
Bug fix | Group Sort | Users can no longer choose to sort columns that are not available after grouping. |
Feature | Appearance | Users can change the appearance of output worksheets in Google Sheets. Headers can be highlighted, rows can have alternating colors, and gridlines can be removed. |
Release: 0.8.0 [2022-09-13]
Type | Description | Comments |
---|---|---|
Feature | Filter | Zen now inspects the column's data type and changes the filter language accordingly. |
Feature | Slack | Add a link in the drop-down menu to join Zen's beta testing Slack group. |
Feature | Directive Present Warning | Zen provides a warning whenever a user tries to add a directive to a worksheet that already has one. |
Bug fix | Worksheet Details Screen | Cartesian Product is incorrectly categorized as a sub-directive. |
Release: 0.7.0 [2022-09-08]
Type | Description | Comments |
---|---|---|
Feature | Filter | Zen now inspects the column's data type and changes filter language accordingly. |
Release: 0.6.0 [2022-08-30]
Type | Description | Comments |
---|---|---|
Feature | Filter | Enhanced filtering capabilities. Users can now specify AND and OR conditions with filters. |
Bug Fix | UI Presentation | Fixed several UI presentation issues. |
Feature | Success Screen | Updated success screen iteration. |
Release: 0.5.0 [2022-08-23]
Type | Description | Comments |
---|---|---|
Feature | Group Ratio | Group rows by common criteria, then compute the ratio that the value represents given the sum of all the values in the specified column. |
Bug Fix | UI Presentation | Fixed several UI presentation issues.Add a link in the drop-down menu to join Zen's beta testing Slack group. |
Release: 0.4.0 [2022-08-16]
Type | Description | Comments |
---|---|---|
Feature | Group Equal | Group rows by common criteria, then indicate whether or not all the values under the specified column are equal. |
Feature | Group Coalesce | Made this feature the default option whenever applying a Group directive. |
Release: 0.3.0 [2022-08-09]
Type | Description | Comments |
---|---|---|
Feature | Group Mult | Group rows by common criteria, then product the associated numbers in the specified column. |
Release: 0.2.0 [2022-08-02]
Type | Description | Comments |
---|---|---|
Feature | Filter | Filter rows in one worksheet into another worksheet by specified criteria. |
Release: 0.1.0 [2022-08-02]
Type | Description | Comments |
---|---|---|
Feature | Group Sum | Group rows by common criteria, then sum the associated numbers in the specified column. |
Release: 0.0.0 [2022-07-19]
Type | Description | Comments |
---|---|---|
Feature | Automated Runs | Push button execution of all saved directives in a spreadsheet. |
Feature | Sync Detection | Detects changes in a worksheet that will require Zen's analysis. |
Feature | From | Copy data from one worksheet to another |
Feature | Match-rows | Drag down formulas by combining two worksheets |
Feature | Join | Left Join two worksheets by common criteria |
Feature | Outer Join | Outer Join two worksheets by common criteria |
Feature | Cartesian Product | Join every row with one worksheet to every row of one or more other worksheets. |
Updated almost 2 years ago