Skip to content

Releases: sunaurus/lemmy-ui-next

v0.7.1

13 Apr 14:08
Compare
Choose a tag to compare

0.7.1 (2024-04-13)

Bug Fixes

  • fix markdown-it type imports (6ec8f9d)

v0.7.0

13 Apr 13:53
Compare
Choose a tag to compare

0.7.0 (2024-04-13)

Bug Fixes

  • fix comments sometimes jumping around after voting (e752c34)
  • fix community link in comment titles (3ee4034)
  • fix existing comments sometimes jumping around after adding new comment (8e12ef5)
  • fix users being logged out when navigating back from opened links (01f9661)
  • use eager loading for navbar logo (06c38cb)

Features

  • add "View context" link when viewing single nested comment thread (fb81580)

v0.6.0

31 Mar 01:22
Compare
Choose a tag to compare

0.6.0 (2024-03-31)

Bug Fixes

  • remove hardcoded ui.lemm.ee link from the UI (ab365d2)
  • reset theme to default if unknown theme is detected (7dec24d)

Features

  • direct message sending feature (4a5eefc)

v0.5.0

30 Mar 20:35
Compare
Choose a tag to compare

0.5.0 (2024-03-30)

Bug Fixes

  • Break long sidebar titles onto multiple lines (7cc2412)
  • show pointer cursor when hovering over spoiler headers in markdown (718e84e)

Features

v0.4.0

30 Mar 17:25
Compare
Choose a tag to compare

0.4.0 (2024-03-30)

Bug Fixes

  • make community sidebar header a link to the community (d80349d)
  • redirect users to login for authenticated actions (0fe22e5)

Features

  • make post body editor text area bigger initially when editing longer posts (db287f7)

v0.3.0

30 Mar 16:52
Compare
Choose a tag to compare

0.3.0 (2024-03-30)

Bug Fixes

  • disable self-reporting (b083d88)
  • Fix canonical page URLs for remote users & communities (d75d749)

Features

  • add community sidebar buttons for subscribing and creating posts (f3de625)
  • new post creation (8bbcf3a)
  • Post deleting & deleted post restoration (493008d)
  • post editing for existing posts (f0ca645)

v0.2.1

30 Mar 12:06
Compare
Choose a tag to compare

0.2.1 (2024-03-30)

Bug Fixes

  • Commit package-lock.json on release (1bdaf41)
  • Remove dev overlay from prod builds (ad1630a)

v0.2.0

30 Mar 12:01
Compare
Choose a tag to compare

0.2.0 (2024-03-30)

Features