Sorry for the ~30 seconds of downtime earlier, however, we are now updated to version 0.18.4.

Base Lemmy Changes:

https://github.com/LemmyNet/lemmy/compare/0.18.3...0.18.4

Lemmy UI Changes:

https://github.com/LemmyNet/lemmy-ui/compare/0.18.3...0.18.4

Official patch notes: https://join-lemmy.org/news/2023-08-08_-_Lemmy_Release_v0.18.4

Lemmy

  • Fix fetch instance software version from nodeinfo (#3772)
  • Correct logic to meet join-lemmy requirement, don’t have closed signups. Allows Open and Applications. (#3761)
  • Fix ordering when doing a comment_parent type list_comments (#3823)

Lemmy-UI

  • Mark post as read when clicking “Expand here” on the preview image on the post listing page (#1600) (#1978)
  • Update translation submodule (#2023)
  • Fix comment insertion from context views. Fixes #2030 (#2031)
  • Fix password autocomplete (#2033)
  • Fix suggested title " " spaces (#2037)
  • Expanded the RegEx to check if the title contains new line caracters. Should fix issue #1962 (#1965)
  • ES-Lint tweak (#2001)
  • Upgrading deps, running prettier. (#1987)
  • Fix document title of admin settings being overwritten by tagline and emoji forms (#2003)
  • Use proper modifier key in markdown text input on macOS (#1995)