NativeRest 3.3.0 β Structural Export and Conditional Logic π§
March 1, 2026
πΈ We are excited to welcome spring with the release of NativeRest 3.3.0! This update is all about keeping you organized and boosting your productivity. Weβve focused heavily on ensuring your API workspace remains perfectly structured, whether you are working within NativeRest or collaborating with teams across different environments.
We know that for complex projects, the structure of your requests is just as important as the requests themselves. NativeRest 3.3.0 makes sure your hard work stays organized!
π Seamless Data Portability
The highlight of this release is our major upgrade to export capabilities. π When exporting your collections to the Postman format, NativeRest now fully preserves your nested folder structure. No more flat lists β your logical organization remains perfectly intact!
We have also added support for folder colors π¨ during both import and export, as well as the preservation of request descriptions and test fields. Your workspace will look and function exactly the way you designed it, regardless of where you move your data.
π§ Conditional Logic and Scripting Power
Beyond organization, version 3.3.0 significantly boosts your testing automation with the new if function. You can now introduce smart, conditional logic into your workflows using various comparison operators. π‘
We have also expanded the standard library with powerful new tools for developers:
- π» System Integration: Read values directly from the Windows Registry (os.userRegistry, os.machineRegistry) and parse local configuration files (file.readIni, file.readXml).
- π’ Data Processing: New functions for handling binary data (hex.encode, hex.decode) and generating unique identifiers (random.ulid).
- πͺ Stress Testing: The random.string function now supports up to 65,535 characters for heavy-duty testing.
β‘ Performance and XML Improvements
NativeRest continues to be the fastest native API client on the market. In this update, we resolved performance bottlenecks when rendering strictly large XML responses and added syntax highlighting for XML, making it much easier to work with SOAP and legacy services. We also eliminated UI freezes when interacting with massive JSON structures.
π User Experience & Security β¨
- Visuals: A new waiting animation for pending requests and color-coded indicators on the Tests tab provide instant visual feedback.
- Safety: A new Request Size Check prevents accidental data loss, and digital signature verification for the installer ensures you are always running genuine software.
π Full Changelog for NativeRest 3.3.0:
π New Features:
- π Added support for folder structures when exporting to Postman format.
- π¨ Added support for folder colors during import and export.
- π Added export/import support for request descriptions and test fields.
- π Added the ability to open the target folder after saving a response or exporting requests (macOS and Linux).
- π§ Added if function with support for various comparison operators.
- π’ Added hex.encode and hex.decode functions.
- π Added file.readIni and file.readXml functions.
- π» Added os.userRegistry and os.machineRegistry functions.
- π Added random.ulid and random.string functions.
- β³ Added a waiting animation in the request list while a request is processing.
- β Added color indicators for test results on the Tests tab.
- π Added XML syntax highlighting.
- π‘οΈ Added installer signature/certificate verification before auto-update.
- π Added request size check to prevent potential data loss.
- π Added HTTP method color presets.
π οΈ Improvements and Fixes:
- πͺ Improved random.string function (now supports up to 65,535 characters).
- π Improved search performance within the response body.
- β‘ Fixed application freeze during the rendering of XML responses.
- β‘ Fixed application freeze when expanding and collapsing JSON elements.
- π₯ Fixed the download filename issue when updating the portable version.
- π Fixed other minor bugs and implemented various improvements.
π Ready to experience the power of NativeRest 3.3.0?
There is no reason to wait! Upgrade today to take full advantage of the seamless folder export, the new conditional logic for your tests, and the significantly faster XML processing. Whether you are automating complex workflows or just need a reliable tool for quick API calls, this version is built to save you time.
You can grab the latest installer directly from our homepage or simply navigate to Settings -> Check for Updates inside the app to auto-update in seconds We can't wait to hear your feedback on the new features!
Happy testing! π»β¨