Skip to content

Releases: mk-5/fjira

0.11.7

12 Sep 20:48
Compare
Choose a tag to compare

Release (0.11.7)

Changelog

  • 4349723 misc(#48): add more information to assign-user app error

0.11.6

12 Sep 20:32
Compare
Choose a tag to compare

Release (0.11.6)

Changelog

  • 0c752bf fix(#48): incorrect success message after user assignment failure

0.11.5

07 Sep 17:52
Compare
Choose a tag to compare

Release (0.11.5)

Changelog

  • fa856cf misc: redraft new workspace messages
  • 014b0a9 fix: replace empty string to "default" in workspaces settings
  • 7314e00 fix(#48): 404 error in assign user view for Jira Server instances

0.11.4

26 Aug 14:54
Compare
Choose a tag to compare

Release (0.11.4)

Changelog

  • c7fb5f1 feat: windows release for chocolateys

0.11.3

22 Aug 20:06
Compare
Choose a tag to compare

Release (0.11.3)

Changelog

  • 86c5a22 fix(#50): make fuzzy-find search more accurate in issues view

0.11.2

21 Aug 22:04
Compare
Choose a tag to compare

Release (0.11.2)

Changelog

  • bb4c107 fix(#48): fix select assignee & board view for jira-server users

0.11.1

21 Aug 21:16
Compare
Choose a tag to compare

Release (0.11.1)

Changelog

  • 166dbd8 misc: temporary disable chocolateys in goreleaser.yml - waiting for choco review
  • c1a4829 fix: switch workspace view rendering

0.11.0

18 Aug 15:53
Compare
Choose a tag to compare

Release (0.11.0)

Changelog

  • ea46137 feat(#48): support PATs - personal access tokens

0.10.0

14 Aug 21:20
Compare
Choose a tag to compare

Release (0.10.0)

Changelog

  • c3ed2a6 misc: tests for workspaces migration auto-script
  • c4e96d2 misc: make user home directory overwrite works for windows
  • d0ccf59 misc: make tests&workspaces compatible with windows
  • b798e10 misc: improve codecov report
  • 6533c39 misc: goreleaser with choco for windows
  • 10feddf misc: fix not working tests on windows platform
  • 3fea632 misc: add simple bats test in order to verify final build
  • fef2ac3 misc: add codecov.yml to the project
  • 85d690a misc: add choco goreleaser setup
  • fc6dc7d fix(#43): trim jira settings before write
  • 881e141 feat: windows release
  • 2391f83 feat: store all workspaces settings in one fjira.yaml configuration file
  • 7cbefe5 feat: reduce tui cpu usage&improve overall performance

0.9.1

18 May 20:05
Compare
Choose a tag to compare

Release (0.9.1)

Changelog

  • 9755f3f fix: go back to jql view when open issue from jql view
  • a1457f3 feat: make jql box in jql search view wider