Προσέξτε τις παλιές εκδόσεις! Αυτές οι εκδόσεις εμφανίζονται για δοκιμές και σκοπούς αναφοράς.Θα πρέπει πάντα να χρησιμοποιείτε την πιο πρόσφατη έκδοση ενός προσθέτου.
Πιο πρόσφατη έκδοση
Έκδοση 4.14.1
Κυκλοφόρησε στις 29 Μαρ 2025 - 2,18 MBΛειτουργεί με firefox 63.0 και νεότερα- Add button to make sidebar wider on wide screens
Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Λήψη Firefox και απόκτηση επέκτασηςΘα χρειαστείτε το Firefox για να χρησιμοποιήσετε αυτήν την επέκτασηΠαλαιότερες εκδόσεις
Έκδοση 4.13.0
Κυκλοφόρησε στις 14 Φεβ 2025 - 2,18 MBΛειτουργεί με firefox 63.0 και νεότερα- When exporting history entries, also export entries not attached to any saved request. Thanks @uoyniXnaH.
Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 4.12.0
Κυκλοφόρησε στις 25 Νοε 2023 - 2,17 MBΛειτουργεί με firefox 63.0 και νεότερα- Use `GET` request method by default.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 4.11.0
Κυκλοφόρησε στις 23 Ιουλ 2022 - 2,15 MBΛειτουργεί με firefox 63.0 και νεότεραAdded
- RESTer will now download response bodies as files, if the response has a `Content-Disposition: attachment` header. Thanks @zenglanmu.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 4.10.0
Κυκλοφόρησε στις 24 Μαϊ 2022 - 2,15 MBΛειτουργεί με firefox 63.0 και νεότεραAdded
- Add "Send Request In New Tab" menu entry, which opens the current request URL in a new tab.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 4.9.1
Κυκλοφόρησε στις 18 Μαρ 2022 - 2,15 MBΛειτουργεί με firefox 63.0 και νεότεραFixed
- Always encode URL query params (name and value) when "Toogle URL params" is on. This fixes an issue where entering # in a query param would truncate the remaining URL.
- Fixes OAuth 2 issues with invalid Origin header in certain cases.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 4.9.0
Κυκλοφόρησε στις 13 Φεβ 2022 - 2,15 MBΛειτουργεί με firefox 63.0 και νεότεραAdded
- Support `NaN` in JSON for pretty printing/beautifyingΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 4.8.2
Κυκλοφόρησε στις 26 Ιαν 2022 - 2,15 MBΛειτουργεί με firefox 63.0 και νεότεραFixed
- Only url-encode variables in request body.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 4.8.1
Κυκλοφόρησε στις 23 Ιαν 2022 - 2,15 MBΛειτουργεί με firefox 63.0 και νεότεραFixed
- Encode variables in form encoded request body.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 4.8.0
Κυκλοφόρησε στις 17 Νοε 2021 - 2,15 MBΛειτουργεί με firefox 63.0 και νεότεραThe webRequest and webRequestBlocking permissions are not optional. RESTer requests them automatically the first time a request is sent. Neither Firefox, nor Chrome currently show a permission prompt for that. Making those permissions optional allows RESTer to work in environments where those permissins are blocked (e.g. by Chrome Enterprise Policy).Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 4.7.0
Κυκλοφόρησε στις 24 Ιουν 2021 - 2,13 MBΛειτουργεί με firefox 63.0 και νεότερα, android 63.0 έως 68.*Added
- Troubleshooting advice for network errors
- Heading and "no items" text to environment selection dialog
- Tooltip for URL parameters toggle button
Changed
- Use normal button to add new environment because the floating action button is hard to see
Fixed
- RESTer doesn't switch to plain body input if request content type is `text/plain`Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 4.6.0
Κυκλοφόρησε στις 23 Ιουν 2021 - 2,13 MBΛειτουργεί με firefox 63.0 και νεότερα, android 63.0 έως 68.*JSON pretty printing/beautifying no longer modifies certain values in the JSON, e.g. big numbers.
Before JSON was pretty printed using `JSON.stringify(JSON.parse(str), null, 4)`. This is easy and fast. But it normalizes values, e.g. a value like `0.0` changes to `0`. Since numbers are represented as `Number` after being parsed, very big numbers loose precision, e.g. `55871516310040211` turns into `55871516310040210`.
The new formatting is a bit slower but does not modify any except whitespace.
I think this is worth the performance cost. RESTer should not modify the response just because it pretty prints it. This could be very confusing.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 4.5.2
Κυκλοφόρησε στις 10 Ιουν 2021 - 2,13 MBΛειτουργεί με firefox 63.0 και νεότερα, android 63.0 έως 68.*Fixed bug where Chrome would not send custom headers if an authorization was selectedΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 4.5.1
Κυκλοφόρησε στις 9 Ιουν 2021 - 2,13 MBΛειτουργεί με firefox 63.0 και νεότερα, android 63.0 έως 68.*Don't remove manually entered Cookie header when selecting an Authorization in the Authorization tabΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 4.5.0
Κυκλοφόρησε στις 2 Ιουν 2021 - 2,13 MBΛειτουργεί με firefox 63.0 και νεότερα, android 63.0 έως 68.*PKCE support for OAuth 2 authorization code flowΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 4.4.0
Κυκλοφόρησε στις 5 Μαρ 2021 - 2,13 MBΛειτουργεί με firefox 63.0 και νεότερα, android 63.0 έως 68.*User name is now allowd to be empty in the basic auth dialog.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 4.3.3
Κυκλοφόρησε στις 26 Φεβ 2021 - 2,13 MBΛειτουργεί με firefox 63.0 και νεότερα, android 63.0 έως 68.*Fixed shell escaping for curl command generation. Query parameters and single quotes should now be escaped properly.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 4.3.2
Κυκλοφόρησε στις 7 Οκτ 2020 - 2,13 MBΛειτουργεί με firefox 63.0 και νεότερα, android 63.0 έως 68.*Fixed
- Always render response body preview on white background. This improves color contrasts, especially with the Dark theme.
- Update dependencies.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 4.3.1
Κυκλοφόρησε στις 16 Σεπ 2020 - 2,13 MBΛειτουργεί με firefox 63.0 και νεότερα, android 63.0 έως 68.*- Update dependenciesΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 4.3.0
Κυκλοφόρησε στις 16 Αυγ 2020 - 2,13 MBΛειτουργεί με firefox 63.0 και νεότερα, android 63.0 έως 68.*Added
- Some OAuth 2 servers don't supports URL-encoded credentials in HTTP Basic authentication headers ([#139])(https://github.com/frigus02/RESTer/issues/139)). RESTer now allows to turn URL-encoding off by choosing the "HTTP Basic authentication (no encode)" authentication option.
- Added dialog in "Organize" page, which allows you to quickly delete multiple requests.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 4.2.0
Κυκλοφόρησε στις 14 Ιουν 2020 - 2,14 MBΛειτουργεί με firefox 63.0 και νεότερα, android 63.0 έως 68.*Added
- Allow entering a custom title for basic authentication tokens.
- Add OAuth 2 config title to generated tokens.
Changed
- Variable names can now only contain alphanumeric characters as well as `$._-`. This fixes an annoying behaviour when JSON objects were incorrectly identified as variables.
- Increase width of environment variable dialog.
- When an authentication token has been generated using the _Custom_ option and it's base64 encoded, show "Base64" in the token title.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 4.1.1
Κυκλοφόρησε στις 2 Μαϊ 2020 - 2,14 MBΛειτουργεί με firefox 63.0 και νεότερα, android 63.0 έως 68.*Fixed Postman export when there was a request with the same title as the collection of another request.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 4.1.0
Κυκλοφόρησε στις 12 Απρ 2020 - 2,14 MBΛειτουργεί με firefox 63.0 και νεότερα, android 63.0 έως 68.*Added checkbox option for automatically encode token value to base64 string for custom authorization header dialog.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 4.0.0
Κυκλοφόρησε στις 14 Μαρ 2020 - 2,14 MBΛειτουργεί με firefox 63.0 και νεότερα, android 63.0 έως 68.*Changed
- RESTer now requires Firefox 63 or Chrome 67.
- No longer append "Copy" to a request title when using the "Duplicate request" function. It turned out to be more annoying than helpful.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 3.11.2
Κυκλοφόρησε στις 27 Ιουν 2019 - 2,25 MBΛειτουργεί με firefox 55.0 και νεότερα, android 55.0 έως 68.*Fixed
- Fixed library list on about page.
- Improve memory usage of large response bodies.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT