Skip to content

Releases: mi5hmash/LimebrellaSharp

v1.2.2 - Eighth Release

07 Aug 21:10
Compare
Choose a tag to compare

This is the eighth public release

SHA256 (ZIP): DAEFCB1672CE075E0CC27C4657B2B197532D1FDBB61E6787376054AC171AB2FC
SHA256 (EXE): 64ED84A7320B50BAAD0F3BDBB3CBDF6DD77F477F847E3DDFE5F06464E24CDCFF

What's new?

  • Fixed problems with window display when DPI scaling is enabled (Issue #10 );

v1.2.1 - Seventh Release

28 Apr 14:53
Compare
Choose a tag to compare

This is the seventh public release

SHA256 (ZIP): 12A717BD66B9A53DA9566E5A1A484F251AC62167B2509D3538CC5B3D628FD247
SHA256 (EXE): 9A78FDFE60DCA9F37301AEBD3DEE37A4E426ED6208E5AC5D20F2BD0C0BB64C78

What's new?

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

v1.2.0 - Sixth Release

09 Mar 18:38
Compare
Choose a tag to compare

This is the sixth public release.

What's new?

  • Several known SteamIDs have been hard-coded, which the tool will try to use when the user enters an incorrect Input SteamID;
  • Cleaned up application resources;
  • Added additional checks to prevent attempts to load newer versions of Lime encryption that are not compatible with this variant of the tool;

v1.1.1 - Fifth Release

02 Jan 01:58
Compare
Choose a tag to compare

This is the fifth public release.

What's new?

  • Rearranged UI elements to make all more intuitive;
  • Much code has been rewritten to make it more flexible and reliable;
  • Moved all business logic to LimebrellaSharpCore.dll;
  • The app now logs events to a log file in the root directory;
  • Upgraded the framework to .NET 8;
  • Fixed a bug from the 4th (nuked) release, where the file handle remained open after a packing operation, preventing files from being deleted;

v1.0.2 - Third Release

10 Jul 20:47
06cf175
Compare
Choose a tag to compare

This is the third public release.

  • fixed the bug from issue #3;
  • from now on Limebrella can generate valid HashedKeys and use them for encryption;
  • added an extra check for the encryption type so it's harder to load unsupported file types;

v1.0.1 - Second Release

30 May 20:42
Compare
Choose a tag to compare

This is the second public release.

  • added a feature from issue #1;

v1.0.0 - First Release

27 May 21:05
Compare
Choose a tag to compare

This is the first public release.