update CHANGELOG

indiachan-spamvector
Thomas Lynch 2 years ago
parent 49e9ed2c28
commit 78cf3bde5a
  1. 8
      CHANGELOG.md

@ -1,5 +1,7 @@
### 0.11.0
- Post moving now supports cross-board moves and turning moved posts into their own thread.
- Improve the fallback behaviour of live posts to work on connect_error instead of only reconnect_failed, and also attempt to upgrade again to the socket.
- The post form in modview now shows the full email field even with "sage only email", same as how the name field shows in modview with "force anon"
- Globals or users who are staff on multiple boards can move posts between boards
- IP/ban type display and suffixes improved to make IPv4/6/Bypass/Pruned IP clearer for more informed moderation.
- Post editing is now available as a link in the post dropdown, and makes a GET for the page (like editcustompage/editnews)
- Labelled link format markdown now supports mailto.
@ -8,7 +10,11 @@
- Bugfix BYPASS_CAPTCHA permission not able to be applied to roles.
- Add a small note on global account/role permission editing about the implication of setting "board management" permissions globally.
- Update README with some new related projects and change demo/test instance to 94chan.
- Globalmanage roles are now available in json format in the API.
- Improve some of the templates and refactor some repetitive bits into includes/mixins.
- Add and update some tests.
- Npm audit & dependencies updated.
- Buon Natale e buon anno 🎉
### 0.10.2
- Bugfix to 2fa, code-reuse prevention was blocking all codes rather than only a recently used correct code.

Loading…
Cancel
Save