Compare commits

...

2 commits

Author SHA1 Message Date
f6cafd17b9 fix typo 2023-08-10 15:33:40 +03:00
Akif9748
9ea41d8372
Update README.md 2023-08-10 15:23:11 +03:00

View file

@ -51,6 +51,7 @@ Akf-forum has got an API for AJAX (fetch), other clients etc. And, you can learn
- Upload other photos, model for it
- Edit & download template
- Banner
- Add @me support for ids, <%= member.id %>
- Roles & Permissions
```
role: "moderator",
@ -85,7 +86,7 @@ permissions: ["see_deleted_message"]
- thread.js unfuction only listener
## Major Version History
- V4: Enchanted Themes
- V5: Enchanted Themes
- V4: Caching
- V3: New Theme
- V2: Backend fix, mongoose is fixed. Really big fix.