0.9.2 (2023-07-29)
0.9.1 (2021-03-09)
- fix duplicate adding of context menu (f3423b9), closes #82
- fix newtab to open selected item (c0432dc)
- fix newtab to use selected license (c795559)
- fix update for license list 3.12 (24b23f4), closes #83
0.9.0 (2021-03-03)
- add fullscreen button (dcacd9d)
0.8.2 (2020-11-22)
- remove firefox specific settings (54c5e3e)
0.8.1 (2020-11-22)
- fix template matching on smart quotes (7a8d83f)
0.8.0 (2020-11-22)
- swap js-levenshtein with fastest-levenshtein (bfeb99a)
0.7.0 (2020-11-20)
0.6.1 (2020-10-12)
- only prompt for file access when necessary (76605a3)
0.6.0 (2020-10-08)
0.5.4 (2020-09-16)
- update submission url to new domain (3c8f380)
0.5.3 (2020-06-25)
- Revert "ci: change to semantic-release-firefox" (eb8a23a)
0.5.2 (2020-06-25)
0.5.1 (2020-06-21)
- fix handling of spaces in corner cases (beabfaa)
- handle nested <> (94f47f9)
- show actual diff without cleanup (196c852)
0.5.0 (2020-06-20)
- ignore completed items for background compare (9fb03f8)
- add template matching (06a21ea)
0.5.0 (2020-06-20)
- ignore completed items for background compare (9fb03f8)
- add template matching (06a21ea)
0.5.0 (2020-06-20)
- ignore completed items for background compare (9fb03f8)
- add template matching (06a21ea)
0.5.0 (2020-06-20)
- ignore completed items for background compare (9fb03f8)
- add template matching (06a21ea)
0.4.0 (2020-04-17)
0.3.2 (2019-10-05)
- add timeout for updating state (853e4bf)
- bump firefox min_version (e84b4b5)
- fix background compares processing (1c8a585)
- fix failure to update completion state (fd7ef84)
- prevent adding extra compares from same tab (4887441)
- prevent unnecessary final sorts (a5898c9)
0.3.1 (2019-10-04)
- check for exceptions prior to compare (c39ae36)
- fix async steps preventing update completion (d7a2f8c)
- fix bug where list not updated with item data (bdab719)
- fix bug where saved list would override work due to async (346dcea)
- fix case where runningworkers became negative (7ad83ea)
- force reload of list on update (9988627)
0.3.0 (2019-10-03)
- remove unsafe innerhtml assignment (8201ce2)
- remove unsupported and unused runtime.onsuspend (2c9644c)
- update icon size (7c8e7e0)
- add initial exceptions support (22e2891)
- Update build script to package license info - @alandtse
- Fix typo in markdown for Firefox Add-ons - @alandtse
- Bump to 0.2.1 - @alandtse
- Fix bug where showBest was not properly allowing for unlimited - @alandtse
- Fix typo in credits - @alandtse
- Replace fast-levenshtein with js-levenshtein - @alandtse
- Add firefox test command - @alandtse
- Change version value to read from manifest.json - @alandtse
- Update developers documentation - @alandtse
- Migrate to webextension-toolbox for build - @alandtse
- Add Firefox Add-ons info - @alandtse
- Add eslint - @alandtse
- bump package version - @alandtse
- Bump version - @alandtse
- Fix bug where firefox didn't report local storage size - @alandtse
- Update dependencies - @alandtse
- Fix bug where defaults for filter not set - @alandtse
- Remove unused storing of details - @alandtse
- Add additional UI information - @alandtse
- Add version to log info - @alandtse
- Add filtering support - @alandtse
- Fix spacing - @alandtse
- Update default options - @alandtse
- Change options.js to dynamically build filters - @alandtse
- Reformat options ui - @alandtse
- Add deprecated filter - @alandtse
- bump package version - @alandtse
- Add Valid-License-Identifier to LICENSE file - @alandtse
- Fix infinite spawning of workers by saving options as ints - @alandtse
- bump package version - @alandtse
- Address #5 by changing name and other tasks - @alandtse
- Convert to eslint - @alandtse
- bump package version - @alandtse
- Add changelog - @alandtse
- Clean up worker code based on jshint - @alandtse
- bump package version - @alandtse
- Fix #8 by adding check for content script insertion success - @alandtse
- Refactor handleUpdate for tabs - @alandtse
- Remove local license-list in build to reduce size - @alandtse
- Move non-app images to root images folder - @alandtse
- Fix #6 by converting diff-match-patch html to xhtml - @alandtse
- add changelog - @alandtse
- bump package version - @alandtse
- Add further checks to load list prior to compare - @alandtse
- bump package version - @alandtse
- Add changelog generation using gren to tasks - @alandtse
- Update changelog - @alandtse
- Add gren changelog generation - @alandtse
- Update diff-match-patch to 1.0.4 - @alandtse
- bump package version - @alandtse
- Move addListeners to top level to resolve #3 - @alandtse
- Updating README to add Firefox instructions - @alandtse
- bump package version - @alandtse
- Add Firefox support - @alandtse
- Beginning Firefox addon changes - @alandtse
- Fix double injection bug - @alandtse
- Change to activeTab permission - @alandtse
- Remove unused worker_proxy - @alandtse
- Enable max result option with 0 - @alandtse
- Enable unlimited max length difference option using 0 - @alandtse
- Fixing last update date to display stored date - @alandtse
- Adding queue prioritization for active tab - @alandtse
- Implement multiple tab compare queing - @alandtse
- Cleaning up readability by replacing arrays with dicts - @alandtse
- Updated results to show links and better progress status - @alandtse
- Cleaning up unused code/variables - @alandtse
- Fixing UI updates - @alandtse
- Moving processing to background script - @alandtse
- Enabling update list in options - @alandtse
- Moving processing to background script - @alandtse
- Fixing bug where option's did not refresh list and storage data after update - @alandtse
- Fixing bug where compare not queued during update - @alandtse
- Adding details to options page - @alandtse
- Removing used code and files - @alandtse
- Rearranging contentscript to better group code logically - @alandtse
- Breaking out stackoverflow code to own file - @alandtse
- Added default values if options not set - @alandtse
- Updated UI to disable select options that are still processing - @alandtse
- Adding updateProgressBar function - @alandtse
- Fixing bug #1 - @alandtse
- Updating README with more detail - @alandtse
- Adding options page - @alandtse
- Moved diff generation to worker thread - @alandtse
- Adding oss attribution task and cleaning up other tasks - @alandtse
- Updating to webpack4 and yarn - @alandtse
- Adding min threshold and storage of new licenses only - @alandtse
- Fix various bugs and update logs - @alandtse
- Adding gulp-cli - @alandtse
- Added multithreading processing - @alandtse
- Added basic work queuing - @alandtse
- Cleaning unused function and adding line counting - @alandtse
- Adding background and caching of licenses. - @alandtse
- Adding network download option (slow) - @alandtse
- Adding preliminary attribution notice - @alandtse
- Fixing spdx.txt creation - @alandtse
- Refactored build script to pull license-list from git - @alandtse
- Updating build script to generate spdx.txt - @alandtse
- Begin refactoring of stackoverflow code - @alandtse