0.11.0 (2024-04-14)
- add authentication settings (e-mail change, password change, 2fa enable/disable) (5628ced)
- uploading/removing user avatars & banners (61fa1b6)
- user settings export (948580e)
0.10.1 (2024-04-14)
- make comment borders less harsh (c907898)
0.10.0 (2024-04-14)
- minor style tweaks (6f4a7c6)
- implement basic markdown editor (5ae0737)
- implement image uploads for posts (01edc5d)
- implement image uploads in markdown editor (ee6c479)
0.9.1 (2024-04-14)
- allow dockerfile to build (#3) (86c7fc6)
- ensure posts and comments display correct score after user votes (42ff3b2)
0.9.0 (2024-04-14)
- fix a few inconsistent colors (7f719f0)
- implement sign up page (f33b675)
0.8.2 (2024-04-13)
- add community title to sidebar (3b9040b)
- ensure pages have headings & consistent margins (f1b2c10)
- reduce prod install time (c3f185f)
0.8.1 (2024-04-13)
- minor style tweaks (7bee251)
0.8.0 (2024-04-13)
0.7.3 (2024-04-13)
0.7.2 (2024-04-13)
- improved rendering of deeply nested comments on narrow screens (d81c907)
0.7.1 (2024-04-13)
- fix markdown-it type imports (6ec8f9d)
0.7.0 (2024-04-13)
- 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)
- add "View context" link when viewing single nested comment thread (fb81580)
0.6.0 (2024-03-31)
- remove hardcoded ui.lemm.ee link from the UI (ab365d2)
- reset theme to default if unknown theme is detected (7dec24d)
- direct message sending feature (4a5eefc)
0.5.0 (2024-03-30)
- Break long sidebar titles onto multiple lines (7cc2412)
- show pointer cursor when hovering over spoiler headers in markdown (718e84e)
- forgot password flow (656d9b1)
0.4.0 (2024-03-30)
- make community sidebar header a link to the community (d80349d)
- redirect users to login for authenticated actions (0fe22e5)
- make post body editor text area bigger initially when editing longer posts (db287f7)
0.3.0 (2024-03-30)
- 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)
0.2.1 (2024-03-30)
0.2.0 (2024-03-30)
- Post & comment saving (99eed30)