Difference between revisions of "Version History/v2.1.x"
Jump to navigation
Jump to search
(Another version, starting) Tag: 2017 source edit |
(Adding a pre-v3 page) Tag: 2017 source edit |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{prevnext|Version_History|/v3.0. | + | {{prevnext|Version_History|/v3.0.Pre|/v2.0.x|title=[[Version History]]}} |
− | == v2.1.5 == | + | == v2.1.5 (Hotfix) == |
+ | |||
+ | '''Bugs Fixed:''' | ||
+ | * fix(shops): validate quantity against purchase limit https://github.com/corowne/lorekeeper/pull/833 | ||
https://github.com/corowne/lorekeeper/releases/tag/v2.1.5 | https://github.com/corowne/lorekeeper/releases/tag/v2.1.5 | ||
− | == v2.1.4 == | + | == v2.1.4 (Hotfix) == |
+ | |||
+ | '''Bugs Fixed:''' | ||
+ | * fix(shops): Round up shop purchase quantity https://github.com/corowne/lorekeeper/pull/829 | ||
https://github.com/corowne/lorekeeper/releases/tag/v2.1.4 | https://github.com/corowne/lorekeeper/releases/tag/v2.1.4 | ||
− | == v2.1.3 == | + | == v2.1.3 (Hotfix) == |
+ | |||
+ | '''Bugs Fixed:''' | ||
+ | * fix(characters): use only public_path() in CharacterManager https://github.com/corowne/lorekeeper/pull/703 | ||
+ | * fix(items): disable box button on submit https://github.com/corowne/lorekeeper/pull/710 | ||
+ | * fix(sales): allow setting minimum for ota and xta https://github.com/corowne/lorekeeper/pull/702 | ||
+ | * fix(comments): more robust handling for non user-user comments https://github.com/corowne/lorekeeper/pull/708 | ||
+ | |||
https://github.com/corowne/lorekeeper/releases/tag/v2.1.3 | https://github.com/corowne/lorekeeper/releases/tag/v2.1.3 | ||
− | == v2.1.2 == | + | == v2.1.2 (Hotfix) == |
+ | |||
+ | '''Bugs Fixed:''' | ||
+ | * hotfix: Fixing error with lowercase "auth" https://github.com/corowne/lorekeeper/pull/523 | ||
https://github.com/corowne/lorekeeper/releases/tag/v2.1.2 | https://github.com/corowne/lorekeeper/releases/tag/v2.1.2 | ||
− | == v2.1.1 == | + | == v2.1.1 (Maintenance Release) == |
+ | |||
+ | '''Misc:''' | ||
+ | * PHP 8.1 upgrade by @itinerare https://github.com/corowne/lorekeeper/pull/535 | ||
https://github.com/corowne/lorekeeper/releases/tag/v2.1.1 | https://github.com/corowne/lorekeeper/releases/tag/v2.1.1 | ||
== v2.1.0 == | == 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 [[Auth:_Toyhou.se]]. | ||
+ | |||
+ | '''Misc:''' | ||
+ | * Add deviantART's noai and noimageai directives by @corowne in https://github.com/corowne/lorekeeper/pull/445 | ||
+ | * Prioritised merge of TH OAuth2 compatibility from develop by @corowne in https://github.com/corowne/lorekeeper/pull/443 | ||
https://github.com/corowne/lorekeeper/releases/tag/v2.1.0 | https://github.com/corowne/lorekeeper/releases/tag/v2.1.0 | ||
− | {{prevnext|Version_History|/v3.0. | + | {{prevnext|Version_History|/v3.0.Pre|/v2.0.x|title=[[Version History]]}} |
[[Category:Version History|2.1.x]] | [[Category:Version History|2.1.x]] | ||
+ | __FORCETOC__ |
Latest revision as of 15:06, 5 May 2024
Contents
v2.1.5 (Hotfix)
Bugs Fixed:
- fix(shops): validate quantity against purchase limit https://github.com/corowne/lorekeeper/pull/833
https://github.com/corowne/lorekeeper/releases/tag/v2.1.5
v2.1.4 (Hotfix)
Bugs Fixed:
- fix(shops): Round up shop purchase quantity https://github.com/corowne/lorekeeper/pull/829
https://github.com/corowne/lorekeeper/releases/tag/v2.1.4
v2.1.3 (Hotfix)
Bugs Fixed:
- fix(characters): use only public_path() in CharacterManager https://github.com/corowne/lorekeeper/pull/703
- fix(items): disable box button on submit https://github.com/corowne/lorekeeper/pull/710
- fix(sales): allow setting minimum for ota and xta https://github.com/corowne/lorekeeper/pull/702
- fix(comments): more robust handling for non user-user comments https://github.com/corowne/lorekeeper/pull/708
https://github.com/corowne/lorekeeper/releases/tag/v2.1.3
v2.1.2 (Hotfix)
Bugs Fixed:
- hotfix: Fixing error with lowercase "auth" https://github.com/corowne/lorekeeper/pull/523
https://github.com/corowne/lorekeeper/releases/tag/v2.1.2
v2.1.1 (Maintenance Release)
Misc:
- PHP 8.1 upgrade by @itinerare https://github.com/corowne/lorekeeper/pull/535
https://github.com/corowne/lorekeeper/releases/tag/v2.1.1
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 Auth:_Toyhou.se.
Misc:
- Add deviantART's noai and noimageai directives by @corowne in https://github.com/corowne/lorekeeper/pull/445
- Prioritised merge of TH OAuth2 compatibility from develop by @corowne in https://github.com/corowne/lorekeeper/pull/443