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

From Lorekeeper Wiki
Jump to navigation Jump to search
(This should be all v3 history thusfar, according to #announcements)
m (Update [190524])
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{prevnext|Version_History|_|/v2.1.x}}
+
{{prevnext|Version_History|/v3.1.x|/v3.0.Pre|title=[[Version History]]}}
  
== v3.?.? - Current Develop Branch ==
+
Page last updated with announcement '''[190524]'''.
'''Misc:'''
 
* Deprecate laravelcollective/html forms https://github.com/corowne/lorekeeper/pull/863
 
 
 
'''New:'''
 
* Add universal/non-species trait index https://github.com/corowne/lorekeeper/pull/794
 
* Add optional currency conversion support https://github.com/corowne/lorekeeper/pull/827
 
* Add sort to admin trait index https://github.com/corowne/lorekeeper/pull/844
 
* Add "without" options to admin trait index search https://github.com/corowne/lorekeeper/pull/848
 
* Use shop image (if extant) for meta-img https://github.com/corowne/lorekeeper/pull/849
 
*  Add optional gallery submissions selection on prompt submissions https://github.com/corowne/lorekeeper/pull/847
 
 
 
'''Bugs Fixed:'''
 
* Hidden trait categories not visible to permissioned staff in universal trait index https://github.com/corowne/lorekeeper/pull/874
 
  
== v3.?.? - Current Release Branch ==
+
== v3.0.0 - Current Release Branch ==
 
'''Misc:'''
 
'''Misc:'''
 
* Make back-hashing data images optional https://github.com/corowne/lorekeeper/pull/779
 
* Make back-hashing data images optional https://github.com/corowne/lorekeeper/pull/779
Line 25: Line 12:
 
* Use home layout for report view https://github.com/corowne/lorekeeper/pull/851
 
* Use home layout for report view https://github.com/corowne/lorekeeper/pull/851
 
* Do not include reports page scripts section if closed https://github.com/corowne/lorekeeper/pull/857
 
* Do not include reports page scripts section if closed https://github.com/corowne/lorekeeper/pull/857
 +
* Add wiki page links to core extensions without https://github.com/corowne/lorekeeper/pull/889
 +
* Add missing core extension credits and reorganize https://github.com/corowne/lorekeeper/pull/934 / https://github.com/corowne/lorekeeper/pull/935
  
 
'''Bugs Fixed:'''
 
'''Bugs Fixed:'''
Line 72: Line 61:
 
* Reports comments do not have the correct comment type https://github.com/corowne/lorekeeper/pull/853
 
* Reports comments do not have the correct comment type https://github.com/corowne/lorekeeper/pull/853
 
* Hidden trait categories not visible to permissioned staff in species trait index https://github.com/corowne/lorekeeper/pull/873
 
* Hidden trait categories not visible to permissioned staff in species trait index https://github.com/corowne/lorekeeper/pull/873
 +
* Sidebar links not displayed for new news/sales admin powers https://github.com/corowne/lorekeeper/pull/891
 +
* Error when viewing a site in maintenance mode as a guest https://github.com/corowne/lorekeeper/pull/897
 +
* Objects in /world do not paginate properly https://github.com/corowne/lorekeeper/pull/913
 +
* Unreleased items visible to staff by default https://github.com/corowne/lorekeeper/pull/924
 +
* Admin gallery queue info visible to staff by default https://github.com/corowne/lorekeeper/pull/925
 +
* Error handling admin reports page scripts section https://github.com/corowne/lorekeeper/pull/944
 +
* Gallery submission rejected notification uses wrong URL https://github.com/corowne/lorekeeper/pull/946
 +
* Permissioned staff cannot add hidden characters to sales posts https://github.com/corowne/lorekeeper/pull/947
 +
* Home sidebar liked comments link is incorrect https://github.com/corowne/lorekeeper/pull/954
 +
* Errors due to insufficient space for logs/log data https://github.com/corowne/lorekeeper/pull/956
  
 
== v3.0.0-pre1 ==
 
== v3.0.0-pre1 ==
  
 
'''⚠️ Breaking:'''
 
'''⚠️ Breaking:'''
* Update to Laravel 10 <https://github.com/corowne/lorekeeper/pull/746>
+
* Update to Laravel 10 https://github.com/corowne/lorekeeper/pull/746
  
 
'''New:'''
 
'''New:'''
* Add sorting options to various admin queues <https://github.com/corowne/lorekeeper/pull/735>
+
* Add sorting options to various admin queues https://github.com/corowne/lorekeeper/pull/735
* Add additional staff powers for news, sales <https://github.com/corowne/lorekeeper/pull/735>
+
* Add additional staff powers for news, sales https://github.com/corowne/lorekeeper/pull/735
* Add comment edit history <https://github.com/corowne/lorekeeper/pull/735>
+
* Add comment edit history https://github.com/corowne/lorekeeper/pull/735
* Make WebP support explicit <https://github.com/corowne/lorekeeper/pull/737>
+
* Make WebP support explicit https://github.com/corowne/lorekeeper/pull/737
* Add additional image processing options in config <https://github.com/corowne/lorekeeper/pull/737>
+
* Add additional image processing options in config https://github.com/corowne/lorekeeper/pull/737
* Add two-factor authentication <https://github.com/corowne/lorekeeper/pull/80>
+
* Add two-factor authentication https://github.com/corowne/lorekeeper/pull/80
* Add WYSIWYG editor option for comments <https://github.com/corowne/lorekeeper/pull/741>
+
* Add WYSIWYG editor option for comments https://github.com/corowne/lorekeeper/pull/741
* Add hashes to data images <https://github.com/corowne/lorekeeper/pull/749>
+
* Add hashes to data images https://github.com/corowne/lorekeeper/pull/749
* Add optional username change system <https://github.com/corowne/lorekeeper/pull/742>
+
* Add optional username change system https://github.com/corowne/lorekeeper/pull/742
  
 
'''Misc:'''
 
