Skip to content

3.0.2#132

Merged
IgorMundstein merged 1 commit intomainfrom
develop
Sep 6, 2025
Merged

3.0.2#132
IgorMundstein merged 1 commit intomainfrom
develop

Conversation

@IgorMundstein
Copy link
Owner

  • Enhanced code and user interface
  • Enhanced functionality to run on startup and improved package manager support (Chocolatey, Scoop, and WinGet)
  • Fixed a bug that prevented the "RunOnPriority" setting from being saved.
  • Improved auto-update feature
  • Improved string capitalization for non-ASCII languages
  • Revised some texts for more precise descriptions
  • Updated the Hungarian language

Copilot AI review requested due to automatic review settings September 6, 2025 18:20
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request represents version 3.0.2 of the Windows Memory Cleaner application, bringing significant enhancements to theming, auto-update functionality, and user interface improvements.

  • Enhanced the application's theming system with dynamic theme management supporting dark and light themes
  • Improved auto-update functionality with robust error handling, checksum validation, and better package manager support
  • Refined user interface elements and localization text for better clarity across multiple languages

Reviewed Changes

Copilot reviewed 59 out of 59 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
src/WinMemoryCleaner.csproj Added theme management classes, updater functionality, and theme resource files
src/ViewModel/MainViewModel.cs Updated auto-update logic, theme integration, and improved error handling
src/View/Window/MainWindow.xaml.cs Added application shutdown safety check
src/View/Window/MainWindow.xaml Migrated from static to dynamic theme resources throughout the UI
src/Core/ThemeManager.cs New comprehensive theme management system with security validation
src/Core/Updater.cs New robust auto-update system with enhanced security and error handling
src/Resources/Themes/*.json New theme configuration files for dark and light themes
src/Resources/Localization/*.json Updated localization text for memory usage descriptions
src/Properties/AssemblyInfo.cs Version bump to 3.0.2.0

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

- Enhanced functionality to run on startup and improved package manager support (Chocolatey, Scoop, and WinGet)
- Fixed a bug that prevented the "RunOnPriority" setting from being saved.
- Improved auto-update feature
- Improved string capitalization for non-ASCII languages
- Revised some texts for more precise descriptions
- Updated the Hungarian language
@IgorMundstein IgorMundstein added this to the 3.0.2 milestone Sep 6, 2025
@IgorMundstein IgorMundstein added the release New version. label Sep 6, 2025
@IgorMundstein IgorMundstein merged commit 8747317 into main Sep 6, 2025
14 checks passed
@IgorMundstein IgorMundstein deleted the develop branch September 6, 2025 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release New version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant