Difference between revisions of "Version History/v1.1.x"
Jump to navigation
Jump to search
(Another version, starting) Tag: 2017 source edit |
m (Consistency overhaul) |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | {{prevnext|Version_History|/v1.2.x|/ | + | {{prevnext|Version_History|/v1.2.x|/v1.0.x|title=[[Version History]]}} |
| + | |||
== v1.1.5 == | == v1.1.5 == | ||
| + | === Bug Fixes === | ||
| + | * Fix too few arguments error | ||
| + | |||
| + | https://github.com/lk-arpg/lorekeeper/releases/tag/v1.1.5 | ||
| − | |||
== v1.1.4 == | == v1.1.4 == | ||
| + | === Bug Fixes === | ||
| + | * Notification fix | ||
| + | |||
| + | https://github.com/lk-arpg/lorekeeper/releases/tag/v1.1.4 | ||
| + | |||
| + | == v1.1.3: Bugs fixed == | ||
| + | === Miscellaneous === | ||
| + | * Added a notification for a character transfer recipient when the transfer is approved | ||
| + | |||
| + | === Bug Fixes === | ||
| + | * 500 error when selecting a blank tag to add to an item | ||
| + | * Removal of currency displayed in log as + instead of - | ||
| + | * Claims would show up on the moderator's bank log as losing currency | ||
| + | * Missing check for a shop stock without a cost | ||
| + | * 500 error viewing bank tab of a character without an on-site owner | ||
| + | * 500 error editing profile of a character without an on-site owner | ||
| + | * Only site admin able to edit character currencies | ||
| + | * Editing trade if you were the trade recipient wouldn't return you old attached currency | ||
| + | |||
| + | https://github.com/lk-arpg/lorekeeper/releases/tag/v1.1.3 | ||
| + | |||
| + | == v1.1.2: Bug fixes, minor changes == | ||
| + | === Miscellaneous === | ||
| + | * Added a notification for a character transfer recipient when the transfer is approved | ||
| + | |||
| + | === Bug Fixes === | ||
| + | * 500 error when selecting a blank tag to add to an item | ||
| + | * Removal of currency displayed in log as + instead of - | ||
| + | * Claims would show up on the moderator's bank log as losing currency | ||
| + | * Missing check for a shop stock without a cost | ||
| + | * 500 error viewing bank tab of a character without an on-site owner | ||
| + | * 500 error editing profile of a character without an on-site owner | ||
| + | * Only site admin able to edit character currencies | ||
| + | * Editing trade if you were the trade recipient wouldn't return you old attached currency | ||
| + | |||
| + | https://github.com/lk-arpg/lorekeeper/releases/tag/v1.1.2 | ||
| + | |||
| + | == v1.1.1: Bug fixes, minor changes == | ||
| + | === Miscellaneous === | ||
| + | * Fix header on character change log (PR #[https://github.com/lk-arpg/lorekeeper/pull/10 10]) | ||
| + | * Change Characters section in Encyclopedia to use Characters image rather than Account image (PR #[https://github.com/lk-arpg/lorekeeper/pull/10 10]) | ||
| + | * Add link to character page to character slug text on submissions (PR #[https://github.com/lk-arpg/lorekeeper/pull/10 10]) | ||
| + | * Change wording on home > characters to "My Characters" for clarity/to further distinguish it from profile > characters/to match the home menu in the navbar, and edit the home sidebar to match. Likewise for MYO slots. (PR #[https://github.com/lk-arpg/lorekeeper/pull/10 10]) | ||
| + | |||
| + | === Bug Fixes === | ||
| + | * Adjust mobile header to reduce mobile menu vertical offset on smaller devices (PR #[https://github.com/lk-arpg/lorekeeper/pull/10 10]) | ||
| + | * Fix site being displayed wider than device on mobile (PR #[https://github.com/lk-arpg/lorekeeper/pull/10 10]) | ||
| + | * Change character description and image note editing to be inline rather than in a modal to resolve a bug around nested modals (courtesy of @SpeedyD]) (PR #[https://github.com/lk-arpg/lorekeeper/pull/10 10]) | ||
| + | * Fix undefined variables in image upload notification (PR #[https://github.com/lk-arpg/lorekeeper/pull/10 10]) | ||
| + | * Messy fix for the "Select Currenc" display issue in trades (PR #[https://github.com/lk-arpg/lorekeeper/pull/10 10]) | ||
| − | https://github.com/ | + | https://github.com/lk-arpg/lorekeeper/releases/tag/v1.1.1 |
| − | |||
| − | https://github.com/ | + | == v1.1.0: Feature update, minor change == |
| − | + | === New Additions === | |
| + | * Make staff comments on submissions available on both acceptance and rejection, as well as move the form into the main page body. The form remains optional. (PR #[https://github.com/lk-arpg/lorekeeper/pull/9 9]) | ||
| − | https://github.com/ | + | === Miscellaneous === |
| − | + | * Display of staff comments on processed submissions is also made more prominent and not danger in accordance with above feature update. (PR #[https://github.com/lk-arpg/lorekeeper/pull/9 9]) | |
| − | https://github.com/ | + | https://github.com/lk-arpg/lorekeeper/releases/tag/v1.1.0 |
| − | |||
| − | |||
| − | {{prevnext|Version_History|/v1.2.x|/v.1.0.x}} | + | {{prevnext|Version_History|/v1.2.x|/v.1.0.x|title=[[Version History]]}} |
| − | [[Category:Version History|1.1.x] | + | [[Category:Version History|1.1.x]] |
| + | __FORCETOC__ | ||
Latest revision as of 12:59, 24 May 2025
Contents
v1.1.5
Bug Fixes
- Fix too few arguments error
https://github.com/lk-arpg/lorekeeper/releases/tag/v1.1.5
v1.1.4
Bug Fixes
- Notification fix
https://github.com/lk-arpg/lorekeeper/releases/tag/v1.1.4
v1.1.3: Bugs fixed
Miscellaneous
- Added a notification for a character transfer recipient when the transfer is approved
Bug Fixes
- 500 error when selecting a blank tag to add to an item
- Removal of currency displayed in log as + instead of -
- Claims would show up on the moderator's bank log as losing currency
- Missing check for a shop stock without a cost
- 500 error viewing bank tab of a character without an on-site owner
- 500 error editing profile of a character without an on-site owner
- Only site admin able to edit character currencies
- Editing trade if you were the trade recipient wouldn't return you old attached currency
https://github.com/lk-arpg/lorekeeper/releases/tag/v1.1.3
v1.1.2: Bug fixes, minor changes
Miscellaneous
- Added a notification for a character transfer recipient when the transfer is approved
Bug Fixes
- 500 error when selecting a blank tag to add to an item
- Removal of currency displayed in log as + instead of -
- Claims would show up on the moderator's bank log as losing currency
- Missing check for a shop stock without a cost
- 500 error viewing bank tab of a character without an on-site owner
- 500 error editing profile of a character without an on-site owner
- Only site admin able to edit character currencies
- Editing trade if you were the trade recipient wouldn't return you old attached currency
https://github.com/lk-arpg/lorekeeper/releases/tag/v1.1.2
v1.1.1: Bug fixes, minor changes
Miscellaneous
- Fix header on character change log (PR #10)
- Change Characters section in Encyclopedia to use Characters image rather than Account image (PR #10)
- Add link to character page to character slug text on submissions (PR #10)
- Change wording on home > characters to "My Characters" for clarity/to further distinguish it from profile > characters/to match the home menu in the navbar, and edit the home sidebar to match. Likewise for MYO slots. (PR #10)
Bug Fixes
- Adjust mobile header to reduce mobile menu vertical offset on smaller devices (PR #10)
- Fix site being displayed wider than device on mobile (PR #10)
- Change character description and image note editing to be inline rather than in a modal to resolve a bug around nested modals (courtesy of @SpeedyD]) (PR #10)
- Fix undefined variables in image upload notification (PR #10)
- Messy fix for the "Select Currenc" display issue in trades (PR #10)
https://github.com/lk-arpg/lorekeeper/releases/tag/v1.1.1
v1.1.0: Feature update, minor change
New Additions
- Make staff comments on submissions available on both acceptance and rejection, as well as move the form into the main page body. The form remains optional. (PR #9)
Miscellaneous
- Display of staff comments on processed submissions is also made more prominent and not danger in accordance with above feature update. (PR #9)
https://github.com/lk-arpg/lorekeeper/releases/tag/v1.1.0