v2.1.x¶
This page contains all updates between the version 2.1.0 of Lorekeeper and version 2.1.8.
v2.1.0¶
This is an interim release primarily for the purposes of backporting Toyhou.se authentication from develop. Note that it is enabled and allowed for primary aliases by default, but must still be set up! For instructions, see Authentication with Toyhou.se.
Miscellaneous¶
- Add deviantART's noai and noimageai directives by corowne (PR #445)
- Prioritised merge of TH OAuth2 compatibility from develop by corowne (PR #443)
v2.1.1 (Maintenance Release)¶
Miscellaneous¶
v2.1.2 (Hotfix)¶
Bug Fixes¶
- hotfix: Fixing error with lowercase "auth" (PR #523)
v2.1.3 (Hotfix)¶
Bug Fixes¶
- fix(characters): use only public_path() in CharacterManager (PR #703)
- fix(items): disable box button on submit (PR #710)
- fix(sales): allow setting minimum for ota and xta (PR #702)
- fix(comments): more robust handling for non user-user comments (PR #708)
v2.1.4 (Hotfix)¶
Bug Fixes¶
- fix(shops): Round up shop purchase quantity (PR #829)
v2.1.5 (Hotfix)¶
Bug Fixes¶
- fix(shops): validate quantity against purchase limit (PR #833)
v2.1.6 (Hotfix)¶
Bug Fixes¶
- hotfix(security|requests): add middleware that parses post fields (PR #974)
v2.1.7 (Hotfix)¶
Bug Fixes¶
- hotfix(security): Add numeric check to parse to prevent dropdowns from being parsed (PR #976)
v2.1.8 (Hotfix)¶
Bug Fixes¶
- hotfix: Fix visibility issues for gallery submissions (PR #1082)