What meshery/meshery shipped
Generated by FoxPlug from public activity — not affiliated with Meshery.
Week of September 14, 2026
What shipped
- Meshery v1.0.70 released with dependency updates and CLI traceability improvements. Release
- Fixed invalid --adapter flag syntax in mesheryctl system check documentation. Pull request #22026
- Updated CLI command categories documentation to remove deprecated mesh and app commands. Pull request #21992
- Aligned mesheryctl model generate E2E tests with current CLI implementation. Pull request #21995
- Fixed mobile responsiveness CSS selector and parameter naming in extension-guide shortcode. Pull request #22030
- Refactored clipboard logic to fix tooltip race conditions in Remote Provider Info tab. Pull request #21575
- Fixed mesheryctl to check HTTP status codes before unmarshaling GitHub API responses. Pull request #21678
- Fixed CI workflow bug preventing welcome messages for first-time pull request contributors. Pull request #21979
- Migrated related reading sections to upstream module with Hugo configuration updates. Pull request #21759
- Added troubleshooting documentation for REST API authentication failures. Pull request #21928
Why it matters
This week focuses on documentation accuracy and developer experience improvements. Fixes to CLI command documentation, E2E tests alignment, and bug fixes in tooltip handling ensure users have correct guidance and reliable tooling. The v1.0.70 release consolidates these improvements for production deployment.
Changelog entry
- Release: Meshery v1.0.70 Release
- Docs: Fix invalid --adapter flag syntax in mesheryctl system check Pull request #22026
- Docs: Update CLI command categories, remove deprecated mesh and app commands Pull request #21992
- mesheryctl: Align model generate E2E tests with current implementation Pull request #21995
- Docs: Fix mobile responsiveness CSS selector in extension-guide shortcode Pull request #22030
- Fix: Refactor clipboard logic and improve tooltip behavior in Remote Provider Info Pull request #21575
- mesheryctl: Check HTTP status code before unmarshaling GitHub API response Pull request #21678
- CI: Fix PR welcome message not firing for first-time contributors Pull request #21979
- Docs: Migrate related reading sections to upstream module Pull request #21759
- Docs: Add troubleshooting note for REST API auth failures Pull request #21928
Meshery v1.0.70 ships CLI documentation fixes, E2E test improvements, and tooltip behavior refinements. Better docs, better tests, better experience.
Meshery v1.0.70 is out. This release includes critical documentation corrections for mesheryctl, alignment of model generation tests with current implementation, fixes to clipboard tooltip behavior in the Remote Provider Info tab, and improved HTTP error handling in GitHub API calls. We also fixed a CI workflow bug that prevented welcome messages for first-time contributors.