Skip to content

Latest commit

 

History

History
78 lines (57 loc) · 1.75 KB

Changes.md

File metadata and controls

78 lines (57 loc) · 1.75 KB

Change Log

4.19.1

  • Allow displaying only simplified or traditional characters instead of both in the popup (fixes #22, thanks to @CNurt)
  • Fix display of zhuyin with umlauts (fixes #20, thanks to @CNurt)

4.19

  • Update CC-CEDICT dictionary

4.18

  • Update CC-CEDICT dictionary

4.17

  • Update CC-CEDICT dictionary

4.16

  • Update CC-CEDICT dictionary

4.15

  • Update CC-CEDICT dictionary

4.14.2

  • Option to toggle Zhongwen via keyboard shortcut

4.14.1

  • Fix unwanted keypress interception by Zhongwen in rare cases (#10)

4.14

  • Update CC-CEDICT dictionary

4.13

  • Update CC-CEDICT dictionary

4.12

  • Update CC-CEDICT dictionary

4.11.5

  • Really fix for addon activation on tab change / new tabs

4.11.4

  • Fix key handling

4.11.3

  • Fix copy to clipboard

4.11.2

  • Fix display of '' for zhuyin

4.11.1

  • Bug fixes for addon enabling

4.11

  • Update CC-CEDICT dictionary to version 2017-12-10
  • Disable yellowbridge support due to changes on their site

4.9.7

  • Show wordlist context menu entry even if popup dictionary is not active, but only in the browser_action menu and not the page menu.

4.9.6

  • Preserve addon activation status between browser restarts
  • Show wordlist context menu entry even if popup dictionary is not active

4.9.5

  • Fix wordlist saving and deletion
  • Update jqgrid to 4.15.2

4.9.4

  • Support 'Preferences' button for about:addons
    • Settings are synced between different computers
  • Refactor background scripts to use more asynchronous operations

Older

  • Migration of deprecated Chrome (and for Firefox unimplemented) APIs.
  • Code refactoring to pass Mozilla's QA
    • Remove unneeded permissions
    • Update 3rd party libraries
    • Use document fragments to construct popup content