- simplify page selection to use input instead of select (900abdd_) - remove webhelpers2 usage in favor of inline jinja template strings (0d27fec_) - change date filter "less than days ago" to include today (2e67da0_) - allow custom CSV date formatting (1fb7d03_) - provide query prep by grid configuration (77f68df_) - verify i18n translations in CI and add helper for development (75c0ec0_)
- Allow columns to be grouped in the UI with an additional header (HTML, XLSX targets) (3a9e64a_) - Fix bug clearing single filter when sessions are enabled (c14c708_)
- reduce code complexity (e588630_) - handle missing filter values for DateFilter an DateTimeFilter (b0e614b_) - note: this release has some bugs in DateFilter/DateTimeFilter for handling default op