Skip to content

Releases: claustromaniac/httpz

HTTPZ

10 Nov 07:18
a934461
Compare
Choose a tag to compare
  • Fixed issue that was preventing the options from getting saved when the value of the ignorePeriod field ended in zero
  • Replaced the Forget Secure Sites button with a confirmation dialog
  • Added more separators in the options page

0.9.3...0.9.4

HTTPZ

15 Jul 17:56
4f1113c
Compare
Choose a tag to compare
  • Fixed minor UX issues related to server-initiated redirections from HTTP to HTTPS

HTTPZ

13 Jul 15:53
7f01083
Compare
Choose a tag to compare
  • Fixed minor issues causing harmless console errors

HTTPZ

13 Jul 06:47
b13f3d6
Compare
Choose a tag to compare
  • Corrected a description in the options

HTTPZ

13 Jul 04:25
ce310f9
Compare
Choose a tag to compare

Summary of changes since the previous stable release:

  • Added option for intercepting server-initiated redirections to HTTP (#29)
  • Added Proxy-Compatible Mode (#33)
  • Fixed vulnerability introduced in 0.8.0. See 68b8631
  • Made the fix for non-standard redirections optional (enabled by default for now)
  • Trivial fixes & improvements

Commit history:
0.8.2...0.9.0

HTTPZ

12 Jul 22:56
1215334
Compare
Choose a tag to compare
HTTPZ Pre-release
Pre-release
  • Added option for intercepting server-initiated redirections to HTTP (#29)
  • Added Proxy-Compatible Mode (#33)
  • Trivial fixes & improvements

0.8.2...0.9.0b

HTTPZ

25 Jun 13:14
edffbb2
Compare
Choose a tag to compare
  • Fixed issues with sites that use window.onload handlers (0.8.0 regression)

HTTPZ

06 Jun 13:23
Compare
Choose a tag to compare
  • Fixed the import button. It stopped working after pushing it once (0.8.0 regression)

HTTPZ

06 Jun 04:04
7ea05c3
Compare
Choose a tag to compare

Summary of changes since the previous stable release:

  • Major code refactoring
  • The intermediate page in manual mode now includes a button for retrying the request over HTTPS
  • Expired entries in the ignore list are now automatically removed when the browser goes idle
  • Fixed ignore list getting flushed when pressing the Save button in the options while the extension is set to remember sites only for the duration of the session
  • Simplified the checks that determine the behavior of the pop-up in private windows
  • Improved compatibility with other extensions
  • Added option to set a maximum time to wait before retrying requests over HTTP
  • Fixed issue with non-standard, client-side redirections from https to http
  • Reworked the options page. Layout and visual changes, reworded descriptions, better feedback from buttons, minor fixes.
  • Made the import feature backward-compatible with old exported settings, and with manual edits that leave the file incomplete
  • Reworked the warning page that is shown when the Automatic Mode is off. The code is more efficient and the background scripts no longer pass the target URL to it via an URL parameter
  • Updated icon (thanks @perdolka)

Commit history:
0.7.2...0.8.0

HTTPZ

05 Jun 00:58
a8983d3
Compare
Choose a tag to compare
HTTPZ Pre-release
Pre-release

This is the current release candidate 🎉

  • Reworked the options page. Mostly layout changes, and reworded the descriptions a bit.
  • Reworked the warning page that is shown when the Automatic Mode is off. The code is more efficient and the background scripts no longer pass the target URL to it via an URL parameter.
  • Improved the "fix" for non-standard redirections (#24), to avoid potential issues.
  • Refactoring, optimizations.

0.8.0b6...0.8.0b7