Skip to content

Releases: refined-bitbucket/refined-bitbucket

v3.26.0 (2021-11-04)

04 Nov 08:25
Compare
Choose a tag to compare

Features

Improvements

Language support

v3.25.0 (2021-02-13)

13 Feb 22:37
Compare
Choose a tag to compare

Features

Language support

v3.24.0 (2020-12-21)

21 Dec 23:48
Compare
Choose a tag to compare

Features

Improvements

Bug fixes

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

Chore

v3.23.0 (2020-11-16)

16 Nov 05:59
Compare
Choose a tag to compare

Features

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

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 (2020-09-29)

29 Sep 23:56
Compare
Choose a tag to compare

Bug fixes

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

v3.22.0 (2020-09-27)

27 Sep 15:08
Compare
Choose a tag to compare

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 (2020-06-07)

08 Jun 00:29
Compare
Choose a tag to compare

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 (2020-03-01)

02 Mar 01:15
Compare
Choose a tag to compare

Features

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

Bug Fixes

v3.19.0 (2020-01-27)

27 Jan 05:02
Compare
Choose a tag to compare

Features

v3.18.2 (2019-12-26)

27 Dec 01:42
Compare
Choose a tag to compare

Language support

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

Bug Fixes