The latest release of Cube Core, version 0.32, introduces the GraphQL API to general availability, bringing a significant improvement to the platform's functionality and user experience. The release also includes quality-of-life improvements to Cube SQL, such as enhanced support for various SQL functions and features like CASE statements, LEFT and RIGHT functions, and CAST expressions. Additionally, Cube Store has become the default cache and queue engine, replacing Redis, and performance boosts have been achieved in both Cube Store and Cube SQL. However, some breaking changes and deprecations have also been introduced, including support for Node.js v12 and v15 being dropped due to reaching end-of-life, and using certain packages requiring absolute imports. Users are strongly recommended to upgrade to the latest version of Node.js, specifically v16, and to use Docker-based deployments or Cube Cloud instead of Serverless Framework deployments.