Difference between revisions of "Version History/v1.0.x"

From Lorekeeper Wiki
Jump to navigation Jump to search
m (Consistency fixes)
m (Consistency overhaul)
 
Line 2: Line 2:
  
 
== v1.0.8: Bug fixes, minor change ==
 
== v1.0.8: Bug fixes, minor change ==
'''Bugs Fixed'''
+
=== Miscellaneous ===
 +
* News posts now have a margin on the bottom
 +
 
 +
=== Bug Fixes ===
 
* Loot table rolling skewed towards later items in the list
 
* 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
 
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'''
+
=== Miscellaneous ===
 +
* Character masterlist now orders by number descending rather than creation order, as approved MYO slots would be placed out of order in the list
 +
 
 +
=== Bug Fixes ===
 
* 500 error on registering with a non-unique username
 
* 500 error on registering with a non-unique username
 
* 500 error on rolling raffle group
 
* 500 error on rolling raffle group
 
* Breadcrumbs link on character profile pages link to main masterlist instead of MYO masterlist
 
* 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
 
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'''
+
=== Miscellaneous ===
 +
* Dropped internal tracking of users' character/MYO slot counts as they weren't being displayed and would be inaccurate depending on your viewing permissions
 +
 
 +
=== Bug Fixes ===
 
* Users could not purchase item at 0 cost with no currency on hand
 
* Users could not purchase item at 0 cost with no currency on hand
 
* Missing loot table pagination in admin panel
 
* Missing loot table pagination in admin panel
 
* Previous submissions field on submissions page not counting correctly
 
* Previous submissions field on submissions page not counting correctly
 
* Error uploading character image for a character belonging to an offsite user
 
* 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
 
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'''
+
=== New Additions ===
 +
* Added a script to clear any character features and currencies on deleted characters, as well as delete their images
 +
 
 +
=== Bug Fixes ===
 
* .hide class would get overridden by custom.css
 
* .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
 
* Stock editing for existing shop stock would not update correctly due to missing keys in the form
Line 37: Line 40:
 
* Made character and character image deletion more thorough to avoid problems with deleting apparently-unused features and currencies
 
* 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
 
* 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
 
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'''
+
=== Miscellaneous ===
* 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
 
* Restricted name length to 25 characters max at registration time
 
* Prevented names from containing anything besides alphanumeric/dash/underscore characters
 
* Prevented names from containing anything besides alphanumeric/dash/underscore characters
Line 55: Line 49:
 
* Changed label for name field on registration form to say "username"
 
* Changed label for name field on registration form to say "username"
 
* Allowed name attribute to be used in text pages
 
* Allowed name attribute to be used in text pages
 +
 +
=== Bug Fixes ===
 +
* 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
  
 
https://github.com/lk-arpg/lorekeeper/releases/tag/v1.0.4
 
https://github.com/lk-arpg/lorekeeper/releases/tag/v1.0.4
 
== v1.0.3: Bug fixes ==
 
== v1.0.3: Bug fixes ==
 
+
=== Bug Fixes ===
'''Bugs Fixed'''
 
 
* 500 error on trying to delete subtype
 
* 500 error on trying to delete subtype
 
* Enforce minimum 3 character long usernames during creation (oh no)
 
* Enforce minimum 3 character long usernames during creation (oh no)
Line 70: Line 69:
  
 
== v1.0.2: Bug fix ==
 
== v1.0.2: Bug fix ==
'''Bugs Fixed'''
+
=== Bug Fixes ===
 
* Broken currency select if owner is null
 
* Broken currency select if owner is null
  
Line 76: Line 75:
  
 
== v1.0.1: Bug fixes ==
 
== v1.0.1: Bug fixes ==
'''Bugs Fixed'''
+
=== Bug Fixes ===
 
* Cannot edit old news post
 
* Cannot edit old news post
 
* Cannot delete a currency
 
* Cannot delete a currency
Line 85: Line 84:
  
 
== v1.0.0: Initial release ==
 
== v1.0.0: Initial release ==
'''Bugs Fixed'''
+
=== 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)
 +
 
 +
=== Bug Fixes ===
 
* Collapsing the character selection when editing trade offers would cause the characters to not be visible
 
* 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
 
* Selecting all visible characters when editing trade offers would also select characters that should be disabled
Line 92: Line 96:
 
* Users without the required power were still able to view the sort images button on a character's page
 
* 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
 
* 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)
 
  
 
https://github.com/lk-arpg/lorekeeper/releases/tag/v1.0.0
 
https://github.com/lk-arpg/lorekeeper/releases/tag/v1.0.0

Latest revision as of 12:59, 24 May 2025


v1.0.8: Bug fixes, minor change

Miscellaneous

  • News posts now have a margin on the bottom

Bug Fixes

  • Loot table rolling skewed towards later items in the list

https://github.com/lk-arpg/lorekeeper/releases/tag/v1.0.8

v1.0.7: Bug fixes, minor change

Miscellaneous

  • Character masterlist now orders by number descending rather than creation order, as approved MYO slots would be placed out of order in the list

Bug Fixes

  • 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

https://github.com/lk-arpg/lorekeeper/releases/tag/v1.0.7

v1.0.6: Bug fixes, minor change

Miscellaneous

  • Dropped internal tracking of users' character/MYO slot counts as they weren't being displayed and would be inaccurate depending on your viewing permissions

Bug Fixes

  • 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

https://github.com/lk-arpg/lorekeeper/releases/tag/v1.0.6

v1.0.5: Bug fixes, minor addition

New Additions

  • Added a script to clear any character features and currencies on deleted characters, as well as delete their images

Bug Fixes

  • .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

https://github.com/lk-arpg/lorekeeper/releases/tag/v1.0.5

v1.0.4: Bug fixes, minor changes

Miscellaneous

  • 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

Bug Fixes

  • 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

https://github.com/lk-arpg/lorekeeper/releases/tag/v1.0.4

v1.0.3: Bug fixes

Bug Fixes

  • 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

Bug Fixes

  • Broken currency select if owner is null

https://github.com/lk-arpg/lorekeeper/releases/tag/v1.0.2

v1.0.1: Bug fixes

Bug Fixes

  • 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

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)

Bug Fixes

  • 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

https://github.com/lk-arpg/lorekeeper/releases/tag/v1.0.0