Version History/v1.0.x
Jump to navigation
Jump to search
Contents
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/corowne/lorekeeper/releases/tag/v1.0.4
v1.0.2: Bug fix
Bugs Fixed
- Broken currency select if owner is null
https://github.com/corowne/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/corowne/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)