Skip to content

v1.22.1

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Aug 14:09
· 17 commits to refs/heads/main since this release
4294c19

Changes

๐Ÿš€ Features

๐Ÿ› Bug Fixes

  • fix: set correct extraHosts for the console @dbarrosop (#899)
  • fix: hasura wrapper was missing local subdomain under some conditions @dbarrosop (#897)

๐Ÿงฐ Maintenance

โš ๏ธโš ๏ธโš ๏ธ IMPORTANT

This version introduces new URLs and SDK configuration for the local environment. The old SDK configuration should still work and the new one doesn't require an SDK upgrade, however, it is important you update to the new SDK configuration as the new one is more flexible and the old one will not be supported in the future anymore. The old URLs should also still work with the exception of the dashboard and the hasura console which might return some CORS issues. For more details you can refer to the docs.