This was a BIG one… and a lot of “fun”. Click on the version numbers for release information.

0.19.4

This was a major upgrade from lemmy 0.19.3 to 0.19.4 which upgraded postgres to 16. This also gives us federation to a few new 3rd party applications like Wordpress and also lets us have local only communities.

0.19.5

Mostly bug fixes.

0.19.6

A lot of changes all over the place. Faster federation, lemmy-ui updates. Please checkout the release notes to see what new functionality we have!

As always, please let me know if any issues pop up. This was a MASSIVE update.

73,

w0odl

  • BenDoubleU
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    3 days ago

    I’ll have to check if pictrs added some gif upload attributes to their settings. I think I remember seeing an option. I’ll try fixing this today!

    Edit:

    Yea it’s set to 256x256 max. Not sure what a great max size should be… I’ll bump it to 512 for now, but we can always use external URLs as well that are larger.

    Edit 2:

    Bumped max size to 512 and removed pixel count all together. Tested below. If we need more than 512, we can bump it. Photo storage is sorta an issue but we should be good for a while.

    Edit 3:

    Also, it kinda sucks that lemmy-ui doesn’t just bubble up that error in a toast or something. I get it on Voyager for iOS as an error “Image too wide/tall” or “Too many pixels” so I know it’s in the response.