Hi All,

Thanks for the patience on the 8 hour downtime. The upgrade was completed successfully, and we are now on latest lemmy version, 0.19.5. The update encompasses these changes:

https://join-lemmy.org/news/2024-06-07_-_Lemmy_Release_v0.19.4_-_Image_Proxying_and_Federation_improvements

https://join-lemmy.org/news/2024-06-19_-_Lemmy_Release_v0.19.5_-_A_Few_Bugfixes

In addition, we have decided to host a new, experimental frontend for lemmy, hosted at https://next.hexbear.net. This frontend is in-development at https://github.com/sunaurus/lemmy-ui-next. Its generally a faster, more efficient, and simpler UI. It is missing some features, such as markdown editor and emoji picker currently. But, if you are on a low-powered device, you may find the experience of browsing and posting much better than the official UI.

Please post any bugs or feedback here and I’ll try and address them if possible.

Thanks!

  • YearOfTheCommieDesktop [they/them]@hexbear.net
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    5 days ago

    That’s because it’s not a link, it just triggers some javascript. Don’t think its a new issue either. There’s probably a way to make it work but I don’t know what it is, otherwise I’d try to contribute it upstream.

    Though I do see that now we don’t even rewrite the URL with the sort/pagination parameters anymore when changing pages… 0.19.3 would change the URL to something like this: /?dataType=Post&pageCursor=P103a73c&sort=Active

    is that intended @[email protected] ?