Changes:
- bf97bff Added row and column aria labels, and roles for EventTable
- 039110a Added tab indexing to table column dividers to allow keyboard resizing
- afa2328 Updated accessibility for boolean selector
- ab82642 Fixed color ratio for red buttons
- 1e30a39 Fixed an out of range exception in the description formatter
- f3c3343 Reverted color settings for status bar and file menu
- b1c3885 Changed show all events to not show excluded filter events
- 3136c42 Fixed task category terminator when name was not resolved from modern event record
- 2f84914 Inverted font color on status bar and file menu
- 488602f Added keyboard toggle to BooleanSelect component
See More
- c16b680 Updated main color values to meet 4.5:1 contrast compliance
- 36982cd Added aria labels to BooleanSelect and ValueSelect components and updated Settings modal with aria labels
- 84a9e15 Added remove database button to delete database from file system for disabled databases
- 385a5f6 Updated resolvers to reduce calls into provider details dictionary
- 946cfec Organized Other Logs sub menu into sub menus
- 36613b7 Changed format description to use span instead of stringbuilder for a small performance bump and reduced memory
- 8a0dc12 Added resolver method for converting hresults to strings
- 52e173f Revert pool change
- 071f530 Update agent pool
- 82b1289 Added caching to event resolver property formatter
- 161b300 Update pipelines to use 1ES templates
- ec8cba1 Updating Fluxor to v6 (#358)
- 092ae38 Locking WebView to 8.0.14 to prevent WebView CreateProcess issue when dragging file over application window (#357)
- d5d9418 Removed 1 type from hex list and simplified the check so we only maintain what needs to be converted
- 4913784 Removed drag to select and fixed cursor change on hover for details pane
- 33241b5 Fixed exception when quotes are used in a filter query
- 2821149 Added HResult resolver and adjust parsing in FormatDescription to cover more events
- 4ab2a55 Reverting SDK change since issue appears unrelated to SDK version
- d429ac5 Updated title to indicate if app is running elevated
- 4307a7d Added default copy type that will only copy details for enabled columns
- 93708f9 Setting .NET SDK to 8.0.204 to deal with a regression that is causing CreateProcess to be called when dragging events
- b20fa3b Enabled event multi select support along with copying multiple events
- c5e380b Changed XML parser and cleaned up redundent code in FormatDescription
- 9ab800e Added additional fall backs on event description formatting to resolve more events
- b7d2936 Updated highlight color to a simpler palette with light and dark variants
- 09d8582 Fixed LoadLibrary and updated FormatDescription to use the event template to determine what to display as hex (#343) [ #336, #334 ]
- dced7da Refactored event table columns and added additional columns (#342) [ #338, #339 ]
- 676d694 Updated Filter method to iterate filters only once
- cc1258e Removed color filter from excluded filters and updated text to indicate exclusion
- 3419095 Simplified filters and added exclusion filters
This list of changes was auto generated.