Releases: Myszax/Gothic-Output-Inspector
Releases · Myszax/Gothic-Output-Inspector
v1.1.3
What's Changed
- Refactoring: Added services, AudioPlayerViewModel, CompareWindowViewModel by @Myszax in #13
- Fix: ComparisonMethod from CompareMode is saving now by @Myszax in #14
- Fix: Minor fixes to get rid of warnings by @Myszax in #15
- Get rid of refreshing
CurrentAudioPosition
in whole application lifetime by @Myszax in #16 - Refactoring: Cleanup, reorder, simplify, remove unsued variables by @Myszax in #17
- Fixed binding to wrong property in
SelectedItem
in CompareMode by @Myszax in #18 - Fixed audio volume bar value when loading save by @Myszax in #19
- Fix: Possibility to accidentally override project file when first open ten import other file by @Myszax in #20
- Feat: Rearranged DetailedPanel in normal and compare mode, added Copy to Clipboard buttons by @Myszax in #21
- Fix: Filters are used immediately after open Compare Mode by @Myszax in #22
- Feat: Automatically select first filtered item in Normal Mode and Compare Mode after load/import/compare by @Myszax in #23
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Fixed: Inspected and Edited count in footer not refreshing upon loading procject by @Myszax in #5
- Fixed: Binding errors with
RelativeSource
in debug mode by @Myszax in #6 - Fixed: Inspected and Edited count in footer not refreshing limitedly after change
Conversation
corresponding property by @Myszax in #7 - Change Ignore Inspected to Force Check Inspected in Compare Mode by @Myszax in #8
- Feat: Selected grid row are more responsive. First searched item is focused now. by @Myszax in #9
- Feat: Added thousand separator in footer for Edited and Inspected by @Myszax in #10
- Fixed: Selecting next row after accept/discard change in Compare mode by @Myszax in #11
- Upgrade project to .NET 8 and update nuget packages by @Myszax in #12
Full Changelog: v1.1.1...v1.1.2
v1.1.1
v1.1.0
What's Changed
Full Changelog: v.1.0.1...v1.1.0
v.1.0.1
Full Changelog: v1.0.0.0...v.1.0.1
v1.0.0.0
Added github workflows (Actions)