Releases: microsoft/EventLogExpert
Releases Β· microsoft/EventLogExpert
v24.1.24.1085
Changes:
- 758a8a3 Changed top level filtering to AND by default and added toggle to subfilters to choose how to filter
- 7f82569 Saved filters can now be imported and exported
- be502f4 Added filter groups to local preferences and configured to load on application start
- 3e58e39 Added customization from within the Filter Group modal to edit or create groups
- 3ca31af Updated filter group to allow renaming and removal from modal
- d2151d3 Applying filters from filter group modal will apply filters with highlighting
- 263ace4 Refactored Advanced Filter Model so more than one can be used
- ce94458 Set remaining Injected properties to init
- 47543b3 Refactored modals to use a base class that handles shared functionality
- b5432e2 Updated color dropdown to show color square instead of text
See More
- ba1453b Refactored filter cache to use string instead of FilterModel (#280) [ #278 ]
- fe91ea2 Updated filter colors
- 7cc675c Implemented colored filtering and added option to toggle all events when filtering
- 334fcee Refactored FilterModel to work with all filtering (#277)
- f453ba5 Fixed width of dropdown list
- 49d9c2d Refactored log flyout menu and added checks when trying to open a log
- 4e4593f Changed updating filters to be done async with UI indication that filters are currently being applied (#271)
- cfca009 Set arrow keys to change selected event instead of scrolling table
- 2405951 Created state for event table
- 48b0b60 Allow loading logs with overlapping RecordId values (#269) [ #252 ]
- 6b17675 Replace Moq with NSubstitute (#268)
- 1bea102 Moved change long from update available dialog to its own menu option under help
- e2380fa Added copy selected event keyboard shortcut and settings preference to set copy type
- 09c393f Fixed dropdown closing on focus lost and context/table column menu showing at the same time
- 4a9cd3b Feedback and Docs option added to Help toolbar [ #55 ]
- 9a3ebc6 Add: Unit Test for Git Release Changes
- 7cc23a1 Refactor: Property in Git Release Model
- fdccc8f Fix: Stack overflow in ParseChanges
- 6906730 Fix: latest.Changes condition
- 941860c Add: release notes to update available dialog
- ce40468 Added missing ActivityId and cleaned up a few filter classes
- e0c6405 Cleaned up warnings in UI and main project
- 7f228f1 Added cancelation token to background tasks to prevent exception if app is closed before task has completed
- 2bac328 Revert to Moq 4.18 due to privacy issue
This list of changes was auto generated.
v24.1.16.968
Changes:
- 7f82569 Saved filters can now be imported and exported
- be502f4 Added filter groups to local preferences and configured to load on application start
- 3e58e39 Added customization from within the Filter Group modal to edit or create groups
- 3ca31af Updated filter group to allow renaming and removal from modal
- d2151d3 Applying filters from filter group modal will apply filters with highlighting
- 263ace4 Refactored Advanced Filter Model so more than one can be used
- ce94458 Set remaining Injected properties to init
- 47543b3 Refactored modals to use a base class that handles shared functionality
- b5432e2 Updated color dropdown to show color square instead of text
- ba1453b Refactored filter cache to use string instead of FilterModel (#280) [ #278 ]
See More
- fe91ea2 Updated filter colors
- 7cc675c Implemented colored filtering and added option to toggle all events when filtering
- 334fcee Refactored FilterModel to work with all filtering (#277)
- f453ba5 Fixed width of dropdown list
- 49d9c2d Refactored log flyout menu and added checks when trying to open a log
- 4e4593f Changed updating filters to be done async with UI indication that filters are currently being applied (#271)
- cfca009 Set arrow keys to change selected event instead of scrolling table
- 2405951 Created state for event table
- 48b0b60 Allow loading logs with overlapping RecordId values (#269) [ #252 ]
- 6b17675 Replace Moq with NSubstitute (#268)
- 1bea102 Moved change long from update available dialog to its own menu option under help
- e2380fa Added copy selected event keyboard shortcut and settings preference to set copy type
- 09c393f Fixed dropdown closing on focus lost and context/table column menu showing at the same time
- 4a9cd3b Feedback and Docs option added to Help toolbar [ #55 ]
- 9a3ebc6 Add: Unit Test for Git Release Changes
- 7cc23a1 Refactor: Property in Git Release Model
- fdccc8f Fix: Stack overflow in ParseChanges
- 6906730 Fix: latest.Changes condition
- 941860c Add: release notes to update available dialog
- ce40468 Added missing ActivityId and cleaned up a few filter classes
- e0c6405 Cleaned up warnings in UI and main project
- 7f228f1 Added cancelation token to background tasks to prevent exception if app is closed before task has completed
- 2bac328 Revert to Moq 4.18 due to privacy issue
This list of changes was auto generated.
v24.1.4.24
Changes:
- b5432e2 Updated color dropdown to show color square instead of text
- ba1453b Refactored filter cache to use string instead of FilterModel (#280) [ #278 ]
- fe91ea2 Updated filter colors
- 7cc675c Implemented colored filtering and added option to toggle all events when filtering
- 334fcee Refactored FilterModel to work with all filtering (#277)
- f453ba5 Fixed width of dropdown list
- 49d9c2d Refactored log flyout menu and added checks when trying to open a log
- 4e4593f Changed updating filters to be done async with UI indication that filters are currently being applied (#271)
- cfca009 Set arrow keys to change selected event instead of scrolling table
- 2405951 Created state for event table
See More
- 48b0b60 Allow loading logs with overlapping RecordId values (#269) [ #252 ]
- 6b17675 Replace Moq with NSubstitute (#268)
- 1bea102 Moved change long from update available dialog to its own menu option under help
- e2380fa Added copy selected event keyboard shortcut and settings preference to set copy type
- 09c393f Fixed dropdown closing on focus lost and context/table column menu showing at the same time
- 4a9cd3b Feedback and Docs option added to Help toolbar [ #55 ]
- 9a3ebc6 Add: Unit Test for Git Release Changes
- 7cc23a1 Refactor: Property in Git Release Model
- fdccc8f Fix: Stack overflow in ParseChanges
- 6906730 Fix: latest.Changes condition
- 941860c Add: release notes to update available dialog
- ce40468 Added missing ActivityId and cleaned up a few filter classes
- e0c6405 Cleaned up warnings in UI and main project
- 7f228f1 Added cancelation token to background tasks to prevent exception if app is closed before task has completed
- 2bac328 Revert to Moq 4.18 due to privacy issue
This list of changes was auto generated.
v24.1.3.991
Changes:
- fe91ea2 Updated filter colors
- 7cc675c Implemented colored filtering and added option to toggle all events when filtering
- 334fcee Refactored FilterModel to work with all filtering (#277)
- f453ba5 Fixed width of dropdown list
- 49d9c2d Refactored log flyout menu and added checks when trying to open a log
- 4e4593f Changed updating filters to be done async with UI indication that filters are currently being applied (#271)
- cfca009 Set arrow keys to change selected event instead of scrolling table
- 2405951 Created state for event table
- 48b0b60 Allow loading logs with overlapping RecordId values (#269) [ #252 ]
- 6b17675 Replace Moq with NSubstitute (#268)
See More
- 1bea102 Moved change long from update available dialog to its own menu option under help
- e2380fa Added copy selected event keyboard shortcut and settings preference to set copy type
- 09c393f Fixed dropdown closing on focus lost and context/table column menu showing at the same time
- 4a9cd3b Feedback and Docs option added to Help toolbar [ #55 ]
- 9a3ebc6 Add: Unit Test for Git Release Changes
- 7cc23a1 Refactor: Property in Git Release Model
- fdccc8f Fix: Stack overflow in ParseChanges
- 6906730 Fix: latest.Changes condition
- 941860c Add: release notes to update available dialog
- ce40468 Added missing ActivityId and cleaned up a few filter classes
- e0c6405 Cleaned up warnings in UI and main project
- 7f228f1 Added cancelation token to background tasks to prevent exception if app is closed before task has completed
- 2bac328 Revert to Moq 4.18 due to privacy issue
This list of changes was auto generated.
v24.1.3.1340
Changes:
- ba1453b Refactored filter cache to use string instead of FilterModel (#280) [ #278 ]
- fe91ea2 Updated filter colors
- 7cc675c Implemented colored filtering and added option to toggle all events when filtering
- 334fcee Refactored FilterModel to work with all filtering (#277)
- f453ba5 Fixed width of dropdown list
- 49d9c2d Refactored log flyout menu and added checks when trying to open a log
- 4e4593f Changed updating filters to be done async with UI indication that filters are currently being applied (#271)
- cfca009 Set arrow keys to change selected event instead of scrolling table
- 2405951 Created state for event table
- 48b0b60 Allow loading logs with overlapping RecordId values (#269) [ #252 ]
See More
- 6b17675 Replace Moq with NSubstitute (#268)
- 1bea102 Moved change long from update available dialog to its own menu option under help
- e2380fa Added copy selected event keyboard shortcut and settings preference to set copy type
- 09c393f Fixed dropdown closing on focus lost and context/table column menu showing at the same time
- 4a9cd3b Feedback and Docs option added to Help toolbar [ #55 ]
- 9a3ebc6 Add: Unit Test for Git Release Changes
- 7cc23a1 Refactor: Property in Git Release Model
- fdccc8f Fix: Stack overflow in ParseChanges
- 6906730 Fix: latest.Changes condition
- 941860c Add: release notes to update available dialog
- ce40468 Added missing ActivityId and cleaned up a few filter classes
- e0c6405 Cleaned up warnings in UI and main project
- 7f228f1 Added cancelation token to background tasks to prevent exception if app is closed before task has completed
- 2bac328 Revert to Moq 4.18 due to privacy issue
This list of changes was auto generated.
v23.12.29.1134
Changes:
- f453ba5 Fixed width of dropdown list
- 49d9c2d Refactored log flyout menu and added checks when trying to open a log
- 4e4593f Changed updating filters to be done async with UI indication that filters are currently being applied (#271)
- cfca009 Set arrow keys to change selected event instead of scrolling table
- 2405951 Created state for event table
- 48b0b60 Allow loading logs with overlapping RecordId values (#269) [ #252 ]
- 6b17675 Replace Moq with NSubstitute (#268)
- 1bea102 Moved change long from update available dialog to its own menu option under help
- e2380fa Added copy selected event keyboard shortcut and settings preference to set copy type
- 09c393f Fixed dropdown closing on focus lost and context/table column menu showing at the same time
See More
- 4a9cd3b Feedback and Docs option added to Help toolbar [ #55 ]
- 9a3ebc6 Add: Unit Test for Git Release Changes
- 7cc23a1 Refactor: Property in Git Release Model
- fdccc8f Fix: Stack overflow in ParseChanges
- 6906730 Fix: latest.Changes condition
- 941860c Add: release notes to update available dialog
- ce40468 Added missing ActivityId and cleaned up a few filter classes
- e0c6405 Cleaned up warnings in UI and main project
- 7f228f1 Added cancelation token to background tasks to prevent exception if app is closed before task has completed
- 2bac328 Revert to Moq 4.18 due to privacy issue
This list of changes was auto generated.
v23.12.28.942
Changes:
- 4e4593f Changed updating filters to be done async with UI indication that filters are currently being applied (#271)
- cfca009 Set arrow keys to change selected event instead of scrolling table
- 2405951 Created state for event table
- 48b0b60 Allow loading logs with overlapping RecordId values (#269) [ #252 ]
- 6b17675 Replace Moq with NSubstitute (#268)
- 1bea102 Moved change long from update available dialog to its own menu option under help
- e2380fa Added copy selected event keyboard shortcut and settings preference to set copy type
- 09c393f Fixed dropdown closing on focus lost and context/table column menu showing at the same time
- 4a9cd3b Feedback and Docs option added to Help toolbar [ #55 ]
- 9a3ebc6 Add: Unit Test for Git Release Changes
See More
- 7cc23a1 Refactor: Property in Git Release Model
- fdccc8f Fix: Stack overflow in ParseChanges
- 6906730 Fix: latest.Changes condition
- 941860c Add: release notes to update available dialog
- ce40468 Added missing ActivityId and cleaned up a few filter classes
- e0c6405 Cleaned up warnings in UI and main project
- 7f228f1 Added cancelation token to background tasks to prevent exception if app is closed before task has completed
- 2bac328 Revert to Moq 4.18 due to privacy issue
This list of changes was auto generated.
v23.11.27.500
Changes:
- 48b0b60 Allow loading logs with overlapping RecordId values (#269) [ #252 ]
- 6b17675 Replace Moq with NSubstitute (#268)
- 1bea102 Moved change long from update available dialog to its own menu option under help
- e2380fa Added copy selected event keyboard shortcut and settings preference to set copy type
- 09c393f Fixed dropdown closing on focus lost and context/table column menu showing at the same time
- 4a9cd3b Feedback and Docs option added to Help toolbar [ #55 ]
- 9a3ebc6 Add: Unit Test for Git Release Changes
- 7cc23a1 Refactor: Property in Git Release Model
- fdccc8f Fix: Stack overflow in ParseChanges
- 6906730 Fix: latest.Changes condition
See More
- 941860c Add: release notes to update available dialog
- ce40468 Added missing ActivityId and cleaned up a few filter classes
- e0c6405 Cleaned up warnings in UI and main project
- 7f228f1 Added cancelation token to background tasks to prevent exception if app is closed before task has completed
- 2bac328 Revert to Moq 4.18 due to privacy issue
This list of changes was auto generated.
v23.11.21.1330
Changes:
- 1bea102 Moved change long from update available dialog to its own menu option under help
- e2380fa Added copy selected event keyboard shortcut and settings preference to set copy type
- 09c393f Fixed dropdown closing on focus lost and context/table column menu showing at the same time
- 4a9cd3b Feedback and Docs option added to Help toolbar [ #55 ]
- 9a3ebc6 Add: Unit Test for Git Release Changes
- 7cc23a1 Refactor: Property in Git Release Model
- fdccc8f Fix: Stack overflow in ParseChanges
- 6906730 Fix: latest.Changes condition
- 941860c Add: release notes to update available dialog
- ce40468 Added missing ActivityId and cleaned up a few filter classes
See More
- e0c6405 Cleaned up warnings in UI and main project
- 7f228f1 Added cancelation token to background tasks to prevent exception if app is closed before task has completed
- 2bac328 Revert to Moq 4.18 due to privacy issue
This list of changes was auto generated.
v23.11.21.1154
Changes:
- e2380fa Added copy selected event keyboard shortcut and settings preference to set copy type
- 09c393f Fixed dropdown closing on focus lost and context/table column menu showing at the same time
- 4a9cd3b Feedback and Docs option added to Help toolbar [ #55 ]
- 9a3ebc6 Add: Unit Test for Git Release Changes
- 7cc23a1 Refactor: Property in Git Release Model
- fdccc8f Fix: Stack overflow in ParseChanges
- 6906730 Fix: latest.Changes condition
- 941860c Add: release notes to update available dialog
- ce40468 Added missing ActivityId and cleaned up a few filter classes
- e0c6405 Cleaned up warnings in UI and main project
See More
- 7f228f1 Added cancelation token to background tasks to prevent exception if app is closed before task has completed
- 2bac328 Revert to Moq 4.18 due to privacy issue
This list of changes was auto generated.