Skip to content

Releases: cube-js/cube

v0.12.0

25 Nov 07:31
Compare
Choose a tag to compare

0.12.0 (2019-11-25)

Features

  • Show refreshKey values in Playground (b49e184)

v0.11.25

23 Nov 20:01
Compare
Choose a tag to compare

0.11.25 (2019-11-23)

Bug Fixes

  • playground: Multiple conflicting packages applied at the same time: check for creation state before applying (35f6325)

Features

  • playground receipes - update copy and previews (b11a8c3)

v0.11.24

20 Nov 20:25
Compare
Choose a tag to compare

0.11.24 (2019-11-20)

Bug Fixes

  • Material UI template doesn't work (deccca1)

v0.11.23

20 Nov 18:50
Compare
Choose a tag to compare

0.11.23 (2019-11-20)

Features

  • Enable web sockets by default in Express template (815fb2c)

v0.11.22

20 Nov 01:03
Compare
Choose a tag to compare

0.11.22 (2019-11-20)

Bug Fixes

  • Error: Router element is not found: Template Gallery source enumeration returns empty array (459a4a7)

v0.11.21

20 Nov 00:19
Compare
Choose a tag to compare

0.11.21 (2019-11-20)

Features

  • schema-compiler: Upgrade babel and support objectRestSpread for schema generation (ac97c44)
  • Template gallery (#272) (f5ac516)

v0.11.20

18 Nov 18:25
Compare
Choose a tag to compare

0.11.20 (2019-11-18)

Bug Fixes

Features

v0.11.19

16 Nov 02:40
Compare
Choose a tag to compare

0.11.19 (2019-11-16)

Bug Fixes

  • Merge back sqlAlias support (80b312f)

v0.11.18

09 Nov 00:10
Compare
Choose a tag to compare

0.11.18 (2019-11-09)

Note: Version bump only for package cubejs

v0.11.17

08 Nov 02:20
Compare
Choose a tag to compare

0.11.17 (2019-11-08)

Bug Fixes

  • server-core: the schemaPath option does not work when generating schema (#255) (92f17b2)
  • Default Express middleware security check is ignored in production (4bdf6bd)

Features

  • Default root path message for servers running in production (5b7ef41)