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! 🚀