Skip to content

Releases: FirefoxBar/HeaderEditor

4.0.1

24 Oct 14:13

Choose a tag to compare

  • Fixed some rules not work

4.0.0

24 Oct 06:09

Choose a tag to compare

Refactor with webpack, npm and vue

  • Most third-party components are no longer included in the code repository
  • Build using webpack instead of WebExt-build-tool
  • Improve interface compatibility and ease of use

Fixed many bugs

Main focus on interface

New features

  • Rule clone
  • Use lowercase header name
  • Floating view
  • Export and import with groups
  • Disable all rules in popup panel

3.0.8

24 Jul 00:52

Choose a tag to compare

  • Fixed can not delete download history
  • Fixed rules not shown in "ungrouped"

3.0.6

14 May 10:30

Choose a tag to compare

  • Add rename group (#66)
  • Using storage API to save groups and download history (#76 )

3.0.5

29 Jan 14:07

Choose a tag to compare

  • Added remove header by set it to _header_editor_remove_
  • Fixed issue #70 and #71

3.0.4

21 Jan 08:42

Choose a tag to compare

  • Added preview rule content (#58 and #65)
  • Correct some spelling
  • Optimize small screen experience

3.0.3

19 Jan 04:37

Choose a tag to compare

  • Added pt_BR language
  • Added collapse groups option
  • Added hide empty groups (#50)
  • Added batch enable and disable (#55)
  • Added enable or disable add-anti-theif-link menu (#57)
  • Added real-time-test for other rules (only show match or mismatch, #42)
  • Optimize small screen experience
  • Replace iconfont with codepoint (#46)

3.0.2

13 Dec 10:49

Choose a tag to compare

  • Added hover tooltips to the buttons (#49 )
  • Fixed can't disable rules (#47 )
  • Fixed execute type is always set to normal (#47 )
  • Fixed a wrong word (#46 )
  • Fixed can't edit match type (#49 )
  • Fixed if you edit a rule and then save it you cannot see changes you made to that rule on the page (#49 )
  • Fixed sometimes the pink button will block a button make you can not pick up or unfurl a group, you can pick up or unfurl a group by click its title now (#49 )
  • Fixed some interface bugs

3.0.1

12 Dec 13:52

Choose a tag to compare

  • Fixed group not work on Firefox

3.0.0

12 Dec 13:33

Choose a tag to compare

  • New material design theme
  • Add edit group in edit page
  • Minify codes
  • Fixed many bugs