Skip to content

V2.0.6.5

Compare
Choose a tag to compare
@HakuSystems HakuSystems released this 23 Dec 12:57
· 4 commits to main since this release

EasyExtract - Version 2.0.6.5

Whats new?

  • Enhanced Dashboard design with dynamic resources and improved theme adaptability
  • Added DPI scaling support via DpiDecorator for sharper, consistent UI
  • Introduced reusable info dialog and refactored error dialog logic for consistency
  • Improved search functionality (partial substring matching, proper date parsing)
  • UI enhancements in Dashboard.xaml (dynamic background color, refined layout, placeholders for future customization)

Removed

  • Fixed window dimensions in Dashboard.xaml
  • Unnecessary comments across multiple XAML files
  • Redundant file references in logger calls

Overall

  • Refactored code for clearer structure and maintainability (e.g., BetterLogger made static, XAML elements reorganized)
  • Upgraded dependencies (MaterialDesignThemes, Serilog, Fody, etc.) to latest stable versions
  • Improved logging architecture (colorized console output, automatic cleanup of old logs)
  • Refined styling (centered grids, consistent font sizes, improved margins) for better user experience

Fixes

  • This update should fix the issue #15 at least temporary

Full Changelog: main@{1day}...main