Releases: chapar-rest/chapar
Releases · chapar-rest/chapar
v0.3.1
What's Changed
- improve response section by @mirzakhany in #100, now we are using the code editor to render the response which provides better user experience and syntax highlighting.
- refresh windows after open view containers by @mirzakhany in #99
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- fix import from postman by @mirzakhany in #92
- fix theme switcher by @mirzakhany in #93
- show start up error by @mirzakhany in #95
- fix loading the preferences on startup by @mirzakhany in #97
- set theme to selected one on workspace switch by @mirzakhany in #98
Full Changelog: v0.2.9...v0.3.0
v0.2.9
This release is made to fix failed windows build in previous one.
v0.2.8
What's Changed
- Add GVAL extention to json path by @mirzakhany in #80
- improve the response section by utilizing code editor by @mirzakhany in #85
- Show app version in bottom of sidebar by @mirzakhany in #87
- highlight selected line in editor by @mirzakhany in #88
- Avoid showing error on user decline chosing a file by @mirzakhany in #90
- fix protofile loading bug by @mirzakhany in #91
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
- update version in build workflow based on rlease tag by @Monirzadeh in #78
- AUR package by @Monirzadeh in #79
- Pre request and Post request for GRPC and REST by @mirzakhany in #75
New Contributors
- @Monirzadeh made their first contribution in #78
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- re build notification widget by @mirzakhany in #74
- fix: remove post request error dialog, it was interrupting the use will changing the post request config. by @mirzakhany in #76
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- Replaced the binary file widget with a file selector to simplify the user interface.
- Fixed gRPC issues and added a search path input dialog to the Protofiles tab.
- Improved error handling to display errors to the user instead of silently logging them.
- Resolved a panic issue when sending gRPC requests without selecting an environment.
- Fixed the problem where setting the active environment to "None" was not handled correctly.
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
Editor component is updated in this release to do simple syntax highlighting on tags like {{foo}}
which results in a better UX when working with them.
v0.2.3
What's Changed
- Syntax Highlighting with gioview package by @mirzakhany in #53
- fix #60 collections duplicate menu by @mirzakhany in #61
- fix post request key ambiguity by @mirzakhany in #62
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- fix #55, issue with adding http request to collection by @mirzakhany in #56
Full Changelog: v0.2.1-beta...v0.2.2