
by Prashant Rathi
1.12.0
24/12/2025
Thank you for using HawkClient!
I am continuously working to improve your experience. If you enjoy using the application or have suggestions, Iād love to hear your feedback.
Your feedback helps improve HawkClient! If you have suggestions or encounter issues:
š¹ Report on GitHub Issues
š¹ Share feedback to help shape future updates
Happy API testing! šš
1.11.1
05/10/2025
Script Node in API Flows
You can now add a JavaScript Script Node in API flows.
flowStoreusing:hc.getFlowVariable('key')ā Retrieve stored values.hc.setFlowVariable('key', 'value')ā Store or update values.flowStore.Enhanced API Flow Board UX
Improved usability and user experience for managing and visualizing API flows.
setVariableFunctionThank you for using HawkClient!
I am continuously working to improve your experience. If you enjoy using the application or have suggestions, Iād love to hear your feedback.
Your feedback helps improve HawkClient! If you have suggestions or encounter issues:
š¹ Report on GitHub Issues
š¹ Share feedback to help shape future updates
Happy API testing! šš
1.10.0
07/10/2025
Updated If Condition node that now includes an Else option, allowing more flexible flow logic.
Fixed issues with setEnvironmentVariable and setGlobalVariable functions to ensure values are updated correctly and reliably.
Thank you for using HawkClient!
I am continuously working to improve your experience. If you enjoy using the application or have suggestions, Iād love to hear your feedback.
Your feedback helps improve HawkClient! If you have suggestions or encounter issues:
š¹ Report on GitHub Issues
š¹ Share feedback to help shape future updates
Happy API testing! šš
1.8.0
06/10/2025
Added the following script functions for pre-request scripts:
hc.getRequestVariable('key')hc.setRequestVariable('key', 'value')hc.setEnvVariable('key', 'value')hc.setGlobalVariable('key', 'value')hc.getVariable('key')Added the following script functions for post-request scripts:
hc.getRequestVariable('key')hc.setEnvVariable('key', 'value')hc.setGlobalVariable('key', 'value')hc.getVariable('key')Thank you for using HawkClient!
I am continuously working to improve your experience. If you enjoy using the application or have suggestions, Iād love to hear your feedback.
Your feedback helps improve HawkClient! If you have suggestions or encounter issues:
š¹ Report on GitHub Issues
š¹ Share feedback to help shape future updates
Happy API testing! šš
1.7.3
06/10/2025
The app size is now almost 40% smaller, improving performance and storage efficiency.
You can now save API responses as examples, making it easier to reference past results.
Debian (
.deb) package is now available for seamless installation on Ubuntu, Debian, and related distros.Previously, after linking to a new workspace, changes to collection files were only detected in real time after restarting the app for first time. Now, file changes are tracked in real-time without restarting the app, ensuring a smoother and more efficient workflow.
Previously, unchecked validations were being skipped incorrectly. This issue has now been resolved, ensuring validations are properly handled as expected.
Thank you for using HawkClient!
I am continuously working to improve your experience. If you enjoy using the application or have suggestions, Iād love to hear your feedback.
Your feedback helps improve HawkClient! If you have suggestions or encounter issues:
š¹ Report on GitHub Issues
š¹ Share feedback to help shape future updates
Happy API testing! šš
1.7.2
06/10/2025
Now supports:
Thank you for using HawkClient!
I am continuously working to improve your experience. If you enjoy using the application or have suggestions, Iād love to hear your feedback.
Your feedback helps improve HawkClient! If you have suggestions or encounter issues:
š¹ Report on GitHub Issues
š¹ Share feedback to help shape future updates
Happy API testing! šš
1.7.1
06/10/2025
.yamlformat instead of.json.Thank you for using HawkClient!
I am continuously working to improve your experience. If you enjoy using the application or have suggestions, Iād love to hear your feedback.
Your feedback helps improve HawkClient! If you have suggestions or encounter issues:
š¹ Report on GitHub Issues
š¹ Share feedback to help shape future updates
Happy API testing! šš
1.7.0
06/10/2025
Thank you for using HawkClient!
I am continuously working to improve your experience. If you enjoy using the application or have suggestions, Iād love to hear your feedback.
Your feedback helps improve HawkClient! If you have suggestions or encounter issues:
š¹ Report on GitHub Issues
š¹ Share feedback to help shape future updates
Happy API testing! šš
1.6.0
06/10/2025
Thank you for using HawkClient!
I am continuously working to improve your experience. If you enjoy using the application or have suggestions, Iād love to hear your feedback.
š« How to Provide Feedback or Report Issues:
Happy API testing! š
1.5.4
06/10/2025
New helper functions are now available in both Pre and Post script environments for enhanced control over your variables.
hc.getEnvVariable('key')- Access environment-level variables.hc.getGlobalVariable('key')- Access global variables.hc.getVariable('key')- Access the request-level variables.hc.getCollectionVariable('key')- Access collection-level variables.hc.getCollectionVariable('key')- Access collection-level variables.hc.getVariable('key')- Access the request-level variables.hc.getGlobalVariable('key')- Access global variables.hc.getEnvVariable('key')- Access environment-level variables.Thank you for using HawkClient!
I am continuously working to improve your experience. If you enjoy using the application or have suggestions, Iād love to hear your feedback.
š« How to Provide Feedback or Report Issues:
Happy API testing! š
1.5.3
06/10/2025
Thank you for using this application! I hope these new features, improvements, and fixes enhance your experience. Please provide feedback and report any issues you encounter.
1.5.2
06/10/2025
UI Bug Fixes:
Resolved various UI inconsistencies for a smoother experience.
Response size issue fix.
Thank you for using this application! I hope these new features, improvements, and fixes enhance your experience. Please provide feedback and report any issues you encounter.
1.5.1
06/10/2025
UI Bug Fixes:
Resolved various UI inconsistencies for a smoother experience.
Image response issue fix.
Thank you for using this application! I hope these new features, improvements, and fixes enhance your experience. Please provide feedback and report any issues you encounter.
1.5.0
06/10/2025
Variables Change Color to Red if Not Found:
Easily identify missing or undefined variables by their red color.
Enhanced
Variables Hover Tooltip:{{}}
Displays both the value and scope of the variable for better context.
Workspace Location Display:
Workspace path is now accessible directly under the Info section.
Thank you for using this application! I hope these new features, improvements, and fixes enhance your experience. Please provide feedback and report any issues you encounter.
1.4.1
06/10/2025
Thank you for using this application! I hope these new features, improvements, and fixes enhance your experience. Please provide feedback and report any issues you encounter.
1.4.0
06/10/2025
Thank you for using this application! I hope these new features, improvements, and fixes enhance your experience. Please provide feedback and report any issues you encounter.
1.3.0
06/10/2025
Thank you for using this application! I hope these new features, improvements, and fixes enhance your experience. Please provide feedback and report any issues you encounter.
1.2.0
06/10/2025
Thank you for using this application! I hope these new features, improvements, and fixes enhance your experience. Please provide feedback and report any issues you encounter.
1.1.2
06/10/2025
Duplicate Folder Script Copy Issue Fixed
An issue where scripts were not copied correctly when a duplicate folder was created has been fixed. This fix ensures that folder duplication behaves as expected without missing or incorrect files.
cmd/cntrl+s save on environments tab issue fixed
Thank you for using this application! I hope these new features, improvements, and fixes enhance your experience. Please provide feedback and report any issues you encounter.
1.1.1
05/10/2025
Save on cmd/cntrl + S
You can now quickly save your work using the common keyboard shortcuts
cmd + S(Mac) orctrl + S(Windows/Linux). This new feature improves productivity by eliminating the need to manually click a save button, allowing for a more seamless and efficient workflow.UI Enhancement
The user interface has been enhanced for a more intuitive and visually appealing experience. Improvements have been made to the layout, color schemes, and component designs, ensuring a more consistent and polished look throughout the application. This update aims to improve usability and make navigating the app more pleasant.
Thank you for using this application! I hope these new features and improvements enhance your experience. Please provide feedback and report any issues you encounter.
1.1.0
05/10/2025
I am excited to announce the release of version 1.1.0! This version introduces several new features and improvements to enhance your experience. Below are the key updates included in this release:
Send Request on Enter Key in URL Input Field
You can now send requests by pressing the "Enter" key while focused on the URL input field. This enhancement makes sending requests faster and more intuitive.
Source Control Tab for Viewing Git Changes
A new "Source Control" tab is added to the interface, allowing you to see the Git changes in your collection files, similar to how changes are viewed in Visual Studio Code (VSCode). This makes it easier to manage and track changes directly from the application.
Cancel Request Functionality
You can now cancel an ongoing API request directly from the interface. This is especially useful for stopping requests that take longer than expected or are no longer needed.
Cancel Collection Runner Functionality
Added the ability to cancel the collection runner process. If you have a long-running collection of requests, you can now halt the process with ease.
Environment File Change Detection
The application now supports environment file change detection. This means any changes made to environment files will be automatically detected, ensuring that your environment variables are always up to date.
setCollectionVariableFunction IssuesetCollectionVariablefunction that was causing incorrect behaviour when setting variables at the collection level.Thank you for using this application! I hope these new features and improvements enhance your experience. Please provide feedback and report any issues you encounter.