Releases: ptarmiganlabs/ctrl-q
Releases · ptarmiganlabs/ctrl-q
ctrl-q: v3.4.3
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
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
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
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
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
3.2.0 (2022-10-16)
Features
Documentation
- Update README wrt security, virus scanning etc (fc29ead)
🛡 VirusTotal GitHub Action analysis:
ctrl-q: v3.1.3
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
ctrl-q: v3.1.1
ctrl-q: v3.1.0
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
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)