All Versions
751
Latest Version
Avg Release Cycle
3 days
Latest Release
499 days ago

Changelog History
Page 62

  • v0.11.18 Changes

    November 09, 2019

    0.11.18 (2019-11-09)

    Note: Version bump only for package cubejs

  • v0.11.17 Changes

    November 08, 2019

    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

    • 0๏ธโƒฃ Default root path message for servers running in production (5b7ef41)
  • v0.11.16 Changes

    November 04, 2019

    0.11.16 (2019-11-04)

    ๐Ÿ› Bug Fixes

    • vue: Error: Invalid query format: "order" is not allowed (e6a738a)
    • 0๏ธโƒฃ Respect timezone for natural language date parsing and align custom date ranges to dates by default to ensure backward compatibility (af6f3c2)
    • 0๏ธโƒฃ Respect timezone for natural language date parsing and align custom date ranges to dates by default to ensure backward compatibility (2104492)
    • ๐Ÿ‘‰ Use node index.js for npm run dev where available to ensure it starts servers with changed code (527e274)
  • v0.11.15 Changes

    November 01, 2019

    0.11.15 (2019-11-01)

    ๐Ÿ› Bug Fixes

    • โฌ‡๏ธ Reduce output for logging (aaf55e0)
  • v0.11.14 Changes

    November 01, 2019

    0.11.14 (2019-11-01)

    ๐Ÿ› Bug Fixes

    • Catch unhandled rejections on server starts (fd9d872)

    ๐Ÿ”‹ Features

    • 0๏ธโƒฃ pretty default logger and log levels (#244) (b1302d2)
  • v0.11.13 Changes

    October 30, 2019

    0.11.13 (2019-10-30)

    ๐Ÿ”‹ Features

    • playground: Static dashboard template (2458aad)
  • v0.11.12 Changes

    October 29, 2019

    0.11.12 (2019-10-29)

    ๐Ÿ› Bug Fixes

    • 0๏ธโƒฃ Playground shouldn't be run in serverless environment by default (41cd46c)
    • react: Refetch hook only actual query changes (10b8988)
  • v0.11.11 Changes

    October 26, 2019

    0.11.11 (2019-10-26)

    ๐Ÿ› Bug Fixes

    • postgres-driver: CUBEJS_DB_SSL=false should disable SSL (85064bc)
  • v0.11.10 Changes

    October 25, 2019

    0.11.10 (2019-10-25)

    ๐Ÿ”‹ Features

  • v0.11.9 Changes

    October 23, 2019

    0.11.9 (2019-10-23)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘Œ Support apiToken to be an async function: first request sends incorrect token (a2d0c77)