Skip to content

Commit

Permalink
v1.0.8.4: UI and Debug Improvements
Browse files Browse the repository at this point in the history
- Added placeholder image for empty preview box
- Added debug checkbox for registry monitoring
- Updated instruction text to clarify all-user background change
- Fixed layout issues
- Improved error handling and messages
- Cleaned up unnecessary files
  • Loading branch information
ninjaeon committed Nov 17, 2024
1 parent bc65399 commit 26f3d47
Show file tree
Hide file tree
Showing 3 changed files with 247 additions and 96 deletions.
4 changes: 2 additions & 2 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
// Build Number
// Revision
//
[assembly: AssemblyVersion("1.0.8.1")]
[assembly: AssemblyFileVersion("1.0.8.1")]
[assembly: AssemblyVersion("1.0.8.4")]
[assembly: AssemblyFileVersion("1.0.8.4")]
Loading

0 comments on commit 26f3d47

Please sign in to comment.