Skip to content

1.0

Compare
Choose a tag to compare
@simonw simonw released this 01 Jul 03:58
· 18 commits to main since this release
  • Implemented a new column cog menu, with options for sorting, counting distinct items and counting by values. #57
  • Fixed bug where columns named after PostgreSQL reserved words (such as on or group) produced invalid suggested SELECT queries. #134
  • New Docker Compose configuration to support Docker development environments. Thanks, Atul Varma. #128
  • Admin change list view now only shows dashboards the user has permission to edit. Thanks, Atul Varma. #130