Skip to content

Releases: sunaurus/lemmy-ui-next

v0.11.0

14 Apr 23:57
5181d18
Compare
Choose a tag to compare

0.11.0 (2024-04-14)

Features

  • add authentication settings (e-mail change, password change, 2fa enable/disable) (5628ced)
  • uploading/removing user avatars & banners (61fa1b6)
  • user settings export (948580e)

v0.10.1

14 Apr 17:27
2a68643
Compare
Choose a tag to compare

0.10.1 (2024-04-14)

Bug Fixes

  • make comment borders less harsh (c907898)

v0.10.0

14 Apr 17:13
49ec5ef
Compare
Choose a tag to compare

0.10.0 (2024-04-14)

Bug Fixes

Features

  • implement basic markdown editor (5ae0737)
  • implement image uploads for posts (01edc5d)
  • implement image uploads in markdown editor (ee6c479)

v0.9.1

14 Apr 12:24
08a9866
Compare
Choose a tag to compare

0.9.1 (2024-04-14)

Bug Fixes

  • allow dockerfile to build (#3) (86c7fc6)
  • ensure posts and comments display correct score after user votes (42ff3b2)

v0.9.0

14 Apr 00:13
6ddf0cd
Compare
Choose a tag to compare

0.9.0 (2024-04-14)

Bug Fixes

  • fix a few inconsistent colors (7f719f0)

Features

v0.8.2

13 Apr 21:41
Compare
Choose a tag to compare

0.8.2 (2024-04-13)

Bug Fixes

  • add community title to sidebar (3b9040b)
  • ensure pages have headings & consistent margins (f1b2c10)
  • reduce prod install time (c3f185f)

v0.8.1

13 Apr 19:09
Compare
Choose a tag to compare

0.8.1 (2024-04-13)

Bug Fixes

v0.8.0

13 Apr 18:57
Compare
Choose a tag to compare

0.8.0 (2024-04-13)

Features

  • implement inbox for private messages (dd9c73e)
  • implement inbox for replies & mentions (5884455)

v0.7.3

13 Apr 15:34
Compare
Choose a tag to compare

0.7.3 (2024-04-13)

Bug Fixes

  • limit user & community banner height to 360px (fixes #2 reported by @ticoombs) (f99f067)

v0.7.2

13 Apr 15:17
Compare
Choose a tag to compare

0.7.2 (2024-04-13)

Bug Fixes

  • improved rendering of deeply nested comments on narrow screens (d81c907)