Skip to content

Releases: subspecs/Layernt

v1.1.0

07 Nov 15:59
Compare
Choose a tag to compare

*Cleaned up code a bit.
*Added multi-file support, now you can simply select and store MULTIPLE files in one image with ease.
*Added an extra XOR to the appended data, making it even more random so that nobody could just simply write an AI that would search for AES/data patterns on random images. Aka, makes it very hard if not impossible to tell if an image has any data or is just a crappy image.

v1.0.5

09 Sep 13:24
Compare
Choose a tag to compare
  • Fixes some bugs that I had fixed a lot earlier but forgot to commit.
  • Added a warning for 24bit WebP files, ImageSharp doesn't save them in 24bit format for some reason, since it's a bug I've disabled this format for 24bit images.

v1.0.4

01 Aug 17:06
Compare
Choose a tag to compare

Fixed a bug with 48bit generation.

v1.0.3

01 Aug 16:42
9d4f4da
Compare
Choose a tag to compare

Adds NEW UI options for saving which allow for increased image quality!

Also added the last security updates that this will ever need.

v1.0.2

01 Aug 00:36
a492993
Compare
Choose a tag to compare

Fixed issues with large image files available buffer displaying incorrectly.

Initial Release v1.0.1

31 Jul 22:04
Compare
Choose a tag to compare

Fixes some retarded bugs with .NET 7.
Seems it can't launch itself without some extra files next to it, even on release! ffs microsoft.

Initial Release v1.0.0

31 Jul 21:54
Compare
Choose a tag to compare

Intial Release, should work I guess.