diff --git a/CHANGELOG.md b/CHANGELOG.md index eadbffdb..f2a93912 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ - Customisable font for text captcha. - Improved grid captcha, the character sets and question are now customisable. - Added new captcha type "grid v2" with a different challenge involving pointing arrows. Also customisable like grid v1. + - Added a new account level permission to bypass captchas including blockbypass. + - Anonymizers dummy bypass cookies given while blockbypass is disabled are no longer valid once blockbypass is enabled. - Add a new option for automatically forfeiting board staff position and/or deleting inactive accounts with customisable time. - Add a new option to automatically lock, lock+unlist, or delete boards that have no board owner. - Add unofficial Typescript SDK + typings for jschan api to README, (thanks to Michell/ussaohelcim).