Difference between revisions of "Version History/v1.0.x"
Jump to navigation
Jump to search
(Force Table of Contents) Tag: 2017 source edit |
m (Updated github URLs) Tag: 2017 source edit |
||
| Line 8: | Line 8: | ||
* News posts now have a margin on the bottom | * News posts now have a margin on the bottom | ||
| − | https://github.com/ | + | https://github.com/lk-arpg/lorekeeper/releases/tag/v1.0.8 |
== v1.0.7: Bug fixes, minor change == | == v1.0.7: Bug fixes, minor change == | ||
'''Bugs Fixed''' | '''Bugs Fixed''' | ||
| Line 18: | Line 18: | ||
* Character masterlist now orders by number descending rather than creation order, as approved MYO slots would be placed out of order in the list | * Character masterlist now orders by number descending rather than creation order, as approved MYO slots would be placed out of order in the list | ||
| − | https://github.com/ | + | https://github.com/lk-arpg/lorekeeper/releases/tag/v1.0.7 |
== v1.0.6: Bug fixes, minor change == | == v1.0.6: Bug fixes, minor change == | ||
'''Bugs Fixed''' | '''Bugs Fixed''' | ||
| Line 29: | Line 29: | ||
* Dropped internal tracking of users' character/MYO slot counts as they weren't being displayed and would be inaccurate depending on your viewing permissions | * Dropped internal tracking of users' character/MYO slot counts as they weren't being displayed and would be inaccurate depending on your viewing permissions | ||
| − | https://github.com/ | + | https://github.com/lk-arpg/lorekeeper/releases/tag/v1.0.6 |
== v1.0.5: Bug fixes, minor addition == | == v1.0.5: Bug fixes, minor addition == | ||
'''Bugs Fixed''' | '''Bugs Fixed''' | ||
| Line 41: | Line 41: | ||
* Added a script to clear any character features and currencies on deleted characters, as well as delete their images | * Added a script to clear any character features and currencies on deleted characters, as well as delete their images | ||
| − | https://github.com/ | + | https://github.com/lk-arpg/lorekeeper/releases/tag/v1.0.5 |
== v1.0.4: Bug fixes, minor changes == | == v1.0.4: Bug fixes, minor changes == | ||
'''Bugs Fixed''' | '''Bugs Fixed''' | ||
| Line 56: | Line 56: | ||
* Allowed name attribute to be used in text pages | * Allowed name attribute to be used in text pages | ||
| − | https://github.com/ | + | https://github.com/lk-arpg/lorekeeper/releases/tag/v1.0.4 |
== v1.0.3: Bug fixes == | == v1.0.3: Bug fixes == | ||
| Line 67: | Line 67: | ||
* Claim approval notifications had wrong link | * Claim approval notifications had wrong link | ||
| − | https://github.com/ | + | https://github.com/lk-arpg/lorekeeper/releases/tag/v1.0.3 |
== v1.0.2: Bug fix == | == v1.0.2: Bug fix == | ||
| Line 73: | Line 73: | ||
* Broken currency select if owner is null | * Broken currency select if owner is null | ||
| − | https://github.com/ | + | https://github.com/lk-arpg/lorekeeper/releases/tag/v1.0.2 |
== v1.0.1: Bug fixes == | == v1.0.1: Bug fixes == | ||
'''Bugs Fixed''' | '''Bugs Fixed''' | ||
| Line 81: | Line 81: | ||
* Cannot delete a page | * Cannot delete a page | ||
| − | https://github.com/ | + | https://github.com/lk-arpg/lorekeeper/releases/tag/v1.0.1 |
== v1.0.0: Initial release == | == v1.0.0: Initial release == | ||
| Line 96: | Line 96: | ||
* dA accounts can only be associated with one registered user at a time (user cannot link the same dA name to a different account - please tell them to request for a name change on their old account instead of creating a new one) | * dA accounts can only be associated with one registered user at a time (user cannot link the same dA name to a different account - please tell them to request for a name change on their old account instead of creating a new one) | ||
| − | https://github.com/ | + | https://github.com/lk-arpg/lorekeeper/releases/tag/v1.0.0 |
{{prevnext|Version_History|/v1.1.x|_}} | {{prevnext|Version_History|/v1.1.x|_}} | ||
[[Category:Version History|1.0.x]] | [[Category:Version History|1.0.x]] | ||
__FORCETOC__ | __FORCETOC__ | ||
Revision as of 08:36, 24 May 2025
Contents
v1.0.8: Bug fixes, minor change
Bugs Fixed
- Loot table rolling skewed towards later items in the list
Minor Change
- News posts now have a margin on the bottom
https://github.com/lk-arpg/lorekeeper/releases/tag/v1.0.8
v1.0.7: Bug fixes, minor change
Bugs Fixed
- 500 error on registering with a non-unique username
- 500 error on rolling raffle group
- Breadcrumbs link on character profile pages link to main masterlist instead of MYO masterlist
Minor Change
- Character masterlist now orders by number descending rather than creation order, as approved MYO slots would be placed out of order in the list
https://github.com/lk-arpg/lorekeeper/releases/tag/v1.0.7
v1.0.6: Bug fixes, minor change
Bugs Fixed
- Users could not purchase item at 0 cost with no currency on hand
- Missing loot table pagination in admin panel
- Previous submissions field on submissions page not counting correctly
- Error uploading character image for a character belonging to an offsite user
Minor Change
- Dropped internal tracking of users' character/MYO slot counts as they weren't being displayed and would be inaccurate depending on your viewing permissions
https://github.com/lk-arpg/lorekeeper/releases/tag/v1.0.6
v1.0.5: Bug fixes, minor addition
Bugs Fixed
- .hide class would get overridden by custom.css
- Stock editing for existing shop stock would not update correctly due to missing keys in the form
- Removed a unique key constraint in an earlier table that was occasionally causing migration issues
- Made character and character image deletion more thorough to avoid problems with deleting apparently-unused features and currencies
- Was not able to grant character-held only currencies to characters
Minor Addition
- Added a script to clear any character features and currencies on deleted characters, as well as delete their images
https://github.com/lk-arpg/lorekeeper/releases/tag/v1.0.5
v1.0.4: Bug fixes, minor changes
Bugs Fixed
- Artist/designer name search not working
- Mass grant currency not working for users with spaces in their usernames
- Could not create a character with the same character code after deleting an old one with the same code
- Redirect after deleting a character caused an error
Minor Changes
- Restricted name length to 25 characters max at registration time
- Prevented names from containing anything besides alphanumeric/dash/underscore characters
- Prevented character codes from containing anything besides alphanumeric/dash/underscore characters
- Changed label for name field on registration form to say "username"
- Allowed name attribute to be used in text pages
https://github.com/lk-arpg/lorekeeper/releases/tag/v1.0.4
v1.0.3: Bug fixes
Bugs Fixed
- 500 error on trying to delete subtype
- Enforce minimum 3 character long usernames during creation (oh no)
- Character's sale value not preserved on the design approval form
- Notification for approved character sent to approver rather than the owner of the character
- Added check for whether an image is uploaded when user edits a design update's image section
- Claim approval notifications had wrong link
https://github.com/lk-arpg/lorekeeper/releases/tag/v1.0.3
v1.0.2: Bug fix
Bugs Fixed
- Broken currency select if owner is null
https://github.com/lk-arpg/lorekeeper/releases/tag/v1.0.2
v1.0.1: Bug fixes
Bugs Fixed
- Cannot edit old news post
- Cannot delete a currency
- Cannot transfer items between accounts
- Cannot delete a page
https://github.com/lk-arpg/lorekeeper/releases/tag/v1.0.1
v1.0.0: Initial release
Bugs Fixed
- Collapsing the character selection when editing trade offers would cause the characters to not be visible
- Selecting all visible characters when editing trade offers would also select characters that should be disabled
- Trade character selection included characters that could not be transferred out of the account
- Trade comments were not being displayed correctly
- Users without the required power were still able to view the sort images button on a character's page
- If an image was uploaded for a non-visible character, the owner would still get a notification
Miscellaneous
- Fixed the wording on image uploads
- Added a missing notification to the recipient of a direct character transfer
- dA accounts can only be associated with one registered user at a time (user cannot link the same dA name to a different account - please tell them to request for a name change on their old account instead of creating a new one)