Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 3.15.0 #350

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 19, 2023

馃 I have created a release beep boop

3.15.0 (2023-12-25)

Features

  • Add JWT auth option for all Ctrl-Q commands (e1e9f3d), closes #155
  • help: Add app version as part of help message (443bf3f)
  • task-vis: Visualise tasks in network view (8c01cd3), closes #366
  • version: New version command (aa02c0e)

Bug Fixes

  • get-task: Fix cyclic dependency issue in task trees (8af8e94), closes #291
  • Incorrect description of --port option (a6bee97)
  • set-task-cp: Respect --overwrite option when setting CPs for reload tasks (95eabab), closes #356
  • task-vis: Add favicons for task network view (5cfb204)

Miscellaneous

  • Add unit tests for app-export command (014096e)
  • Add unit tests for app-import command (9b79bf1)
  • Add unit tests for bookmark-get command (4085282)
  • Add unit tests for script-get command (855b714)
  • Add unit tests for task-custom-property-set command (cacdbf4)
  • Add unit tests for task-get command (42fd155)
  • Add unit tests for task-import command (be0ca72)
  • deps: Update dependencies (f3e9be4)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--ctrl-q branch 3 times, most recently from 386c3af to 4ec64a8 Compare December 22, 2023 07:09
@github-actions github-actions bot force-pushed the release-please--branches--main--components--ctrl-q branch from 4ec64a8 to dc19fc8 Compare December 25, 2023 19:11
Copy link

sonarcloud bot commented Dec 25, 2023

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@mountaindude mountaindude merged commit cd91b47 into main Dec 27, 2023
2 checks passed
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

--overwrite does not work for task-custom-property-set command Task-Get errors
1 participant