Skip to content

v2.15.1

Choose a tag to compare

@hasura-bot hasura-bot released this 16 Nov 11:11
· 4483 commits to master since this release

Changelog

This is a patch release for v2.15.0

Bug fixes and improvements

CLI

  • Export missing response_transform field in actions metadata while exporting metadata (fix #9182)

Console

  • Fix bug causing stale data being shown on the browse rows page while moving between tables
  • Fix the export data to CSV and JSON on browse rows page when no filters are present
  • Fix browse rows pagination and respecting filters and sorting from url params
  • Fix broken REST button on GraphiQL in the API explorer