Skip to content

Releases: ptarmiganlabs/ctrl-q

ctrl-q: v3.4.3

13 Feb 18:40
287a57d
Compare
Choose a tag to compare

3.4.3 (2023-02-13)

Bug Fixes

  • Improved handling of external program tasks as part of composite events returned from Sense APIs (bebedda)

🛡 VirusTotal GitHub Action analysis:

ctrl-q: v3.4.2

10 Feb 17:07
79347bf
Compare
Choose a tag to compare

3.4.2 (2023-02-10)

Bug Fixes

  • Add correct help text for task-custom-property-set command's --overwrite option (af48975), closes #132
  • Correctly create task chains when importing tasks (dc0d33f), closes #136

Miscellaneous

  • deps: Update dependencies to stay safe and secure (badeb15)

🛡 VirusTotal GitHub Action analysis:

ctrl-q: v3.4.1

09 Feb 19:05
6df4bb2
Compare
Choose a tag to compare

3.4.1 (2023-02-08)

A bug has been discovered in this version, causing task chains not to be correctly created when doing bulk imports of reload tasks from CSV/Excel files. The bug is tracked here.

Bug Fixes

  • Incorrect version number in binaries (a363490)

🛡 VirusTotal GitHub Action analysis:

ctrl-q: v3.4.0

09 Feb 19:06
f5dd266
Compare
Choose a tag to compare

3.4.0 (2023-02-07)

Features

  • Add task import limit paramater -- limit-import-count (b878a29)

🛡 VirusTotal GitHub Action analysis:

ctrl-q: v3.3.0

09 Feb 19:08
0001a79
Compare
Choose a tag to compare

3.3.0 (2023-01-27)

Update: The binaries for 3.3.0 are broken and won't execute.
Please use a later release instead. As this writing the latest available release is 3.4.1.

Features

  • Add command for listing/exporting info about reload tasks (9c1e0c9), closes #105
  • Log Ctrl-Q info to console on startup (9dccc3c), closes #110
  • New command for bulk import of reload tasks (30bd69a), closes #79
  • New command for updating reload task custom properties (288672b), closes #106

Bug Fixes

  • Incorrect owner shown for bookmarks, measures & dimensions (b571619), closes #121
  • Logging to console fails when importing master items from Excel file (d81a36b), closes #112

Miscellaneous

  • deps: Update dependencies to stay safe and secure (af88014)
  • deps: Update dependencies to stay secure and performant (7881750)
  • Update dependencies to stay safe and secure (25d48c7)

🛡 VirusTotal GitHub Action analysis:

ctrl-q: v3.2.0

16 Oct 20:53
185a7e8
Compare
Choose a tag to compare

3.2.0 (2022-10-16)

Features

  • Add signing of Windows binaries (0f98464)
  • Enhanced virus scan as part of build process (ed92bb4)

Documentation

  • Update README wrt security, virus scanning etc (fc29ead)

🛡 VirusTotal GitHub Action analysis:

ctrl-q: v3.1.3

14 Oct 14:46
ecbfcb1
Compare
Choose a tag to compare

3.1.3 (2022-10-14)

Documentation

  • Add animated demo of Ctrl-Q to README file (3f555ac)

🛡 VirusTotal GitHub Action analysis:

ctrl-q: v3.1.2

14 Oct 08:14
0cc9f4a
Compare
Choose a tag to compare

3.1.2 (2022-10-14)

Bug Fixes

  • Table headings now left aligned instead of centered (5e6c591), closes #89

Documentation

  • Describe how animated captures of terminal sessions are done (34e73c9)

ctrl-q: v3.1.1

14 Oct 07:41
cba6eed
Compare
Choose a tag to compare

3.1.1 (2022-10-14)

Bug Fixes

  • Get rid of race condition causing commands to fail sometimes (6a4b364)

ctrl-q: v3.1.0

14 Oct 06:29
ed39f17
Compare
Choose a tag to compare

3.1.0 (2022-10-14)

Features

  • Verify that files on disk exist before trying to open them + better error messages when files do not exist (ff74012), closes #81

Bug Fixes

  • Don't warn for header row in Excel file when importing master items (2ef9d0e), closes #82

Documentation

  • Fixing typos, adding logo (39afc11)
  • Remove example files as they are already included in the README (0743eeb)

Refactoring

  • General code cleanup and restructuring (c43941e)

Miscellaneous

  • deps: Updated dependencies (55368ea)