Refined Bitbucket Versions Save

Chrome and Firefox extension that improves Bitbucket's user experience

v3.26.0

2 years ago

Features

  • feat(total-lines-changed): add total lines added and removed for PR (#415) (11cac62) Thanks @bertyhell

  • feat(pr-template): show commits below template description (#419) (9921788) Thanks @jfcampos1

Improvements

Language support

v3.25.0

3 years ago

Features

Language support

v3.24.0

3 years ago

Features

Improvements

  • Improve performance of syntax highlighting (#352). (9ea8d1b) Thanks @jwallet!
  • Remove jQuery from syntax highlighting (#394). (facb6c1)

Bug fixes

  • fix: merge commit message when user can't merge (#396). (fe1e03f)

Chore

  • fix: logger (#395). (46caafa)
  • update PULL_REQUEST_TEMPLATE. (13fbeac)
  • chore: remove copy filename ft in new ui (#397). (b84d975)
  • chore(deps): bump ini from 1.3.5 to 1.3.7 (#398). (9092ac3)

v3.23.0

3 years ago

Features

  • feat: Collapse pull request side menus on load (#342) (aa5af1f). Thanks @jwallet!

Bug fixes

  • fix(new-ui): merge commit template (#390) (4df6072).
    Fix merge commit template when PRs is loaded with whitespaces off.
  • fix: Augment PR entry (#362) (3f829b1). Thanks @jwallet!

Improvements

  • enh: re-insert badges when side menu expands (#350) (5123119). Thanks @jwallet!

Chore

  • chore(deps): bump bl from 1.2.2 to 1.2.3 (#392) (5e8ee50)
  • chore(deps): bump dot-prop from 4.2.0 to 4.2.1 (#391) (ee88f95)
  • chore(deps): bump elliptic from 6.4.1 to 6.5.3 (#375) (04f8e65)

v3.22.3

3 years ago

Bug fixes

  • fix(old-ui): duplicated elements in pull request view (#382)
  • fix(old-ui): ignore whitespace feature (#383)

v3.22.0

3 years ago

Improvements

  • enh: Collapse diff scrolling effect only on bottom toggle (#357). Thanks @jwallet!

Bug fixes

  • fix: Autolinker plugin (#355). Thanks @jwallet!
  • fix: Load diff was pending on failed load diff (#365). Thanks @jwallet!
  • fix(new-ui): Merge commit template in pull requests should now work when navigating from other routes (#378).

v3.21.0

3 years ago

Features

Improvements

Bug fixes

Chore

  • chore(deps): bump acorn from 5.7.2 to 5.7.4 (#337) (39e4ddc).
  • chore(deps): bump jquery from 3.4.0 to 3.5.0 (#353) (8a05731).

v3.20.0

4 years ago

Features

  • New PR UI. Insert "Copy filename to clipboard" button in diff header, pull request #332.

Bug Fixes

v3.19.0

4 years ago

Features

v3.18.2

4 years ago

Language support

  • Svelte language support for .svelte files and Puppet language support for .pp files, pull request #305. Thanks @Vages!

Bug Fixes