Skip to content

Releases: Knewest/uncompressed-discord-images

Release v3.29

22 Aug 06:38
8c0fec9
Compare
Choose a tag to compare

Patch:

Download from GitHub Use the console version

Release v3.28

16 Jul 15:43
8b776fb
Compare
Choose a tag to compare

Patch:

Download from GitHub Use the console version

Release v3.27

13 Jul 21:59
1e5d715
Compare
Choose a tag to compare

Patch:

  • Updated class names to follow new naming scheme.
Download from GitHub Use the console version

Release v3.26

20 Jun 08:42
f758344
Compare
Choose a tag to compare

Patch:

  • Updated class names to follow new naming scheme.
Download from GitHub Use the console version

Notes:

  • Thanks to SyndiShanX for creating a tool to make class updating super quick and easy. Use the tool here.

Release v3.25

29 Mar 01:58
9bb538d
Compare
Choose a tag to compare

Patch:

  • Updated class names to follow
Download from GitHub Use the console version

Notes:

  • I am unable to make big updates for the next few weeks as I am very caught up with life. I am working on making GIFs uncompressed.
  • Thanks to SyndiShanX for creating a tool to make class updating super quick and easy. Use the tool here.

Release v3.24

16 Mar 08:58
80d1acf
Compare
Choose a tag to compare

Patch:

  • Actually fixed Discord being locked up when many images are being displayed at the same time this time. Discord changed the CSS class name within the time I pushed the previous update (how convenient).
Download from GitHub Use the console version

Note:

  • I am unable to make big updates for the next few weeks as I am very caught up with life. I am working on making GIFs uncompressed.

Release v3.23

16 Mar 02:21
f78dc7a
Compare
Choose a tag to compare

Patch:

  • Fixed Discord being locked up when many images are being displayed at the same time.
Download from GitHub Use the console version

Note:

  • I am unable to make big updates for the next few weeks as I am very caught up with life. I am working on making GIFs uncompressed.

Release v3.22

09 Dec 02:03
e9ff59c
Compare
Choose a tag to compare

Patch:

  • Fixed a bug introduced in the grid layout overhaul (v3.21) where a large section of images would be set to a low pixel count, resulting in them appearing almost invisible.
  • 2 by 2 grid layouts no longer appear in a 1 by 4 layout, instead, they will appear how Discord intended.
  • Grid layout scaling is now visually even more flawless.
  • Grid layouts will automatically scale to a more appropriate size if it is possible, ensuring you always always see as much of the image as possible whilst gaining extra viewport space.
  • Improved clean-up.
  • Removed redundant code.
Download from GitHub Use the console version

Release v3.21

07 Dec 04:18
8408f30
Compare
Choose a tag to compare

QoL Patch:

  • Fixed a bug where videos that had a height greater than width would improperly display, usually cutting off half the video. Thanks to @jack652 for reporting the bug to me and @Alluseri for helping with confirming the validity of the bug and how to reproduce it. (#13)
  • Overhauled the way grid layout images display, they should be more consistent now.
  • Fixed a bug where two by two grid layout images got cut in half, effectively hiding 2/4 of the images in the grid.
  • Fixed an annoying issue where images in grids would insist to display using nearest scaling, making them look unappealing.
  • Made parts of the code (in theory and through loose testing) more performant.
  • Added additional measures to ensure compatibility with DevilBro's ImageUtilities.
Download from GitHub Use the console version

Release v3.20

25 Nov 16:09
f99a42b
Compare
Choose a tag to compare

Patch:

  • Images that are processed by the Discord servers are now "uncompressed". This means images sent by bots that are hosted on external servers will display losslessly, rather than being pointlessly compressed.
Download from GitHub Use the console version