Version History/v3.0.x
Jump to navigation
Jump to search
Page last updated with announcement [020625].
Please note this wiki page will no longer continue being updated. Every update pertaining v3.0 and above will be found on the new Official LK-Docs.
You can find the current v3.0 version history on the pre-release page: https://lk-arpg.github.io/lk-docs/prerelease/version-history/v3.0/
v3.0.0 - Current Release Branch
Miscellaneous
- Make back-hashing data images optional https://github.com/lk-arpg/lorekeeper/pull/779
- Make FTO badge larger https://github.com/lk-arpg/lorekeeper/pull/780
- Make date/time picker more consistent, reduce code redundancy https://github.com/lk-arpg/lorekeeper/pull/771
- Improve honeypot response https://github.com/lk-arpg/lorekeeper/pull/828
- Use reusable workflows for linting https://github.com/lk-arpg/lorekeeper/pull/758
- Use home layout for report view https://github.com/lk-arpg/lorekeeper/pull/851
- Do not include reports page scripts section if closed https://github.com/lk-arpg/lorekeeper/pull/857
- Add wiki page links to core extensions without https://github.com/lk-arpg/lorekeeper/pull/889
- Add missing core extension credits and reorganize https://github.com/lk-arpg/lorekeeper/pull/934 / https://github.com/lk-arpg/lorekeeper/pull/935
- Convert additional admin tables to bootstrap tables for consistency https://github.com/lk-arpg/lorekeeper/pull/1026
- Improve user profile, character page row styling on smaller viewports/mobile https://github.com/lk-arpg/lorekeeper/pull/1099
- Make some galleries queries more efficient https://github.com/lk-arpg/lorekeeper/pull/1098
- Clarify character "no description" text https://github.com/lk-arpg/lorekeeper/pull/1136
- Update robots.txt https://github.com/lk-arpg/lorekeeper/pull/1142
- Improve display of gallery submission log comment form with WYSIWYG comments enabled https://github.com/lk-arpg/lorekeeper/pull/1166
- Eager load rank with user https://github.com/lk-arpg/lorekeeper/pull/1174
- Implement eager loading for /world, refactor queries https://github.com/lk-arpg/lorekeeper/pull/1180,
- Add some more eager loading to /browse https://github.com/lk-arpg/lorekeeper/pull/1183,
- Implement eager loading for galleries, refactor queries https://github.com/lk-arpg/lorekeeper/pull/1175
- Update laravel/fortify https://github.com/lk-arpg/lorekeeper/pull/1206
- Show 24 MYO slots per page instead of 30 https://github.com/lk-arpg/lorekeeper/pull/1238
- Update footer GitHub repo link https://github.com/lk-arpg/lorekeeper/pull/1255
Bug Fixes
- Option to copy character slug is provided for MYO slots https://github.com/lk-arpg/lorekeeper/pull/756
- Redundant sublist reference in user controller https://github.com/lk-arpg/lorekeeper/pull/757
- Docblock cleanup https://github.com/lk-arpg/lorekeeper/pull/759
- Extension tracker command does not work in linux environments https://github.com/lk-arpg/lorekeeper/pull/761
- User log pages not displayed as active in sidebar https://github.com/lk-arpg/lorekeeper/pull/762
- Currency icon images not included in image hash command https://github.com/lk-arpg/lorekeeper/pull/769
- Old username notification not case-insensitive https://github.com/lk-arpg/lorekeeper/pull/763
- Subgallery sidebar does not show other subgalleries of parent https://github.com/lk-arpg/lorekeeper/pull/764
- Error migrating with some xampp installations https://github.com/lk-arpg/lorekeeper/pull/770
- Errors with birthday input handling https://github.com/lk-arpg/lorekeeper/pull/770
- Error with various sort functions https://github.com/lk-arpg/lorekeeper/pull/770
- Character sale value cannot be adjusted without setting as sellable https://github.com/lk-arpg/lorekeeper/pull/781
- MYO creation errors if no masterlist image format set https://github.com/lk-arpg/lorekeeper/pull/782
- Deleted user items cause design updates addon page to error https://github.com/lk-arpg/lorekeeper/pull/789
- Last power cannot be removed from ranks https://github.com/lk-arpg/lorekeeper/pull/790
- Trait/rarity links overruled by modal trigger (if enabled) in species trait index https://github.com/lk-arpg/lorekeeper/pull/783
- Date/time picker uses user machine time rather than site time https://github.com/lk-arpg/lorekeeper/pull/771
- Date/time picker in character stats edit modal does not work https://github.com/lk-arpg/lorekeeper/pull/771
- Password reset form errors https://github.com/lk-arpg/lorekeeper/pull/792
- Email does not autofill on password reset form https://github.com/lk-arpg/lorekeeper/pull/792
- Password reset flow has insufficient feedback https://github.com/lk-arpg/lorekeeper/pull/792
- Image processing performance improvements not applied to character thumbnail processing https://github.com/lk-arpg/lorekeeper/pull/793
- Staff cannot recrop design update thumbnails https://github.com/lk-arpg/lorekeeper/pull/804
- Character thumbnail processing does not fully support WebP https://github.com/lk-arpg/lorekeeper/pull/803
- MYO creation errors if no masterlist image format set (for real this time) https://github.com/lk-arpg/lorekeeper/pull/803
- Subtype selection not limited by species when creating/editing traits https://github.com/lk-arpg/lorekeeper/pull/795
- Certain long text, e.g. headers, cause horizontal stretching https://github.com/lk-arpg/lorekeeper/pull/813
- Users cannot see comments on assigned tickets https://github.com/lk-arpg/lorekeeper/pull/817
- Comment types are not set appropriately https://github.com/lk-arpg/lorekeeper/pull/818
- Permissioned staff cannot see hidden traits and items https://github.com/lk-arpg/lorekeeper/pull/822
- Image hash not saved for prompts https://github.com/lk-arpg/lorekeeper/pull/823
- Hidden traits not properly hidden https://github.com/lk-arpg/lorekeeper/pull/824
- MYO ML uses number sort despite MYOs having no numbers https://github.com/lk-arpg/lorekeeper/pull/825
- Has image checks missing https://github.com/lk-arpg/lorekeeper/pull/828
- Error validating registration input https://github.com/lk-arpg/lorekeeper/pull/834
- Errors during user deactivation https://github.com/lk-arpg/lorekeeper/pull/834
- Errors accessing raffle ticket, user settings timestamps https://github.com/lk-arpg/lorekeeper/pull/836
- Preexisting character fullsize images are not displayed https://github.com/lk-arpg/lorekeeper/pull/835
- Birthday input error when registering with an alias https://github.com/lk-arpg/lorekeeper/pull/843
- Page title inconsistencies/errors https://github.com/lk-arpg/lorekeeper/pull/850
- Admin submissions view uses home layout https://github.com/lk-arpg/lorekeeper/pull/851
- Clicking power label when editing rank checks wrong checkbox https://github.com/lk-arpg/lorekeeper/pull/852
- Comments scripts interfere with any scripts in the page itself https://github.com/lk-arpg/lorekeeper/pull/854
- Reports comments do not have the correct comment type https://github.com/lk-arpg/lorekeeper/pull/853
- Hidden trait categories not visible to permissioned staff in species trait index https://github.com/lk-arpg/lorekeeper/pull/873
- Sidebar links not displayed for new news/sales admin powers https://github.com/lk-arpg/lorekeeper/pull/891
- Error when viewing a site in maintenance mode as a guest https://github.com/lk-arpg/lorekeeper/pull/897
- Objects in /world do not paginate properly https://github.com/lk-arpg/lorekeeper/pull/913
- Unreleased items visible to staff by default https://github.com/lk-arpg/lorekeeper/pull/924
- Admin gallery queue info visible to staff by default https://github.com/lk-arpg/lorekeeper/pull/925
- Error handling admin reports page scripts section https://github.com/lk-arpg/lorekeeper/pull/944
- Gallery submission rejected notification uses wrong URL https://github.com/lk-arpg/lorekeeper/pull/946
- Permissioned staff cannot add hidden characters to sales posts https://github.com/lk-arpg/lorekeeper/pull/947
- Home sidebar liked comments link is incorrect https://github.com/lk-arpg/lorekeeper/pull/954
- Errors due to insufficient space for logs/log data https://github.com/lk-arpg/lorekeeper/pull/956
- Character image credits editing selectize field sometimes nonfunctional https://github.com/lk-arpg/lorekeeper/pull/958
- Nonfunctional hidden close button is present in character select views https://github.com/lk-arpg/lorekeeper/pull/971
- Erroneous classes in character extended mentions https://github.com/lk-arpg/lorekeeper/pull/973
- Error when adding an uncategorized item to a shop https://github.com/lk-arpg/lorekeeper/pull/987
- Stock modal image not formatted properly under some conditions https://github.com/lk-arpg/lorekeeper/pull/987
- Gallery index page queries are inefficient https://github.com/lk-arpg/lorekeeper/pull/1013
- Staff-User permalink comments on reports incorrectly 404 https://github.com/lk-arpg/lorekeeper/pull/1014
- Error when overcommitting stack to submissions is not handled properly https://github.com/lk-arpg/lorekeeper/pull/1015
- Images in visual trait index squashed on certain viewport sizes https://github.com/lk-arpg/lorekeeper/pull/1020
- Comment permalink page fetches all comments before getting permalinked comment https://github.com/lk-arpg/lorekeeper/pull/1027
- Character image size limit is larger than intended https://github.com/lk-arpg/lorekeeper/pull/959
- Character image size limit is not enforced for admin uploads https://github.com/lk-arpg/lorekeeper/pull/959
- Issues with character image size limit validation https://github.com/lk-arpg/lorekeeper/pull/1039
- Issues with admin raffle index https://github.com/lk-arpg/lorekeeper/pull/1059
- Character stat updates are logged as slug updates even if it is unchanged https://github.com/lk-arpg/lorekeeper/pull/1066
- Formatting error in logs for currency received from trades https://github.com/lk-arpg/lorekeeper/pull/1070
- Previous username sometimes shown despite no change https://github.com/lk-arpg/lorekeeper/pull/1116
- Extra $ in profile content https://github.com/lk-arpg/lorekeeper/pull/1122
- File input option hidden on mobile devices https://github.com/lk-arpg/lorekeeper/pull/1126
- Report list tabs aren't set as active when viewed https://github.com/lk-arpg/lorekeeper/pull/1133
- Ampersands, etc. are encoded as HTML special characters when parsed https://github.com/lk-arpg/lorekeeper/pull/1162
- News and sales edit buttons do not use new powers https://github.com/lk-arpg/lorekeeper/pull/1163
- WYSIWYG comments do not disable properly https://github.com/lk-arpg/lorekeeper/pull/1164
- Error viewing some comments sections https://github.com/lk-arpg/lorekeeper/pull/1164
- Markdown cheatsheet link, mention info shows when WYSIWYG comments are enabled https://github.com/lk-arpg/lorekeeper/pull/1164
- Fullsize character images from design updates are not stored as the correct format https://github.com/lk-arpg/lorekeeper/pull/1165
- HTML special character decoding does not preserve null input https://github.com/lk-arpg/lorekeeper/pull/1170
- Design update fullsize image saving does not take format from image if relevant https://github.com/lk-arpg/lorekeeper/pull/1169
- Gallery submission log errors if currency form sections don't match configured form https://github.com/lk-arpg/lorekeeper/pull/1166
- Gallery submissions do not list prompt submissions with different protocol (www vs without) https://github.com/lk-arpg/lorekeeper/pull/1173
- Rejected gallery submissions can be edited https://github.com/lk-arpg/lorekeeper/pull/1176
- Character design update thumbnails lack an extension with certain configurations https://github.com/lk-arpg/lorekeeper/pull/1181
- shorter masterlist image dimension target config setting does not work https://github.com/lk-arpg/lorekeeper/pull/1182
- Error viewing prompts https://github.com/lk-arpg/lorekeeper/pull/1185
- Collaborator approval scope does not filter gallery submissions with non-approving collaborators https://github.com/lk-arpg/lorekeeper/pull/1193
- Issues using WYSIWYG editor dialogs when replying to or editing comments https://github.com/lk-arpg/lorekeeper/pull/1216
- Some admin user editing breadcrumbs and page titles are incorrect or unclear https://github.com/lk-arpg/lorekeeper/pull/1233
- Character admin transfer notifications do not correctly link to transferred MYO slots https://github.com/lk-arpg/lorekeeper/pull/1246
- World rarity entry admin edit component display is inconsistent https://github.com/lk-arpg/lorekeeper/pull/1257
- Permissioned users cannot submit to "closed" galleries https://github.com/lk-arpg/lorekeeper/pull/1256
- Rarity entry edit information is missing on admin create/edit page https://github.com/lk-arpg/lorekeeper/pull/1269
- Issue with alias login if user alias snowflakes match https://github.com/lk-arpg/lorekeeper/pull/1252; backported in https://github.com/lk-arpg/lorekeeper/commit/b0fd238122e37b50e9d3b06cb4e8a7ffc2914679
- Shop name uniqueness is not checked against existing shops on creation https://github.com/lk-arpg/lorekeeper/pull/1278
- Parsed rank descriptions are not set on initial setup https://github.com/lk-arpg/lorekeeper/pull/1280
- Notifications aren't sent to owners of characters included in gallery submissions https://github.com/lk-arpg/lorekeeper/pull/1281
- Custom CSS file is not reloaded when modified https://github.com/lk-arpg/lorekeeper/pull/1287
https://github.com/lk-arpg/lorekeeper/tree/release/v3.0.0
Core Extensions Added
Here are all Core Extensions added between v3.0.0-pre1 and v3.0.0:
The following extensions have settings: