Releases: claustromaniac/httpz
Releases · claustromaniac/httpz
HTTPZ
- [enhancement/UX] The page action is now displayed also when the user visits an excluded site over HTTPS. The popup explains the possible reasons for this and offers the opportunity to remove the exclusion
- [UX] Minor visual and semantic changes here and there
Commits history:
0.11.3...0.12.0
HTTPZ
- [bugfix] Fixed race condition
- [bugfix] Added checks to make sure to ignore requests not linked to any tab
- [UX] updated the popup
HTTPZ
HTTPZ
HTTPZ
- [bugfix/UX] The second (superfluous) 301 or 302 response when proceeding with an intercepted redirection from HTTPS to HTTP is now skipped (jumped over)
- [bugfix/UX] FF56: The page action was getting displayed after a server-initiated redirection from HTTP to HTTPS, even when the site was excluded (which led to the user being offered the opportunity to exclude again)
- [bugfix/UX] The same was happening with sites that use STS, but not only in FF56.
HTTPZ
Summary of changes since the previous stable version:
- [enhancement] Requests are now processed asynchronously
- [enhancement/UX] The page action is now also shown for requests cached in memory that otherwise satisfy the rest of the criteria, for consistency and usability
- [enhancement/UX] Main-doc requests upgraded by HTTPZ are now prevented from caching, to prevent issues if the user needs to whitelist them
- [enhancement] Added option for honoring Private Browsing
- [enhancement/bugfix/UX] Reworked all of the extension's pages visually and functionally, most notably the options page. Some options were renamed and most descriptions were rephrased. Also, fixed a number of minor compatibility issues with older versions of Firefox
- [bugfix] Solved options page layout issues when extensions.htmlaboutaddons.inline-options.enabled is set to false
- Various other minor fixes and improvements as part of a major code refactoring
Commits history:
0.10.2...0.11.0
HTTPZ
HTTPZ
- Fixed (really) layout issues in FF56 (#37 (comment) and others)
- Replaced
confirm()
andalert()
dialogs with custom modal dialogs - Minor improvements and optimizations
HTTPZ
- Fixed #47 and (hopefully) #37 (comment)
HTTPZ
- Added option for honoring Private Browsing (#44 (comment))
- Major code refactoring
- Reworked pages
- Improved page action changes introduced in b2