Difference between revisions of "Version History/v3.0.Pre"
Jump to navigation
Jump to search
(test) |
|||
Line 98: | Line 98: | ||
* Make character select fields use selectize https://github.com/corowne/lorekeeper/pull/715 | * Make character select fields use selectize https://github.com/corowne/lorekeeper/pull/715 | ||
* Various mobile styling improvements https://github.com/corowne/lorekeeper/pull/727 | * Various mobile styling improvements https://github.com/corowne/lorekeeper/pull/727 | ||
+ | |||
+ | === Bugs Fixed === | ||
+ | {{Version_History/v3.0.Pre/Bugs}} | ||
{{prevnext|Version_History|/v3.0.x|/v2.1.x|title=[[Version History]]}} | {{prevnext|Version_History|/v3.0.x|/v2.1.x|title=[[Version History]]}} | ||
[[Category:Version History|3.0.Pre]] | [[Category:Version History|3.0.Pre]] | ||
__FORCETOC__ | __FORCETOC__ |
Revision as of 23:17, 5 May 2024
Pre-release v3 Develop Updates
⚠️ Breaking:
- Update to Laravel 9/Require PHP 8.1 https://github.com/corowne/lorekeeper/pull/312
New:
- Add discord as an auth option https://github.com/corowne/lorekeeper/pull/118
- Add toggleable "Scroll to Top" extension https://github.com/corowne/lorekeeper/pull/143
- Admin log feature (logs admin actions taken by permissioned users) https://github.com/corowne/lorekeeper/pull/135
- Add submission rejection to admin logging https://github.com/corowne/lorekeeper/pull/167
- Merge in Captcha extension (v3) https://github.com/corowne/lorekeeper/pull/169
- Add an optional per-individual ticket cap to raffles https://github.com/corowne/lorekeeper/pull/184
- Add search and sort to sales https://github.com/corowne/lorekeeper/pull/193
- Add automatic RSS feed generation for news and sales https://github.com/corowne/lorekeeper/pull/166
- Add maintenance mode setting and access power https://github.com/corowne/lorekeeper/pull/197
- Add an inventory consolidation button (condenses like item stacks at user request) https://github.com/corowne/lorekeeper/pull/197
- Optional mini-extension to hide or delete a MYO slot's placeholder image on approval. See PR for more information https://github.com/corowne/lorekeeper/pull/215
- Change extension tracker to use individual files per extension for tracking https://github.com/corowne/lorekeeper/pull/235
- Extension tracker automatically updates daily https://github.com/corowne/lorekeeper/pull/235
- Add a toggleable mini-ext to populate traits when creating a new image for a character https://github.com/corowne/lorekeeper/pull/273
- Add a toggle to prompts to make them visible and submittable to only by staff https://github.com/corowne/lorekeeper/pull/274
- Add toggleable staff rewards mini-ext https://github.com/corowne/lorekeeper/pull/275
- Add Extensions:Organised_Trait_Dropdown, toggleable in config/lorekeeper/extensions.php https://github.com/corowne/lorekeeper/pull/293
- Add Toyhou.se as an alias option https://github.com/corowne/lorekeeper/pull/300
- Add command to retroactively watermark images https://github.com/corowne/lorekeeper/pull/301
- Add the ability to generate the year in char codes https://github.com/corowne/lorekeeper/pull/310
- Add likes, optional dislikes feature to comments https://github.com/corowne/lorekeeper/pull/320
- Add the ability to deactivate accounts/for users to deactivate their own account https://github.com/corowne/lorekeeper/pull/296
- Add permalinks for prompts https://github.com/corowne/lorekeeper/pull/341
- Open/closed filter for prompts https://github.com/corowne/lorekeeper/pull/349
- Add admin "edit" button to editable objects around the site https://github.com/corowne/lorekeeper/pull/364
- Add rich text editor mention for character thumbnails https://github.com/corowne/lorekeeper/pull/397
- Add panel to character pages displaying instructions for mentioning https://github.com/corowne/lorekeeper/pull/397
- Add rich text editor mention for users including avatars https://github.com/corowne/lorekeeper/pull/397
- Add rich text editor mentions for users via ID https://github.com/corowne/lorekeeper/pull/397
- Add panel to user profiles displaying instructions for mentioning https://github.com/corowne/lorekeeper/pull/397
- Add config setting to disable user ability to upload custom thumbnails with masterlist image automation https://github.com/corowne/lorekeeper/pull/398
- Add "is visible" setting to traits https://github.com/corowne/lorekeeper/pull/380
- Add sidebars to news and sales https://github.com/corowne/lorekeeper/pull/415
- Add "is visible" setting to species https://github.com/corowne/lorekeeper/pull/475
- Add "is visible" setting to subtypes https://github.com/corowne/lorekeeper/pull/497
- Add ability to search and sort traits by subtype https://github.com/corowne/lorekeeper/pull/497
- Add option to resize watermark to scale with character image https://github.com/corowne/lorekeeper/pull/499
- Add toggleable previous and next buttons on character pages ext https://github.com/corowne/lorekeeper/pull/508
- Add search for non-categorized traits, items, and prompts https://github.com/corowne/lorekeeper/pull/507
- Add the ability to make aliases optional https://github.com/corowne/lorekeeper/pull/522
- Add optional alias display on user profiles https://github.com/corowne/lorekeeper/pull/583
- Add "all recent submissions" page to galleries https://github.com/corowne/lorekeeper/pull/594
- Allow hidden characters to be added to sales https://github.com/corowne/lorekeeper/pull/601
- Add an icon to the character header for copying the slug https://github.com/corowne/lorekeeper/pull/607
- Add ability to make admin sidebar sections collapsible https://github.com/corowne/lorekeeper/pull/612
- Add ability to login via alias(es) (see PR for more information/setup instructions) https://github.com/corowne/lorekeeper/pull/493
- Add admin log search function https://github.com/corowne/lorekeeper/pull/613
- Add ability to use gravatar for user avatars https://github.com/corowne/lorekeeper/pull/495
- Allow item, trait, and character categories to be hidden (see PR for more information) https://github.com/corowne/lorekeeper/pull/599
- Allow page selection when clicking pagination ellipsis https://github.com/corowne/lorekeeper/pull/614
- Use character image at the time a character is added to a sale https://github.com/corowne/lorekeeper/pull/615
- Add optional trait information modals to visual trait index https://github.com/corowne/lorekeeper/pull/631
- Add full inventory view https://github.com/corowne/lorekeeper/pull/669
- Add summarized inventory view https://github.com/corowne/lorekeeper/pull/675
- Add asset reward string utility, use for box rewards https://github.com/corowne/lorekeeper/pull/668
- Add draft state to submissions https://github.com/corowne/lorekeeper/pull/736
Misc:
- Show deleted comments and consequently replies https://github.com/corowne/lorekeeper/pull/105
- Add a report button to permalink comments https://github.com/corowne/lorekeeper/pull/105
- Add ability to upload multiple files via the on-site file manager https://github.com/corowne/lorekeeper/pull/129
- Dependency updates
- Add Captcha to credits page https://github.com/corowne/lorekeeper/commit/b9ec44f1a33fbc8502c671bab0379f9466a7013e
- Move character design update functions to own service https://github.com/corowne/lorekeeper/pull/188
- Squash pre-2.0.0 migrations https://github.com/corowne/lorekeeper/pull/186
- Move loot_select asset retrieval to views (Authors of extensions working with this are recommended to view the PR) https://github.com/corowne/lorekeeper/pull/192
- Various changes to code for internal formatting, tidiness https://github.com/corowne/lorekeeper/pull/197
- Implement PHP style fixing tools, including automation through github; see PR for more information https://github.com/corowne/lorekeeper/pull/243
- Track composer.lock https://github.com/corowne/lorekeeper/pull/250
- Character select now updates as a character code is entered https://github.com/corowne/lorekeeper/pull/309
- Minor user characters/sublist page edits https://github.com/corowne/lorekeeper/pull/336
- Switch to laravel/pint for PHP style fixing https://github.com/corowne/lorekeeper/pull/348
- Add blade-formatter and associated workflow https://github.com/corowne/lorekeeper/pull/351
- Design update images open in lightbox rather than new tab https://github.com/corowne/lorekeeper/pull/350
- Move user character list to widget for less redundancy https://github.com/corowne/lorekeeper/pull/350
- Update formatting workflows' commit method to address some errors https://github.com/corowne/lorekeeper/pull/350
- Make alt text for avatars consistent https://github.com/corowne/lorekeeper/pull/396
- Make user displayNames consistent https://github.com/corowne/lorekeeper/pull/395
- Revert formatting workflows commit method update https://github.com/corowne/lorekeeper/commit/53e88986009ad1ae0de3d0e46fcda14390f37a5a
- Update comment architecture to suit best practices/refactor views https://github.com/corowne/lorekeeper/pull/491
- Update previous and next buttons on character pages to skip number gaps/locate nearest neighbors better https://github.com/corowne/lorekeeper/pull/556
- Add token to Lorekeeper CSS file use to evade caching on file change https://github.com/corowne/lorekeeper/pull/582
- Move "Add Trait" button above trait lists https://github.com/corowne/lorekeeper/pull/598
- Indicate hidden items, traits, and species in admin lists https://github.com/corowne/lorekeeper/pull/600
- Remove redundant prompt views/information https://github.com/corowne/lorekeeper/pull/603
- Add wiki links to some merged extensions and re-alphabetize credits https://github.com/corowne/lorekeeper/pull/616
- Prevent design update images from being cached on file change https://github.com/corowne/lorekeeper/pull/621
- Allow updating design update image credits without uploading an image https://github.com/corowne/lorekeeper/pull/632
- Comment out irrelevant policy in AuthServiceProvider to keep logs cleaner https://github.com/corowne/lorekeeper/pull/644
- Make character select fields use selectize https://github.com/corowne/lorekeeper/pull/715
- Various mobile styling improvements https://github.com/corowne/lorekeeper/pull/727