'''Misc:'''
* Update registration page birthday selector <https://github.com/corowne/lorekeeper/pull/735>
+
* Update registration page birthday selector https://github.com/corowne/lorekeeper/pull/735
* Make ReCaptcha toggleable via config <https://github.com/corowne/lorekeeper/pull/80>
+
* Make ReCaptcha toggleable via config https://github.com/corowne/lorekeeper/pull/80
* Implement built-in honeypot on registration and login <https://github.com/corowne/lorekeeper/pull/80>
+
* Implement built-in honeypot on registration and login https://github.com/corowne/lorekeeper/pull/80
* Improve item release checking <https://github.com/corowne/lorekeeper/pull/744>
+
* Improve item release checking https://github.com/corowne/lorekeeper/pull/744
* Hide "Use Thumbnail Automation" toggle if manual thumbnail uploads are disabled <https://github.com/corowne/lorekeeper/pull/744>
+
* Hide "Use Thumbnail Automation" toggle if manual thumbnail uploads are disabled https://github.com/corowne/lorekeeper/pull/744
* Add "no reward" message to reward string utility <https://github.com/corowne/lorekeeper/pull/743>
+
* Add "no reward" message to reward string utility https://github.com/corowne/lorekeeper/pull/743
* Refactor code for better static analysis, etc. <https://github.com/corowne/lorekeeper/pull/748>
+
* Refactor code for better static analysis, etc. https://github.com/corowne/lorekeeper/pull/748
* Add anchor to sales comments, tweak spacing for consistency <https://github.com/corowne/lorekeeper/pull/750>
+
* Add anchor to sales comments, tweak spacing for consistency https://github.com/corowne/lorekeeper/pull/750
  
 
'''Bugs Fixed:'''
 
'''Bugs Fixed:'''
* Duplicated code in SpeciesService <https://github.com/corowne/lorekeeper/pull/735>
+
* Duplicated code in SpeciesService https://github.com/corowne/lorekeeper/pull/735
* Sorting user index/admin user index by alias does not function <https://github.com/corowne/lorekeeper/pull/735>
+
* Sorting user index/admin user index by alias does not function https://github.com/corowne/lorekeeper/pull/735
* Search by subtype in admin traits index does not function <https://github.com/corowne/lorekeeper/pull/735>
+
* Search by subtype in admin traits index does not function https://github.com/corowne/lorekeeper/pull/735
* Notification for MYO slot profile admin edit uses the wrong URL <https://github.com/corowne/lorekeeper/pull/735>
+
* Notification for MYO slot profile admin edit uses the wrong URL https://github.com/corowne/lorekeeper/pull/735
* Error when a character added to a submission is deleted <https://github.com/corowne/lorekeeper/pull/735>
+
* Error when a character added to a submission is deleted https://github.com/corowne/lorekeeper/pull/735
* Error when a character added to a sales post is deleted <https://github.com/corowne/lorekeeper/pull/735>
+
* Error when a character added to a sales post is deleted https://github.com/corowne/lorekeeper/pull/735
* Gallery submission data is not retained on error <https://github.com/corowne/lorekeeper/pull/735>
+
* Gallery submission data is not retained on error https://github.com/corowne/lorekeeper/pull/735
* Submission data is not retained on error <https://github.com/corowne/lorekeeper/pull/735>
+
* Submission data is not retained on error https://github.com/corowne/lorekeeper/pull/735
* Certain user sidebar items do not display as active when viewed <https://github.com/corowne/lorekeeper/pull/735>
+
* Certain user sidebar items do not display as active when viewed https://github.com/corowne/lorekeeper/pull/735
* Images with larger dimensions fail or are resource intensive to process <https://github.com/corowne/lorekeeper/pull/737>
+
* Images with larger dimensions fail or are resource intensive to process https://github.com/corowne/lorekeeper/pull/737
* Error viewing news/sales <https://github.com/corowne/lorekeeper/pull/744>
+
* Error viewing news/sales https://github.com/corowne/lorekeeper/pull/744
* Character inventory stack name has no set limit <https://github.com/corowne/lorekeeper/pull/744>
+
* Character inventory stack name has no set limit https://github.com/corowne/lorekeeper/pull/744
* User mention block not appropriately responsive <https://github.com/corowne/lorekeeper/pull/744>
+
* User mention block not appropriately responsive https://github.com/corowne/lorekeeper/pull/744
* Design update comments do not use `manage_characters` power <https://github.com/corowne/lorekeeper/pull/745>
+
* Design update comments do not use `manage_characters` power https://github.com/corowne/lorekeeper/pull/745
  
 
https://github.com/corowne/lorekeeper/releases/tag/v3.0.0-pre1
 
https://github.com/corowne/lorekeeper/releases/tag/v3.0.0-pre1
  
{{prevnext|Version_History|_|/v2.1.x}}
+
{{prevnext|Version_History|/v3.1.x|/v3.0.Pre|title=[[Version History]]}}
 
[[Category:Version History|3.0.x]]
 
[[Category:Version History|3.0.x]]
 +
__FORCETOC__

Latest revision as of 08:44, 23 May 2024


Page last updated with announcement [190524].

v3.0.0 - Current Release Branch

Misc:

Bugs Fixed:

v3.0.0-pre1

⚠️ Breaking:

New:

Misc:

Bugs Fixed:

https://github.com/corowne/lorekeeper/releases/tag/v3.0.0-pre1