Skip to content

Latest commit

 

History

History
142 lines (69 loc) · 5.21 KB

CHANGELOG.md

File metadata and controls

142 lines (69 loc) · 5.21 KB

3.0.0 (2024-06-01)

Features

Preparing for manifest v3, closes #361

  • Add migration script from localStorage to browser.storage (chrome.storage)
  • Set/Get value from browser.storage
  • Add storage permission
  • Add activeTab permission
  • Add https://github.com/*/*/pull/* permission
  • background persistent

Bug Fixes

  • contentscript: avoid null access (92a6ed2), closes #335

2.0.4 (2024-05-30)

  • Update dev dependencies

2.0.3 (2023-04-02)

2.0.2 (2023-04-02)

Bug Fixes

2.0.1 (2019-11-03)

2.0.0 (2019-11-03)

Bug Fixes

Features

  • content: drop branch protection (ea8f3cd), closes #256
  • options: drop branch protection (25f289a)

1.0.10 (2018-08-28)

1.0.9 (2017-10-10)

Features

  • disable the merge method button (e066084)

1.0.8 (2017-08-24)

  • Add support for () and : (5486c3e)
  • Add support DONT and DON'T (0ba90de)

1.0.7 (2016-08-27)

BugFix

  • Fix the merge button detection (7890808, #112, @ykzts)

<a name"1.0.6">

1.0.6 (2015-08-05)

BugFix

  • Fix merge button detection (aa46d49, #65, @Fryguy)

1.0.5 (2015-06-19)

Features

  • target: Add ability to check tags for WIP/DNM (6b5ee784, #56)
  • custom: Add Ability for custom "Do not Merge" button message (6b5ee784, #56)

1.0.4 (2014-11-13)

Features

  • do-not-merge-wip-for-github: check unsquashed commits (6b5ee784)

1.0.3 (2014-08-19)

BugFix

  • Catch up with GitHub's update(#19, #20, @sanemat)

1.0.2 (2014-07-05)

Features

  • Protect branches from deleting (#15, @dtaniwaki)

1.0.1 (2014-06-28)

BugFix

  • Can Not Install the Extension (#11, #12, @dtaniwaki, @sanemat)

1.0.0 (2014-06-28)

Features

  • Change extension name to "Do Not Merge WIP for GitHub" (#9, @sanemat)

0.0.8 (2014-06-26)

Features

  • Check pull-request status at intervals (#6, @fukayatsu)
  • WIP task list (#7, @fukayatsu)