Difference between revisions of "Version History/v1.3.x"
Jump to navigation
Jump to search
m (Consistency fixes) |
(Force Table of Contents) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{prevnext|Version_History|/v1.4.x|/v1.2.x}} | + | {{prevnext|Version_History|/v1.4.x|/v1.2.x|title=[[Version History]]}} |
− | == v1.3.1 == | + | == v1.3.1: Bug fix == |
+ | '''Bug Fixed:''' | ||
+ | * Fixed Error with banning people (PR #[https://github.com/corowne/lorekeeper/pull/13 13]) | ||
https://github.com/corowne/lorekeeper/releases/tag/v1.3.1 | https://github.com/corowne/lorekeeper/releases/tag/v1.3.1 | ||
− | == v1.3.0 == | + | == v1.3.0: Bug fixes, feature update == |
+ | '''Bugs Fixed:''' | ||
+ | * dA api request scope unnecessarily large (PR #[https://github.com/corowne/lorekeeper/pull/12 12]) | ||
+ | '''Feature Update:''' | ||
+ | * Staff comment entry on submissions now uses Tiny editor and is parsed in accordance with this | ||
+ | * Note: Displays parsed staff comments if present and non-parsed if only those are present for backwards compat (PR #[https://github.com/corowne/lorekeeper/pull/12 12]) | ||
https://github.com/corowne/lorekeeper/releases/tag/v1.3.0 | https://github.com/corowne/lorekeeper/releases/tag/v1.3.0 | ||
− | {{prevnext|Version_History|/v1.4.x|/v1.2.x}} | + | {{prevnext|Version_History|/v1.4.x|/v1.2.x|title=[[Version History]]}} |
[[Category:Version History|1.3.x]] | [[Category:Version History|1.3.x]] | ||
+ | __FORCETOC__ |
Latest revision as of 14:25, 5 May 2024
v1.3.1: Bug fix
Bug Fixed:
- Fixed Error with banning people (PR #13)
https://github.com/corowne/lorekeeper/releases/tag/v1.3.1
v1.3.0: Bug fixes, feature update
Bugs Fixed:
- dA api request scope unnecessarily large (PR #12)
Feature Update:
- Staff comment entry on submissions now uses Tiny editor and is parsed in accordance with this
- Note: Displays parsed staff comments if present and non-parsed if only those are present for backwards compat (PR #12)