Skip to content
Date: 2023-2-22Author: Wouter-lucas van BoesschotenLightning 2.x January Release

Lightning core v2.9.0

Lightning core v2.9.0 includes fixes for issues related to package.json exports, an alignment issue when using the advanced text renderer, and an inconsistency in the handling of default fonts. Additionally, new features have been added, such as instant freeing up of text textures to prevent memory building up when text is being changed and an example of basic subclassing in the TypeScript docs.

Lightning CLI v2.10.0

Lightning CLI v2.10.0 includes fixes for issues such as .gitignore being rewritten on each build, _states() being broken for esbuild bundle when NODE_ENV=production, and the introduction of Socket.io for live reload. Additionally, the CLI now supports using environment variables set on the process.env in addition to variables defined in .env files.

We want to inform our users that the upload functionality has been removed from this release. Previously used for uploading applications to the Metrological Application Store, this feature has now been moved to the Metrological CLI, which can be found here. To continue uploading applications to the Metrological App Store, please refer to the CLI readme. For more information on how to run or use applications on the Metrological application platform please see the Metrological-SDK.

We encourage all users to update to the latest release and take advantage of the new features and improvements. For more information on this release, please refer to our documentation.