43 lines
1.1 KiB
Markdown
43 lines
1.1 KiB
Markdown
# Changelog
|
|
|
|
## 0.4.0
|
|
|
|
- Added dependency to [SUOU](https://github.com/sakuragasaki46/suou) library
|
|
- Users can now block each other
|
|
+ Blocking a user prevents them from seeing your comments, posts (standalone or in feed) and profile
|
|
- Added user strikes: a strike logs the content of a removed message for future use
|
|
- Posts may now be deleted by author. If it has comments, comments are not spared
|
|
- Moderators (and admins) have now access to mod tools
|
|
- Implemented guild subscriptions
|
|
- Added ✨color themes✨
|
|
- Users can now set their display name, biography and color theme in `/settings`
|
|
|
|
## 0.3.3
|
|
|
|
- Fixed bugs in templates introduced in 0.3.2
|
|
- Improved karma management
|
|
- Fixed og: meta tags missing
|
|
|
|
## 0.3.2
|
|
|
|
- Fixed administrator users not being able to create +guilds
|
|
|
|
## 0.3.1
|
|
|
|
- Fixed a critical bug that prevented database initialization
|
|
|
|
## 0.3.0
|
|
|
|
- Initial commit
|
|
- Post and read comments on posts
|
|
- Public timeline
|
|
- Create +guilds
|
|
- Reporting
|
|
- Edit own posts
|
|
- Admins can remove reported posts
|
|
- Upvotes and downvotes
|
|
|
|
## 0.2 and earlier
|
|
|
|
*Releases before 0.3.0 are lost for good, and for a good reason.*
|
|
|