Commit Graph
5 Commits
Author SHA1 Message Date
Gareth b3dbb5690c feat: implement scheduling relative to last task execution (#439) 2024-08-26 22:35:06 -07:00
garethgeorge 680a23d327 fix: miscellaneous bug fixes
* Fixes a problem with incorrectly scanning and removing pending events
   from the operation log for new installations
 * Fixes a bug with the operation tree incorrectly applying query
   selectors when filtering events
 * Updates tooltips and comments in PlanView and GettingStartedGuide
2024-05-18 21:14:02 -07:00
garethgeorge 6ded72b684 fix: reserve IDs starting and ending with '__' for internal use 2024-05-18 19:24:05 -07:00
garethgeorge a378b1406c fix: prompt for user action to set an instance ID on upgrade 2024-05-18 19:09:58 -07:00
Gareth 45491d7a79 feat: improve support for instance ID tag 2024-05-05 12:42:30 -07:00