Releases: joshwallerr/docdecoder
DocDecoder v1.2.8
Fixes bug where autoSummaries was referenced as auto_summaries in popup.js
Full Changelog: 1.2.7...1.2.8
DocDecoder v1.2.7
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
This release adds support for the new one-time payment premium plans.
DocDecoder v1.2.6
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
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
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
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
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
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
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