Skip to content

Releases: joshwallerr/docdecoder

DocDecoder v1.2.8

28 Aug 22:07
Compare
Choose a tag to compare

Fixes bug where autoSummaries was referenced as auto_summaries in popup.js

Full Changelog: 1.2.7...1.2.8

DocDecoder v1.2.7

19 Aug 20:07
Compare
Choose a tag to compare

Added an icon badge that shows the amount of summaries found for the current domain.

Full Changelog: 1.2.5...1.2.7

DocDecoder v1.2.5

10 Aug 00:28
Compare
Choose a tag to compare

This release adds support for the new one-time payment premium plans.

DocDecoder v1.2.6

18 Aug 22:06
Compare
Choose a tag to compare

New pricing model: One-time payments

Added support for new feature - Auto Summarization

Full Changelog: 1.2.4...1.2.6

DocDecoder v1.2.4

20 Jan 03:39
Compare
Choose a tag to compare

Extension can now summarize content from pages that require Javascript.

Instead of using Javascript FetchAPI, we now use Zyte API to bypass bot blockers and sites that require javascript to load the policy content.

Full Changelog: 1.2.3...1.2.4

DocDecoder v1.2.3

17 Jan 18:14
Compare
Choose a tag to compare

This update just sends the summarized URL to the server, so we can link to the original document URL on the website's summary pages.

Full Changelog: 1.2.2...1.2.3

DocDecoder v1.2.2

03 Jan 00:08
Compare
Choose a tag to compare

Added a new heading called "Data Collection" for privacy policies, which lists the types of data that are collected.

Full Changelog: 1.2.1...1.2.2

DocDecoder v1.2.1

23 Dec 19:22
Compare
Choose a tag to compare

Linked all premium buttons/prompts to /pricing page on project website, instead of the in-popup pricing section.

Full Changelog: 1.2.0...1.2.1

DocDecoder v1.2.0

19 Dec 21:21
Compare
Choose a tag to compare

Fixed major issue where background script was becoming inactive before the summary response was received.

"Sync summaries" feature coming in the next update to allow users to remove old summaries and ensure they have only the most up to date summaries loaded.

Full Changelog: 1.1.5...1.2.0

DocDecoder v1.1.5

17 Dec 11:05
Compare
Choose a tag to compare

This update addresses a few usability issues:

  • Added buttons to show only the selected summary, so for example, users don't have to scroll all the way past 4 summaries to get to the 5th.
  • Ordered points so that red are at the top, neutral in the middle, and green at the bottom.
  • Changed "Captcha detected" note colour to yellow, as this is not an error, just a warning.
  • Increased preloader time estimate to 2 minutes to account for new structure. This is a very long time for a user to wait, so summary speed will be addressed in a future update.

There is also a bug where some summaries don't get returned and the preloader doesn't disappear. This is being looked into and will be fixed ASAP.

Full Changelog: 1.1.4...1.1.5