Matter v0.8.5 is our first LTS release. As we work toward v0.9.0 with our v0.9.0-beta.0 pre-release, we've committed to providing continued support for v0.8. Alongside the pre-releases this can help projects migrate on their own schedule in order to accommodate the changes being made. See the pre-release for details.
Added
- Systems can be sorted by run time via debugger button for better performance profiling. Thanks to @jackTabsCode in #150
Fixed
- The query cache has been updated so it can no longer skip archetypes in some cases. Thanks to @memorycode and @TheyCallMeRyan in #137
- The debugger now correctly and gracefully handles and displays cyclic tables. Thanks to @jackTabsCode in #148
For more details, view the full changelog, or check out our documentation.