What’s new in this version:
NativeRest 2.8.1
Added:
– renaming variables (with search for all occurrences)
– saving fields state when switching between requests
– repeat limit the number of request repetitions
– jumping to a variable using the shortcut Ctrl + Click
– Fixed adding ø character when formatting JSON when using NLD keyboard
– Improved scrolling in the code editor when performing various actions
– Other improvements when working in the code editor
NativeRest 2.8.0
Added:
– support for GPT-5 requests
– string.toUpperCase, string.toLowerCase and string.repeat functions
– random.uuid function
– Fixed date variables date.unixTime and date.utcTimeStamp
NativeRest 2.7.7
– Added auto-display of variables when changing environment
– Fixed a bug in the file name when saving the response
– Fixed a bug with skipping the first character when entering into a text field on macOS
NativeRest 2.7.6
– Added shortcuts ⌘G to next occurrence and ⇧⌘G to prev occurrence when searching on macOS
– Fixed the order of requests in the export window [issues-51]
– Fixed bug with displaying the response toolbarÂ
NativeRest 2.7.5
– Fixed a bug with replacing variables in the console
– Fixed a bug where the response did not match the current request
– Added autoscroll when inserting a new request into the console
NativeRest 2.7.4
Added:
– sequence variables [issues-46]
– support for archive files in response
– math functions: inc, dec, add, sub, mul, div
– Improved suggested file name when saving a response
NativeRest 2.7.3
Added:
– the ability to run tests without sending a request
– new operators for single-line tests: %%, =%, %=
– the ability to use number comparison operators in tests for JSON path
NativeRest 2.7.2
– Fixed a critical bug when saving field values
– Fixed the position of the IME candidate window
– Added the ability to test JSON response fields
NativeRest 2.7.1
Fixed:
– a bug where focus was lost when entering a filter
– a bug when moving the caret and selecting Chinese characters
– a bug when deleting the last characters of a line that was scrolled
NativeRest 2.7.0
Added:
– support for ChatGPT requests
– header autocomplete
– HMAC hash functions
– math functions: round, ceil, ceil, trunc
– 2-digit date and time functions
– request.uri.xxx variables
– request.body variable
– random.range function
– Swagger support for import (preview)
– context menu to workspace dropdown list (top left of the window)
Fixed:
– Fixed error of application crash on startup
– Fixed embedding variables into function parameters
– Fixed errors when importing cURL
– Fixed various other bugs
NativeRest 2.6.3
– Added request.body variable
– Fixed critical error of application crash on startup
NativeRest 2.6.2
Added:
– HMAC hash functions
– math functions: round, ceil, ceil, trunc
– 2-digit date and time functions
– request.uri.xxx variables
– random.range function
– Fixed embedding variables into function parameters
NativeRest 2.6.1
Added:
– header autocomplete
– Swagger support for import (preview)
– context menu to workspace dropdown list (top left of the window)
Fixed:
– errors when importing cURL
– various other bugs
NativeRest 2.6.0
Added:
– Account window including Profile, Sessions, Security pages
– a button to reset a previously uploaded avatar
– two-factor authentication (2FA)
– OpenAPI 3.1 support for import
– the ability to import and export Form URL Encoded and Form Data requests
– confirmation window when deleting workspace
– function for formatting date and time
– tooltips for functions with execution results
– additional keyboard shortcut for commenting a line
– the ability to change the window size at the top border
– Improved Form URL Encoded body filling
– Fixed hotkeys on macOS
– Fixed bug with saving date cookies
NativeRest 2.5.5
– Added OpenAPI 3.1 support for import
– Added the ability to import and export Form URL Encoded and Form Data requests
NativeRest 2.5.4
– Added the ability to import Form URL Encoded requests from Postman
NativeRest 2.5.3
Added:
– two-factor authentication (2FA)
– additional keyboard shortcut for commenting a line
– the ability to change the window size at the top border
– Fixed bug with saving date cookies
NativeRest 2.5.2
Added:
– Added function for formatting date and time
– Added tooltips for functions with execution results
NativeRest 2.5.1
Fixed:
– x-www-form-urlencoded body filling
– hotkeys on macOS
NativeRest 2.5.0
Added:
– Added search in request and response (Ctrl + F)
– Added md5, sha, base64 and random functions
– Added animation while waiting for a response
– Ability to cancel a request while waiting for a response
– Added horizontal scrolling with mouse wheel
– Added tabs to the workspaces, cookies, and recycle bin panel
– Added a button to sync cloud workspaces
Fixed:
– opening the response in the default browser (only for Windows)
– a bug when importing authorization from Postman format
– a bug when changing application scaling settings
– a bug when deleting a line using a keyboard shortcut
– various other bugs
NativeRest 2.4.1
Added:
– support JSON, XML, HTML and YAML in multipart/form-data fields
– date.unixTime and date.unixTimeMs variables
– YAML syntax highlighting
– Fixed various bugs in multipart/form-data
NativeRest 2.4.0
– Added new random variables
– Ability to create your own random variables
– Added horizontal scroll bar in body editor
– Added support for binary files in response
– Added TIF/TIFF images preview in response
– Removed sounds when pressing system keys on macOS
– Fixed a bug when pressing tab on macOS and Linux
– Improved Bulgarian UI language
– Fixed various other bugs
NativeRest 2.3.2
– Change log not available for this version
NativeRest 2.3.1
– Added horizontal scroll bar in body editor
– Improved Bulgarian UI language
– Fixed various other bugs
NativeRest 2.3.0
Added:
– Added new settings design with sidebar
– Added HTTP method list settings
– Added recycle bin settings
– Ability to add client certificates
– Ability to customize the order of requests
– Added a checkbox to open the created workspace
– Added a button to clean up a workspace
– Added a button to clean up a request
– Added Open in browser button
– Improved request samples in demo workspace
– Fixed various other bugs
NativeRest 2.2.0
Added:
– team workspaces
– multipart/form-data support
– converting local workspace to cloud/team
– file import in a separate thread
– Fixed various other bugs
NativeRest 2.1.7
– Added file import in a separate thread
– Fixed various other bugs
NativeRest 2.1.6
– Change log not available for this version
NativeRest 2.1.5
Fixed:
– code snippets for body as file
– hotkey capture when window is minimized
– some phrases in Chinese
– various other bugs
NativeRest 2.1.4
– Added Linux support
– Expanded list of available fonts
NativeRest 2.1.3
– Added Linux support
NativeRest 2.1.2
– Added macOS support (Intel and Apple Silicon chips)
NativeRest 2.1.1
– Ability to enter a backslash in auth field
NativeRest 2.1.0
– Added cookies management
– Added filter to request list
– Ability to set a variable from response
– Ability to pin a request
– Ability to reformat code
– Improved workspace creation window
– Improved shortcuts for opening panels
– Fixed long base64 auth
– Fixed misc bugs
NativeRest 2.0.5
– Added cookies management
– Added filter to request list
– Ability to set a variable from response
– Ability to pin a request
– Ability to reformat code
– Improved shortcuts for opening panels (new 2.0.5)
– Fixed long base64 auth
– Fixed misc bugs
NativeRest 2.0.4
– Added cookies management
– Added filter to request list
– Ability to set a variable from response
– Ability to pin a request
– Ability to reformat code
– Fixed long base64 auth
– Fixed misc bugs
NativeRest 2.0.3
– Added cookies management
– Added filter to request list
– Ability to set a variable from response
– Ability to pin a request
– Ability to reformat code
– Fixed misc bugs
NativeRest 2.0.2
– Added cookies management
– Added filter to request list
– Ability to pin a request
– Ability to reformat code
– Fixed misc bugs
NativeRest 2.0.1
– Added cookies management
– Ability to reformat code
– Fixed misc bugs
NativeRest 2.0.0
Added:
– Ability to send a form
– Added JSON path filter
– Added Bulgarian UI language
– Added Japanese UI language
– Preserve state when switching between requests
– Improved file panel, checking file existence
– Fixed a freezing when deleting a workspace
– Fixed other bugs
NativeRest 1.9.3
– Change log not available for this version
NativeRest 1.9.2
– Change log not available for this version
NativeRest 1.9.0
– Redesign of variable autocomplete
– Added bottom panels: Workspaces, Variables, Find, Console, Code snippets
– Improved keyboard shortcuts to select and move text
– Added shortcuts to select request tab
– Added switch to change Pane-view
– Implemented smooth scrolling
– Improved UI performance
– Added search requests
– Added console panel
– Fixed a bug where it was impossible to enter a square bracket
– Fixed other bugs
NativeRest 1.8.1
– Improved keyboard shortcuts to select and move text
– Added shortcuts to select request tab
– Added switch to change Pane-view
NativeRest 1.8.0
– Added keyboard shortcuts to select and move text
– Sending options: delay and repeat interval
– Ability to change Working directory
– Reset application settings to default
– Sorting workspaces by name
– Ability to cancel request deletion
– Added traditional Chinese UI language
Fixed:
– a bug in entering characters on the French keyboard
– a bug when creating a cloud workspace
– a bug when duplicating a request
– some import bugs
– other bugs
NativeRest 1.7.3
– Added keyboard shortcuts to select and move text
– Ability to change Working directory
– Reset application settings to default
– Sorting workspaces by name
– Ability to cancel request deletion
– Added traditional Chinese UI language
Fixed:
– a bug in entering characters on the French keyboard
– a bug when duplicating a request
– some import bugs
– other bugs
NativeRest 1.7.2
– Added keyboard shortcuts to select and move text
– Ability to change Working directory
– Reset application settings to default
– Sorting workspaces by name
Fixed:
– a bug in entering characters on the French keyboard
– a bug when duplicating a request
– some import bugs
– other bugs
NativeRest 1.7.1
– Change log not available for this version
NativeRest 1.7.0
Added:
– select MIME-type of request body
– Ability to send binary files
– Digest auth method
– default headers setting
– editor settings
– Chinese UI language
NativeRest 1.6.1
– Change log not available for this version
NativeRest 1.6.0
– Import via drag and drop
– Move requests to another workspace
– View SSL certificate details
– Added multilingual for the installer
– Added portuguese UI language
NativeRest 1.5.0
– New import window
– New export window
– Added HAR format support
– Added validate SSL certificates setting
– Added response timeout setting
– Added follow redirects setting
– Improve Shortcuts window