Skip to content

v1.12.0

Compare
Choose a tag to compare
@tannermalmedal tannermalmedal released this 23 Feb 21:10
· 933 commits to master since this release
8f7b974

tRPC functionality

-Added support for all three types of tRPC query methods: Query, Mutation, Subscription.
-Support for tRPC Batch requests

UI/UX Improvements:

-Added resizable panels between composer, response, and workspace.
-Added user feedback when selecting between web communication protocols.

BugFixes:

-Fixed a bug where selecting the WebRTC protocol would occasionally cause the application to crash.