Skip to content

v24.1.29.990

Pre-release
Pre-release
Compare
Choose a tag to compare
@bill-long bill-long released this 29 Jan 16:35

Changes:

  • f0f595f Moved KeyUp handler and added shortcut for show all events
  • 748820a Changed scroll to row offset to be closer to middle of the view
  • cc4613d Event tables will now scroll to selected event on table updates and active table changes
  • 037b199 Fixed an error if filter was added before a log file was loaded
  • 0481d6e Fixed an issue with adding advanced filters using the wrong filter list
  • 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
See More
  • 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 ]
  • 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.