Skip to content

Latest commit

 

History

History
394 lines (242 loc) · 25.9 KB

File metadata and controls

394 lines (242 loc) · 25.9 KB

Changelog

0.12.1 (2025-07-02)

Bug Fixes

  • implement fault-tolerant license downloads (#141) (5f634af), closes #52

0.12.0 (2025-06-30)

Features

  • theme: add system theme detection and persistence (#140) (8dafa35)

0.11.0 (2025-06-28)

Features

  • diffview: enhance clarity and usability (#138) (7106d86)

0.10.1 (2025-06-11)

Bug Fixes

  • iframes/frames and darkmode (4e72a1c)

0.10.0 (2025-06-10)

Bug Fixes

  • fix css consistency issues (6c182a1)
  • fix dark/light theme changing and full screen (2505c73)
  • fix firefox permission checking (813b1fb)
  • fix options page text (b5cec9b)
  • fix submission of new license data (4116915)
  • fix template capturing (34f29de)
  • replace diff-match-patch with @sanity/diff-match-patch for security and dark mode support (42b8a0f), closes #105
  • selecting new text for another comparison (389c3e4)
  • update to manifest v3 (5aee828)
  • use dom callback for highlight matching (9406d85)

Features

  • add dark and light mode support (5ec6593), closes #105
  • add template variable highlighting (916ed01)
  • enhance UI with permission error handling (0945018)
  • implement comprehensive permission system (c25bbbf)
  • show template match capture info (4bd3323)

0.9.2 (2023-07-29)

Bug Fixes

  • respect dark mode for selection bubble (b54f528), closes #105

0.9.1 (2021-03-09)

Bug Fixes

  • 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)

Features

0.8.2 (2020-11-22)

Bug Fixes

  • remove firefox specific settings (54c5e3e)

0.8.1 (2020-11-22)

Bug Fixes

  • fix template matching on smart quotes (7a8d83f)

0.8.0 (2020-11-22)

Features

  • add dice coefficient check (04081f0), closes #63

Performance Improvements

  • swap js-levenshtein with fastest-levenshtein (bfeb99a)

0.7.0 (2020-11-20)

Features

0.6.1 (2020-10-12)

Bug Fixes

  • only prompt for file access when necessary (76605a3)

0.6.0 (2020-10-08)

Features

  • add prompt if local file access needed (eeb2356), closes #66

0.5.4 (2020-09-16)

Bug Fixes

  • update submission url to new domain (3c8f380)

0.5.3 (2020-06-25)

Reverts

  • Revert "ci: change to semantic-release-firefox" (eb8a23a)

0.5.2 (2020-06-25)

Bug Fixes

  • limit template match to entire selection (52e70b0), closes #58

0.5.1 (2020-06-21)

Bug Fixes

  • fix handling of spaces in corner cases (beabfaa)
  • handle nested <> (94f47f9)
  • show actual diff without cleanup (196c852)

0.5.0 (2020-06-20)

Bug Fixes

  • ignore completed items for background compare (9fb03f8)

Features

0.5.0 (2020-06-20)

Bug Fixes

  • ignore completed items for background compare (9fb03f8)

Features

0.5.0 (2020-06-20)

Bug Fixes

  • ignore completed items for background compare (9fb03f8)

Features

0.5.0 (2020-06-20)

Bug Fixes

  • ignore completed items for background compare (9fb03f8)

Features

0.4.0 (2020-04-17)

Features

  • add submit new license button (1b991ac), closes #19

0.3.2 (2019-10-05)

Bug Fixes

  • 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)

Bug Fixes

  • 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)

Bug Fixes

  • remove unsafe innerhtml assignment (8201ce2)
  • remove unsupported and unused runtime.onsuspend (2c9644c)
  • update icon size (7c8e7e0)

Features

  • add initial exceptions support (22e2891)

v0.2.1 (07/07/2019)


v0.2.0 (04/07/2019)


v0.1.1 (10/01/2019)


v0.1.0 (21/12/2018)


v0.0.7 (17/12/2018)


v0.0.6 (15/12/2018)


v0.0.5 (14/12/2018)


v0.0.4 (13/12/2018)


v0.0.3 (08/11/2018)


v0.0.2 (26/10/2018)


v0.0.1 (15/08/2018)