NativeRest 2.7.0 is out today!

Today is a big day for NativeRest! πŸŽ‰ The application now supports sending requests to OpenAI GPT models ✨.
Requests to AI models are a new type of request, along with HTTP. You can use NativeRest's built-in authentication to avoid creating an OpenAI account and purchasing tokens. You can also authenticate using your own token.

Various aspects of working with variables and functions have been significantly improved. New request variables and new functions have been added.

Additional enhancements include header autocomplete, advanced math and date functions, expanded variable options, Swagger API import, and improved security through HMAC hash support. Stability and usability have also been significantly improved with multiple bug fixes.

πŸš€ New Features

βœ… Added support for ChatGPT requests
βœ… Added header autocomplete
βœ… Added HMAC hash functions
βœ… Added math functions: round, ceil, ceil, trunc
βœ… Added 2-digit date and time functions
βœ… Added request.uri.xxx variables
βœ… Added request.body variable
βœ… Added random.range function
βœ… Added Swagger support for import
βœ… Added context menu to workspace dropdown list

πŸ› οΈ Fixes & Improvements

πŸ› οΈ Fixed error of application crash on startup
πŸ› οΈ Fixed embedding variables into function parameters
πŸ› οΈ Fixed errors when importing cURL
πŸ› οΈ Fixed various other bugs

NativeRest Search in response

Update NativeRest now to unlock these new capabilities and optimizations! As always, your feedback is invaluable β€” let us know what you'd like to see next! πŸ€—

To see the full list of improvements, check out the release notes. Found a bug or have an idea for a new feature or implementation?
Share your feedback with us in the comments, on X.com, or in our issue tracker.
Happy developing! πŸš€