mirror of
https://github.com/foss42/apidash.git
synced 2025-06-30 04:46:35 +08:00
Update CHANGELOG.md
This commit is contained in:
34
CHANGELOG.md
34
CHANGELOG.md
@ -2,7 +2,39 @@
|
||||
|
||||
## v0.3.0 [09-10-2023]
|
||||
|
||||
The following features have been added in this release:
|
||||
In this release we have migrated the project to Dart 3 & the following features have been added in this release:
|
||||
|
||||
1. Well tested code generators for `cURL`, `HAR`, Python (`requests`, `http.client`), JavaScript (`axios`, `fetch`), node.js (`axios`, `fetch`) & Kotlin (`okhttp3`).
|
||||
|
||||

|
||||
|
||||
2. Export your data into a `HAR` (HTTP Archive) file that can be version controlled & can be directly imported in other API Clients like Postman, Paw, etc. To access this option goto `Settings > Export Data`.
|
||||
|
||||

|
||||
|
||||
3. Tab indicators for Request URL Parameters, Headers and Body tabs to quickly identify the
|
||||
|
||||

|
||||
|
||||
4. PDF
|
||||
|
||||

|
||||
|
||||
5. Audio (wav , mp3)
|
||||
|
||||

|
||||
|
||||
6. Support APNG
|
||||
|
||||
|
||||
|
||||
7. Updated Help & Support page.
|
||||
|
||||

|
||||
|
||||
along with other bug fixes & performance updates.
|
||||
|
||||
A big thank you to these wonderful developers for their contributions in this release: [@aqsasayyed](https://github.com/aqsasayyed), [@mmjsmohit](https://github.com/mmjsmohit), [@Dushant-Bansal](https://github.com/Dushant-Bansal), [@Mixel2004](https://github.com/Mixel2004), [@morpheus-30](https://github.com/morpheus-30) & [@madhupashish](https://github.com/madhupashish)
|
||||
|
||||
## v0.2.0 [05-05-2023]
|
||||
|
||||
|
Reference in New Issue
Block a user