Skip to content

chore(main): release ctrl-q 4.5.0#571

Merged
mountaindude merged 1 commit into
mainfrom
release-please--branches--main--components--ctrl-q
Apr 29, 2026
Merged

chore(main): release ctrl-q 4.5.0#571
mountaindude merged 1 commit into
mainfrom
release-please--branches--main--components--ctrl-q

Conversation

@mountaindude

@mountaindude mountaindude commented Nov 29, 2024

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

4.5.0 (2026-04-29)

Features

  • Add better top-level error handling (782fbe5), closes #657
  • Enhance qseow app-metadata-get with table and key extraction (51f8810)
  • qseow task-vis: Add --task-tag and --task-id options for limiting what tasks are visualised (44de75d)
  • 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 app-metadata-get command for extracting app full metadata to json or qvd (acad65a), closes #650
  • 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
  • security: pin workflow actions to SHAs (44db615)
  • security: pin workflow actions to SHAs (07cc8c3)

Bug Fixes

  • Add unit tests whereever possible, improving stability and maintainability (1182b5e)
  • Correct regex for version injection in package.json (5bd6d38)
  • Correct regex for version injection in package.json (5817c96)
  • ensure session closure on error in various functions (a5de10b)
  • field-scramble: Better verification of command line options (d59a010)
  • Fix broken tests and add additional one for qseow app-metadata-get command (15748db)
  • fix bug in circular task chain detection logic (4d5fdec)
  • qscloud: Log correct tenant name when testing connection to QS Cloud (e78fabc), closes #535
  • qseow task-vis: Only log found circular task chains once in console (44de75d), closes #596
  • 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 (283c708)
  • Add Git SHA to version number on Insider builds (cb09e85)
  • Add unit test for qscloud connection-test command (5e53a96)
  • deps: bump actions/checkout from 5.0.0 to 6.0.2 (589a583)
  • deps: bump actions/checkout from 5.0.0 to 6.0.2 (af1443c)
  • deps: bump actions/setup-node from 6.0.0 to 6.3.0 (a1563f4)
  • deps: bump actions/setup-node from 6.0.0 to 6.3.0 (43ae88d)
  • deps: bump actions/setup-node from 6.3.0 to 6.4.0 (ea21a1e)
  • deps: bump actions/setup-node from 6.3.0 to 6.4.0 (41b908c)
  • deps: bump actions/upload-artifact from 5.0.0 to 6.0.0 (006ddb7)
  • deps: bump actions/upload-artifact from 5.0.0 to 6.0.0 (968ce91)
  • deps: bump actions/upload-artifact from 7.0.0 to 7.0.1 (317ea65)
  • deps: bump crazy-max/ghaction-virustotal from 4.2.0 to 5.0.0 (adaf032)
  • deps: bump crazy-max/ghaction-virustotal from 4.2.0 to 5.0.0 (a8c8075)
  • deps: bump github/codeql-action (a444b47)
  • deps: bump github/codeql-action from 3.31.3 to 4.35.2 (530ecda)
  • deps: bump github/codeql-action from 8cf7497f083aa867c3b0bf0a1a016717f5719cbc to f94c9befffa4412c356fb5463a959ab7821dd57e (c8b6b85)
  • deps: bump googleapis/release-please-action from 4.4.0 to 5.0.0 (7d8d2c5)
  • deps: bump ncipollo/release-action from 1.20.0 to 1.21.0 (46d2a82)
  • deps: bump ncipollo/release-action from 1.20.0 to 1.21.0 (34a1a00)
  • deps: Update dependencies (caafc69)
  • 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)
  • Switch to using Node.js 24 (3ea3736)
  • tests: Add integration tests for JWT authentication in task management (a805234)
  • update .gitignore and refine test script in package.json (654bc5a)
  • update dependencies (c91efa4)
  • update dependencies (261c6c8)
  • update dependencies in package.json (6edecb5)
  • Update Git SHA injection in package.json for Insider builds (4d3e0a8)
  • 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)
  • Restructure unit and integration tests for better scalability (fdf6511)

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 7 times, most recently from 7a7e5a5 to e6f0789 Compare January 6, 2025 21:54
@sonarqubecloud

sonarqubecloud Bot commented Jan 6, 2025

Copy link
Copy Markdown

@mountaindude mountaindude force-pushed the release-please--branches--main--components--ctrl-q branch from e6f0789 to f895fa2 Compare November 14, 2025 17:01
@sonarqubecloud

Copy link
Copy Markdown

@mountaindude mountaindude force-pushed the release-please--branches--main--components--ctrl-q branch 9 times, most recently from 91bcb3b to b60eec8 Compare April 14, 2026 05:23
@mountaindude mountaindude force-pushed the release-please--branches--main--components--ctrl-q branch 3 times, most recently from 8915289 to c05b758 Compare April 29, 2026 18:32
@mountaindude mountaindude force-pushed the release-please--branches--main--components--ctrl-q branch from c05b758 to 7ac0e42 Compare April 29, 2026 18:33
@sonarqubecloud

Copy link
Copy Markdown

@mountaindude mountaindude merged commit 04d1fb9 into main Apr 29, 2026
6 checks passed
@mountaindude

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

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