12th alpha release for v1.0.0
Pre-release
Pre-release
·
9652 commits
to master
since this release
Changelog
- cli: remove manifests directory from init (close #254) (#258)
- console: modify comments for tables/columns and views (#220)
- console: show graphql-engine version on console (close #184) (#230)
- console: add url prefix for console add table redirect (fix #245) (#247)
- console: create table, modify table ui alignment fix (#249)
- console: server: add limit in select permission which overrides limit in query (close #178) (#237)
- server: ignore certain headers from the request when calling the webhook (close #260) (#261)
- server: improve logs on webhook errors (closes #238, #242) (#243)
- server: don't allow creating relationships from/to a table that isn't tracked (fix #185) (#229)