Skip to content

Conversation

mountaindude
Copy link
Contributor

@mountaindude mountaindude commented Nov 29, 2024

🤖 I have created a release beep boop

4.5.0 (2025-01-06)

Features

  • qseow task-vis: Always look for circular task chains and duplicate task triggers when starting Ctrl-Q (44de75d)
  • qseow task-vis: Show count for duplicate, identical triggers in task network view (3499df4), closes #599
  • qseow: Add explanation of the various shapes used in the task network diagram to the legend (2255dba), closes #595
  • qseow: Add task filtering to qseow task-vis command, showing only parts of a task network (042891a), closes #581
  • qseow: Add task tag and id filters to task tree vizualisation (03d7f57), closes #582
  • qseow: Always look for circular task chains in qseow task-vis command (1320df2), closes #597
  • qseow: Better verification of --task-tag option when calling task-get command (f4821f6)
  • qseow: Better verification of --task-id option when calling task-get command (a210f24)
  • qseow: Show task info popup when double clicking on node in qseow task-vis command (a1bf796), closes #601

Bug Fixes

  • Correct regex for version injection in package.json (5817c96)
  • field-scramble: Better verification of command line options (d59a010)
  • qscloud: Log correct tenant name when testing connection to QS Cloud (e78fabc), closes #535
  • qseow: Make legend in qseow task-vis cmd describe all task network elements (ad087f1)
  • qseow: Set default virtual proxy value for all QSEoW commands (38490de), closes #580
  • qseow: Sort task tree by task name on each level in qseow task-get command (5821e73), closes #592
  • task-get: Correctly detect circular and duplicate task chains (0d56b7a), closes #583

Miscellaneous

  • Add Git SHA to version number on Insider builds (cb09e85)
  • Add unit test for qscloud connection-test command (5e53a96)
  • deps: Update dependencies (8f84137)
  • deps: Update dependencies and remove undici dependency (6719be5)
  • Fix regex for Git SHA injection in package.json versioning (f55bb14)
  • Fix regex for Git SHA injection in package.json versioning (0346b5f)
  • Update Git SHA injection in package.json for Insider builds (83b9bc8)

Refactoring

  • Add unit tests and in-code documentation to improve maintanability (1e16135)
  • qseow: Rework logic for showing task trees (d044229)

This PR was generated with Release Please. See documentation.

@mountaindude mountaindude changed the title chore(main): release ctrl-q 5.0.0 chore(main): release ctrl-q 4.4.1 Dec 15, 2024
@mountaindude mountaindude force-pushed the release-please--branches--main--components--ctrl-q branch 2 times, most recently from 64532b8 to 1feebfc Compare December 15, 2024 18:51
@mountaindude mountaindude changed the title chore(main): release ctrl-q 4.4.1 chore(main): release ctrl-q 4.5.0 Jan 4, 2025
@mountaindude mountaindude force-pushed the release-please--branches--main--components--ctrl-q branch 6 times, most recently from a0cdb7d to 7a7e5a5 Compare January 6, 2025 21:49
@mountaindude mountaindude force-pushed the release-please--branches--main--components--ctrl-q branch from 7a7e5a5 to e6f0789 Compare January 6, 2025 21:54
Copy link

sonarqubecloud bot commented Jan 6, 2025

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