Skip to content

Tags: mi5hmash/LimebrellaSharp

Tags

v3.0.2

Toggle v3.0.2's commit message
Bump version to 3.0.2

- Bump AssemblyVersion to 3.0.2.0 across projects and update publishing layout.;
- Publish profiles were renamed (remove '-10.0' suffix), cleaned up TargetFramework entries, and now append $(AssemblyVersion) to PublishDir so builds include the version in output paths;
- Replace verbose-wait behavior with a new -q flag (auto-close) and adjust exit logic/help text accordingly;
- Minor UI tweak: set MinWidth/MinHeight in MainWindow.xaml;
- Update Microsoft.NET.Test.Sdk to 18.4.0 and refresh README (issue notes and help option changes);
- Update imhex patterns;

v3.0.1

Toggle v3.0.1's commit message
Bump versions and add window resize unlock

Add UnlockWindowResize RelayCommand to MainWindowViewModel (sets ResizeMode to CanResizeWithGrip) and wire a KeyBinding (Ctrl+Shift+J) in MainWindow.xaml to invoke it;

v3.0.0

Toggle v3.0.0's commit message
Refactor project structure and migrate to WPF/CLI

This refactor migrates the codebase from WinForms to WPF and CLI, and reorganizing project assets.

v2.0.0

Toggle v2.0.0's commit message
Updated to 2.0.0.0

- Moved solution to .NET 9;
- Added the software-based AES encryption;
- Updated some deencryption methods;
- Moved Core class to LimebrellaSharpWinForms;

v1.2.2

Toggle v1.2.2's commit message
Updated to 1.2.2.0

- Fixed problems with window display when DPI scaling is enabled;

v1.2.1

Toggle v1.2.1's commit message
Updated to 1.2.1.0

- Double-clicking a version label no longer copies its value to the clipboard;
- Updated SimpleLogger;

v1.2.0

Toggle v1.2.0's commit message
Updated tool to 1.2.0

v1.1.1

Toggle v1.1.1's commit message
Updated README.md

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v1.0.1

Toggle v1.0.1's commit message