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

From Lorekeeper Wiki
Jump to navigation Jump to search
(Updated github URLs + Updated to [120525])
Tag: 2017 source edit
(Reminded folk that the version history is moved)
Tag: 2017 source edit
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{prevnext|Version_History|/v3.1.x|/v3.0.Pre|title=[[Version History]]}}
+
{{prevnext|Version_History|/v3.1.x|/v2.1.x|title=[[Version History]]}}
  
Page last updated with announcement '''[120525]'''.
+
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 ==
 
== v3.0.0 - Current Release Branch ==
'''Misc:'''
+
=== Miscellaneous ===
 
* Make back-hashing data images optional https://github.com/lk-arpg/lorekeeper/pull/779
 
* 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 FTO badge larger https://github.com/lk-arpg/lorekeeper/pull/780
Line 28: Line 34:
 
* Update footer GitHub repo link https://github.com/lk-arpg/lorekeeper/pull/1255
 
* Update footer GitHub repo link https://github.com/lk-arpg/lorekeeper/pull/1255
  
'''Bugs Fixed:'''
+
=== Bug Fixes ===
 
* Option to copy character slug is provided for MYO slots https://github.com/lk-arpg/lorekeeper/pull/756
 
* 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
 
* Redundant sublist reference in user controller https://github.com/lk-arpg/lorekeeper/pull/757
Line 126: Line 132:
 
* Rarity entry edit information is missing on admin create/edit page https://github.com/lk-arpg/lorekeeper/pull/1269
 
* 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
 
* 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
  
== v3.0.0-pre1 ==
+
https://github.com/lk-arpg/lorekeeper/tree/release/v3.0.0
 
 
'''⚠️ Breaking:'''
 
* Update to Laravel 10 https://github.com/lk-arpg/lorekeeper/pull/746
 
  
'''New:'''
+
== Core Extensions Added ==
* Add sorting options to various admin queues https://github.com/lk-arpg/lorekeeper/pull/735
+
Here are all Core Extensions added between v3.0.0-pre1 and v3.0.0:
* Add additional staff powers for news, sales https://github.com/lk-arpg/lorekeeper/pull/735
 
* Add comment edit history https://github.com/lk-arpg/lorekeeper/pull/735
 
* Make WebP support explicit https://github.com/lk-arpg/lorekeeper/pull/737
 
* Add additional image processing options in config https://github.com/lk-arpg/lorekeeper/pull/737
 
* Add two-factor authentication https://github.com/lk-arpg/lorekeeper/pull/80
 
* Add WYSIWYG editor option for comments https://github.com/lk-arpg/lorekeeper/pull/741
 
* Add hashes to data images https://github.com/lk-arpg/lorekeeper/pull/749
 
* Add optional username change system https://github.com/lk-arpg/lorekeeper/pull/742
 
  
'''Misc:'''
+
* [http://wiki.lorekeeper.me/index.php?title=Extensions:Admin_Edit_Button Admin Edit Buttons] by [https://github.com/preimpression/ Preimpression]
* Update registration page birthday selector https://github.com/lk-arpg/lorekeeper/pull/735
+
* [http://wiki.lorekeeper.me/index.php?title=Extensions:Alias_Logins Alias Logins] by [https://github.com/AW0005 Moif]
* Make ReCaptcha toggleable via config https://github.com/lk-arpg/lorekeeper/pull/80
 
* Implement built-in honeypot on registration and login https://github.com/lk-arpg/lorekeeper/pull/80
 
* Improve item release checking https://github.com/lk-arpg/lorekeeper/pull/744
 
* Hide "Use Thumbnail Automation" toggle if manual thumbnail uploads are disabled https://github.com/lk-arpg/lorekeeper/pull/744
 
* Add "no reward" message to reward string utility https://github.com/lk-arpg/lorekeeper/pull/743
 
* Refactor code for better static analysis, etc. https://github.com/lk-arpg/lorekeeper/pull/748
 
* Add anchor to sales comments, tweak spacing for consistency https://github.com/lk-arpg/lorekeeper/pull/750
 
  
'''Bugs Fixed:'''
+
The following extensions have settings:
* Duplicated code in SpeciesService https://github.com/lk-arpg/lorekeeper/pull/735
+
* [http://wiki.lorekeeper.me/index.php?title=Extensions:Character_Prev_and_Next Character Prev and Next] by [https://github.com/SpeedyD Speedy]
* Sorting user index/admin user index by alias does not function https://github.com/lk-arpg/lorekeeper/pull/735
+
* [http://wiki.lorekeeper.me/index.php?title=Extensions:MYO_Image_Removal MYO Image Removal] by [https://github.com/itinerare itinerare]
* Search by subtype in admin traits index does not function https://github.com/lk-arpg/lorekeeper/pull/735
+
* [http://wiki.lorekeeper.me/index.php?title=Extensions:Scroll_To_Top Scroll to Top] by [https://github.com/preimpression Preimpression]
* Notification for MYO slot profile admin edit uses the wrong URL https://github.com/lk-arpg/lorekeeper/pull/735
 
* Error when a character added to a submission is deleted https://github.com/lk-arpg/lorekeeper/pull/735
 
* Error when a character added to a sales post is deleted https://github.com/lk-arpg/lorekeeper/pull/735
 
* Gallery submission data is not retained on error https://github.com/lk-arpg/lorekeeper/pull/735
 
* Submission data is not retained on error https://github.com/lk-arpg/lorekeeper/pull/735
 
* Certain user sidebar items do not display as active when viewed https://github.com/lk-arpg/lorekeeper/pull/735
 
* Images with larger dimensions fail or are resource intensive to process https://github.com/lk-arpg/lorekeeper/pull/737
 
* Error viewing news/sales https://github.com/lk-arpg/lorekeeper/pull/744
 
* Character inventory stack name has no set limit https://github.com/lk-arpg/lorekeeper/pull/744
 
* User mention block not appropriately responsive https://github.com/lk-arpg/lorekeeper/pull/744
 
* Design update comments do not use `manage_characters` power https://github.com/lk-arpg/lorekeeper/pull/745
 
  
https://github.com/lk-arpg/lorekeeper/releases/tag/v3.0.0-pre1
 
  
{{prevnext|Version_History|/v3.1.x|/v3.0.Pre|title=[[Version History]]}}
+
{{prevnext|Version_History|/v3.1.x|/v2.1.x|title=[[Version History]]}}
 
[[Category:Version History|3.0.x]]
 
[[Category:Version History|3.0.x]]
 
__FORCETOC__
 
__FORCETOC__

Latest revision as of 16:23, 9 July 2025


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

Bug Fixes

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: