Skip to content

0.92.4

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jul 09:57
· 31398 commits to develop since this release
66e82a3

πŸš€ NocoDB Feature release - Filter Groups

NOCODB : Grouped Filters

What's New

  • πŸ”₯ Filter Groups : our powerful grouped filtering is now available in GUI too (prior to this release it was only at API level)!
  • πŸ”₯ Date Formatter : Customise your date formatting to your needs.
  • πŸ”₯ Sort menu is now enhanced to toggle between asc/desc based on types.
  • πŸ”₯ And we're hiring! πŸ”₯

Filter Groups

Filter conditions are now available to be grouped to achieve more advanced filtering.

filter (1)

Sort menu enhanced

Sort menu option texts are changed based on the column types. The sorting logic remains unchanged. Currently there are four types supported.

Type Default Reverse
Text A β†’ Z Z β†’ A
Numerical 1 β†’ 9 9 β†’ 1
Date & Time 1 β†’ 9 9 β†’ 1
Checkbox β–’ β†’ βœ“ βœ“ β†’ β–’

Example:

image

Date Formatter

When editing a Date column, users can reformat the column with one of the nine date formats introduced in this version, namely DD-MM-YYYY, MM-DD-YYYY, YYYY-MM-DD, DD/MM/YYYY, MM/DD/YYYY, YYYY/MM/DD, DD MM YYYY, MM DD YYYY, YYYY MM DD.

nocodb-mozilla-firefox-2022-06-20-08-42-53_MrQtU3JB.mp4

What's Changed

New Contributors

Full Changelog: 0.92.3...0.92.4

Join Our Team