Difference between revisions of "Version History/v3.0.Pre"

From Lorekeeper Wiki
Jump to navigation Jump to search
(I'm only doing this cause the v3 page broke on me x_x)
Tag: 2017 source edit
 
Tag: 2017 source edit
 
(4 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
== Pre-release v3 Develop Updates ==
 
== Pre-release v3 Develop Updates ==
  
'''⚠️ Breaking:'''
+
=== ⚠️ Breaking: ===
 
* Update to Laravel 9/Require PHP 8.1 https://github.com/corowne/lorekeeper/pull/312
 
* Update to Laravel 9/Require PHP 8.1 https://github.com/corowne/lorekeeper/pull/312
  
'''New:'''
+
=== New: ===
 
* Add discord as an auth option https://github.com/corowne/lorekeeper/pull/118
 
* 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
 
* Add toggleable "Scroll to Top" extension https://github.com/corowne/lorekeeper/pull/143
Line 63: Line 63:
 
* Add asset reward string utility, use for box rewards https://github.com/corowne/lorekeeper/pull/668
 
* 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
 
* 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
 +
 +
=== Bugs Fixed ===
 +
Due to glitches in the wiki system, the bugs have been moved to [[Version History/v3.0.Pre/Bugs]].
 +
 +
{{prevnext|Version_History|/v3.0.x|/v2.1.x|title=[[Version History]]}}
 +
[[Category:Version History|3.0.Pre]]
 +
__FORCETOC__

Latest revision as of 00:41, 6 May 2024


Pre-release v3 Develop Updates

⚠️ Breaking:

New:

Misc:

Bugs Fixed

Due to glitches in the wiki system, the bugs have been moved to Version History/v3.0.Pre/Bugs.