Changelog for PSWorkItem
v1.13.0 - 2026-02-11 09:29:02
Added
- Added a default
Hiddencategory and configuredGet-PSWorkItemto exclude hidden items unless using-Category hiddenThis is a potential breaking change.
Changed
- Minor code cleanup in format.ps1xml file.
- Updated data in sample database.
- Updates to command help.
- Updated
README.mdwith new information about the Hidden category. - Updated
ShowAbouthelper function to display theTerminal.Guiproduct version from the assembly file. - Revised
Open-PSWorkItemConsoleto use theTerminal.Guinamespace.
Fixed
- Fixed bug in
Open-PSWorkItemConsolewhen resetting the form which changed the database path. - Restored missing
Modifiedscript property extension for thePSWorkItemDatabaseobject. - Fixed missing link for online help in the about box in
Open-PSWorkItemConsole.