ZK 10.0.2 release notes

PE/EE released on Sep 6, 2024


ZK 10.0.2 is a hotfix for the ZK 10 branch, addressing a FontAwesome compatibility issue with Chrome 129 Beta (ZK-5784) and resolving the missing BOM issue.

Regarding ZK-5784: This issue is caused by a FontAwesome bug that is incompatible with Chrome 129 Beta, resulting in the loss of all ZK styles. Although this raised significant concerns during testing with Chrome 129 Beta, the Chromium issue tracker shows that the Chrome team has taken action to resolve this regression. We expect the issue to be fixed before the General Availability (GA) release of Chrome 129, which should minimize its impact. If this fix is completed as planned, no action will be required on your part.

However, if the Chrome team is unable to resolve the issue before the GA release, you will need to upgrade your ZK 10 applications to the latest version 10.0.2 to avoid the styling issue.

Please note that this version is released for PE/EE customers & ZOL users.

ZK 10 is a major release that empowers developers to build cloud-native, scalable, and efficient applications. ZK 10 introduces several key features, including Stateless Components, Client MVVM, and TypeScript Integration. Additionally, our CI/CD process now includes an improved security framework to further protect your applications.



What's New

  • Bugs Fixed
    • ZK-5657 - Missing zk-bom version since 10.0.0
    • ZK-5784 - a fontawesome bug causes zk to lose all styles in Chrome and Edge