Add platform

This commit is contained in:
Ankit Mahato
2023-05-05 11:42:33 +05:30
parent c8df112190
commit 79311b86ba
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ https://user-images.githubusercontent.com/615622/236203140-54088e4f-84ec-4280-b4
<img width="516" alt="light-download" src="https://user-images.githubusercontent.com/615622/236203401-754da8d1-291f-492d-b870-eb1fb36372f7.png">
6. Window size and position is persisted and the configuration is restored on app start.
6. Window size and position is persisted and the configuration is restored on app start. (Only macOS & Windows)
7. Notification on save, download and any other user action (UX improvement).
8. Linux builds are now available for API Dash (.deb & .rpm)

View File

@ -56,7 +56,7 @@ You can now save response body of any mimetype (image, text, etc.) directly in t
<img width="516" alt="light-download" src="https://user-images.githubusercontent.com/615622/236203401-754da8d1-291f-492d-b870-eb1fb36372f7.png">
</p>
6. Window size and position is persisted and the configuration is restored on app start.
6. Window size and position is persisted and the configuration is restored on app start. (Only macOS & Windows)
7. Notification on save, download and any other user action (UX improvement).
8. Linux builds are now available for API Dash (.deb & .rpm).