Skip to content

Releases: dsoftwareinc/ghactions-manager

v1.21.6 🌈

27 Apr 17:10
7f6f6ee
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix bug failing to load annotator #131
  • Fix scanning actions in composite action files

🧰 Maintenance

  • Implement tests for startup scanning
  • Implement tests for highlighting and quickfixes of outdated actions

Full Changelog: v1.21.5...v1.21.6

v1.21.5 🌈

24 Apr 20:48
deb430f
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix bug of jobs not being refreshed while workflow is running

Full Changelog: v1.21.4...v1.21.5

v1.21.4 🌈

23 Apr 18:14
db9760e
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix memory leak with log panel
  • Workflow runs list is getting updated with the latest status

Full Changelog: v1.21.3...v1.21.4

v1.21.3 🌈

22 Apr 18:12
4f612b1
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix bug loading null value to cache #128
  • Show go to github settings when error occurs
  • Show reload jobs button

Full Changelog: v1.21.2...v1.21.3

v1.21.2 🌈

19 Apr 19:43
8187eab
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix bug scanning workflow files #126 #125

Full Changelog: v1.21.0...v1.21.1

v1.21.0 🌈 - New major features

17 Apr 19:51
99bae7e
Compare
Choose a tag to compare

🚀 Features

  • Highlight outdated actions in workflow files. #122
  • Quick fix action to update to the latest major version of the action. #122
  • Error reporting directly to GitHub issues.

🧰 Maintenance

  • Update bug-report template.

Full Changelog: v1.20.0...v1.20.1

v1.20.0 🌈

08 Apr 20:53
8f153b8
Compare
Choose a tag to compare

Changes

🚀 Features

  • Tooltip on tab showing real repo and GitHub account
  • Prefer GitHub account that is the owner of the repository

🐛 Bug Fixes

  • Using new error handlers.
  • Create GitHub Request executor that supports redirects. # 119

🧰 Maintenance

  • Update deprecated code.

Full Changelog: v1.19.0...v1.20.0

v1.19.0 🌈

04 Apr 14:12
73d5849
Compare
Choose a tag to compare

Changes

  • Update license to GPL-3.0

🚀 Features

  • Support for JetBrains IDEs v2024.1

🧰 Maintenance

  • Improve tests and increase coverage
  • Update dependencies to latest versions

Full Changelog: v1.18.0...v1.19.0

v1.18.0 🌈

12 Mar 12:44
f13b476
Compare
Choose a tag to compare

🚀 Features

  • Add quick-filter to show runs based on the current branch (updates when branch is updated) #115
  • Add ability to position workflow runs list on top of jobs list #116
  • Show link to step log when log is too large #118

🧰 Maintenance

  • Major refactoring better performance and code quality

🐛 Bug Fixes

  • Fix not allowing custom repositories on plugin settings

v1.17.0 🌈

01 Mar 17:41
59957c3
Compare
Choose a tag to compare

🚀 Features

  • Extract all messages to i18n file #114
  • Update info bar on jobs-panel

🐛 Bug Fixes

  • Improve logic for identifying steps in job logs

Full Changelog: v1.16.1...v1.17.0