Post
51
The latest beta of Voiden - the API client built to treat API work like code - is now available.
This is a significant release that is addressing specific feedback we got + it expands some core capabilities and plugins, improving Voiden’s overall performance at scale.
What’s new:
🔹 GraphQL support :
You can now work with GraphQL APIs side-by-side with REST, gRPC, and WSS using the same file-based, version-controlled workflow in linux, windows and macOS.
🔹 gRPC and WSS (Windows support):
Full gRPC and WSS support is now available on Windows, bringing feature parity across platforms.
🔹 Faster performance for large OpenAPI specs :
Opening large OpenAPI files is now significantly faster. We fixed inefficient re-renders that weren’t noticeable in small specs but caused lag with heavy schemas. Rendering is now optimized using React hooks to avoid unnecessary updates.
Additional improvements:
🔹 Voiden now handles imperfect specs more gracefully
🔹 Project uninstalling and support for setting a default directory for project creation
🔹 .env files are now editable
🔹 Improved text contrast for error messages
Try the beta here : https://voiden.md/beta
Share feedback: https://github.com/VoidenHQ/feedback/issues
We keep building in public, and your feedback directly shapes what’s next.
P.S A stable release will follow soon, in the next days.
This is a significant release that is addressing specific feedback we got + it expands some core capabilities and plugins, improving Voiden’s overall performance at scale.
What’s new:
🔹 GraphQL support :
You can now work with GraphQL APIs side-by-side with REST, gRPC, and WSS using the same file-based, version-controlled workflow in linux, windows and macOS.
🔹 gRPC and WSS (Windows support):
Full gRPC and WSS support is now available on Windows, bringing feature parity across platforms.
🔹 Faster performance for large OpenAPI specs :
Opening large OpenAPI files is now significantly faster. We fixed inefficient re-renders that weren’t noticeable in small specs but caused lag with heavy schemas. Rendering is now optimized using React hooks to avoid unnecessary updates.
Additional improvements:
🔹 Voiden now handles imperfect specs more gracefully
🔹 Project uninstalling and support for setting a default directory for project creation
🔹 .env files are now editable
🔹 Improved text contrast for error messages
Try the beta here : https://voiden.md/beta
Share feedback: https://github.com/VoidenHQ/feedback/issues
We keep building in public, and your feedback directly shapes what’s next.
P.S A stable release will follow soon, in the next days.