Releases: odin-public/RESTClient-APS
v2.0
v1.11
This is likely to be the last release of RESTClient-APS as we know it because of #54.
In this release:
- Merged bookmark editing. #40.
- Fixed the wrong size of several input fields. avarchenko@435aa30.
You can find full list of issues fixed in this version in the issues section.
v1.10
And here we go, releasing a version for just one small feature because AMO's stupid you can't upload the same version twice even if you remove it
'feature'.
In this release:
- Added confirmations for destructive batch actions on history and favorite headers. #50.
You can find full list of issues fixed in this version in the issues section.
v1.9
In this release:
- Added history functionality (thanks to @mastacheata). #46.
- Added different JSON formatter that allows collapsing (thanks to @mastacheata). #42, #31.
- Added NextCP token fetching, normalized fetching in from other pages. #48.
- Fixed being unable to restore favorite headers (thanks to @mastacheata). #44.
- Added compatibility with FF * on AMO? Hopefully it will stop nagging and will not disable itself without any reason.
You can find full list of issues fixed in this version in the issues section.
v1.8
In this release:
- Fixed favorite request importing and exporting. #38.
- Removed old 'Load Request' functionality. #26.
- Disabled labels for bookmarks temporarily. #39.
You can find full list of issues fixed in this version in the issues section.
NOTE: I've been seeing a problem where Firefox (in its usual fit of security-theatering 😡) prevents people from installing addons from the above link with message 'Firefox prevented the site from asking you to install software':
You can use Save Link As
function (in a right-click menu) on that same link to first save addon to disk and then use Install Addon From File
(in Addons
menu's cogwheel icon) function on that file.
v1.7
In this release:
- Fixed compatibility with Firefox 46+ (was broken due to array comprehension usage in old code). #37.
- Changed link at the top right corner to open in new window. ad84db3.
You can find full list of issues fixed in this version in the issues section.
v1.6
v1.5
v1.4
In this release:
- This extension is now able to fetch the APS token itself (and not just account and subscription information) from the active OA tab. Works in CCP and in some other places (like OACI screens). #29.
- Fixed OAuth(2) windows. Credit goes to @mastacheata. #28, #30.
You can find full list of issues fixed in this version in the issues section.
v1.3
In this release:
- The extension will now issue a proper error when self-signed non-trusted HTTPS certificate is detected. User has to open URL manually and accept the exception. Numerous other TCP errors are now shown as well. #24.
- When any OA screen is open in the active tab, using main RESTClient APS launch button will cause some fields in the new tab to be pre-filled (among those are API and request URLs and sometimes account and subscription data). #25, #12.
- Fixed a bug regarding skin preferences. This was caused by conflict with stock RESTClient. Do NOT install them alongside each other!. #20.
- Text areas are now resized correctly upon opening the extension tab with a direct link to request in history. #16.
- cURL strings no longer have spaces in them. #19.
- Updated all PA references to OSA. #23.
You can find full list of issues fixed in this version in the issues section.