Difference between revisions of "Version History/v1.1.x"
Jump to navigation
Jump to search
(Force Table of Contents) |
m (Updated github URLs) Tag: 2017 source edit |
||
| Line 4: | Line 4: | ||
Fix too few arguments error | Fix too few arguments error | ||
| − | https://github.com/ | + | https://github.com/lk-arpg/lorekeeper/releases/tag/v1.1.5 |
== v1.1.4 == | == v1.1.4 == | ||
Notification fix | Notification fix | ||
| − | https://github.com/ | + | https://github.com/lk-arpg/lorekeeper/releases/tag/v1.1.4 |
== v1.1.3: Bugs fixed == | == v1.1.3: Bugs fixed == | ||
'''Bugs Fixed:''' | '''Bugs Fixed:''' | ||
| Line 23: | Line 23: | ||
* Added a notification for a character transfer recipient when the transfer is approved | * Added a notification for a character transfer recipient when the transfer is approved | ||
| − | https://github.com/ | + | https://github.com/lk-arpg/lorekeeper/releases/tag/v1.1.3 |
== v1.1.2: Bug fixes, minor changes == | == v1.1.2: Bug fixes, minor changes == | ||
'''Bugs Fixed:''' | '''Bugs Fixed:''' | ||
| Line 38: | Line 38: | ||
* Added a notification for a character transfer recipient when the transfer is approved | * Added a notification for a character transfer recipient when the transfer is approved | ||
| − | https://github.com/ | + | https://github.com/lk-arpg/lorekeeper/releases/tag/v1.1.2 |
== v1.1.1: Bug fixes, minor changes == | == v1.1.1: Bug fixes, minor changes == | ||
'''Bugs Fixed:''' | '''Bugs Fixed:''' | ||
| − | * Adjust mobile header to reduce mobile menu vertical offset on smaller devices (PR #[https://github.com/ | + | * 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/ | + | * 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/ | + | * 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/ | + | * 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/ | + | * Messy fix for the "Select Currenc" display issue in trades (PR #[https://github.com/lk-arpg/lorekeeper/pull/10 10]) |
'''Minor Changes:''' | '''Minor Changes:''' | ||
| − | * Fix header on character change log (PR #[https://github.com/ | + | * 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/ | + | * 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/ | + | * 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/ | + | * 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]) |
| − | https://github.com/ | + | https://github.com/lk-arpg/lorekeeper/releases/tag/v1.1.1 |
== v1.1.0: Feature update, minor change == | == v1.1.0: Feature update, minor change == | ||
'''Feature Update:''' | '''Feature Update:''' | ||
| − | * 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/ | + | * 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]) |
'''Minor Changes:''' | '''Minor Changes:''' | ||
| − | * 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/ | + | * 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|title=[[Version History]]}} | {{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__ | __FORCETOC__ | ||
Revision as of 08:37, 24 May 2025
Contents
v1.1.5
Fix too few arguments error
https://github.com/lk-arpg/lorekeeper/releases/tag/v1.1.5
v1.1.4
Notification fix
https://github.com/lk-arpg/lorekeeper/releases/tag/v1.1.4
v1.1.3: Bugs fixed
Bugs Fixed:
- 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
Misc:
- Added a notification for a character transfer recipient when the transfer is approved
https://github.com/lk-arpg/lorekeeper/releases/tag/v1.1.3
v1.1.2: Bug fixes, minor changes
Bugs Fixed:
- 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
Minor Update:
- Added a notification for a character transfer recipient when the transfer is approved
https://github.com/lk-arpg/lorekeeper/releases/tag/v1.1.2
v1.1.1: Bug fixes, minor changes
Bugs Fixed:
- 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)
Minor Changes:
- 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)
https://github.com/lk-arpg/lorekeeper/releases/tag/v1.1.1
v1.1.0: Feature update, minor change
Feature Update:
- 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)
Minor Changes:
- Display of staff comments on processed submissions is also made more prominent and not danger in accordance with above feature update. (PR #9)