Difference between revisions of "Version History/v2.0.x"
Jump to navigation
Jump to search
m (Updated github URLs) Tag: 2017 source edit |
m (why did that disappear..?) Tag: 2017 source edit |
||
| (One intermediate revision by the same user not shown) | |||
| Line 88: | Line 88: | ||
https://github.com/lk-arpg/lorekeeper/releases/tag/v2.0.0 | https://github.com/lk-arpg/lorekeeper/releases/tag/v2.0.0 | ||
| + | |||
| + | == Core Extensions Added == | ||
| + | Here are all Core Extensions added to v2.0.0: | ||
| + | |||
| + | * [http://wiki.lorekeeper.me/index.php?title=Extensions:Bootstrap_Tables Bootstrap Tables] by [https://github.com/preimpression Preimpression] | ||
| + | * [http://wiki.lorekeeper.me/index.php?title=Extensions:Character_Items Character Items] by [https://github.com/itinerare itinerare] | ||
| + | * [http://wiki.lorekeeper.me/index.php?title=Extensions:Comments Comments] by [https://github.com/preimpression Preimpression] & [https://github.com/Ne-wt Ne-wt] | ||
| + | * [http://wiki.lorekeeper.me/index.php?title=Extensions:Extension_Tracker Extension Tracker] by [https://github.com/preimpression Preimpression] | ||
| + | * [http://wiki.lorekeeper.me/index.php?title=Extensions:Galleries Galleries] by [https://github.com/itinerare itinerare] | ||
| + | * [http://wiki.lorekeeper.me/index.php?title=Extensions:Masterlist_Sublists Masterlist Sublists] by [https://github.com/junijwi Junijwi] | ||
| + | * [http://wiki.lorekeeper.me/index.php?title=Extensions:MYO_Item_Tag MYO Item Tag] by [https://github.com/junijwi Junijwi] | ||
| + | * [http://wiki.lorekeeper.me/index.php?title=Extensions:Reports Reports] by [https://github.com/Ne-wt Ne-wt] | ||
| + | * [http://wiki.lorekeeper.me/index.php?title=Extensions:Separate_Prompts Separate Prompts] by [https://github.com/itinerare itinerare] | ||
| + | * [http://wiki.lorekeeper.me/index.php?title=Extensions:Stacked_Inventories Stacked Inventories] by [https://github.com/Draginraptor Draginraptor] | ||
| + | * [http://wiki.lorekeeper.me/index.php?title=Extensions:Submission_Addons Submission Addons] by [https://github.com/itinerare itinerare] | ||
| + | * [http://wiki.lorekeeper.me/index.php?title=Extensions:User_Transfer_Reasons User Transfer Reasons] by [https://github.com/snupsplus Snupsplus] | ||
| + | * [http://wiki.lorekeeper.me/index.php?title=Extensions:Watermarking Watermarking] by [https://github.com/itinerare itinerare] | ||
| + | * [https://wiki.lorekeeper.me/index.php?title=Extensions:Watermarking_Image_Automation Watermarking - Image Automation] by [https://github.com/SpeedyD Speedy] | ||
| + | |||
| + | The following extensions have settings: | ||
| + | * [http://wiki.lorekeeper.me/index.php?title=Extensions:Character_Rewards Character Rewards] by [https://github.com/preimpression Preimpression] | ||
| + | * [http://wiki.lorekeeper.me/index.php?title=Extensions:Character_Status_Badges Character Status Badges] by [https://github.com/junijwi Junijwi] | ||
| + | * [http://wiki.lorekeeper.me/index.php?title=Extensions:Character_TH_Profile_Link Character TH Profile Link] by [https://github.com/junijwi Junijwi] | ||
| + | * [http://wiki.lorekeeper.me/index.php?title=Extensions:Design_Update_Voting Design Update Voting] by [https://github.com/itinerare itinerare] | ||
| + | * [http://wiki.lorekeeper.me/index.php?title=Extensions:Group_Traits_by_Category Group Traits by Category] by [https://github.com/preimpression Preimpression] | ||
| + | * [http://wiki.lorekeeper.me/index.php?title=Extensions:Item_Entry_Expansion Item Entry Expansion] by [https://github.com/itinerare itinerare] | ||
| + | * [http://wiki.lorekeeper.me/index.php?title=Extensions:Navbar_News_Notif Navbar News Notif] by [https://github.com/junijwi Junijwi] | ||
| + | * [http://wiki.lorekeeper.me/index.php?title=Extensions:Species_Trait_Index Species Trait Index] by [https://github.com/itinerare itinerare] | ||
| + | |||
{{prevnext|Version_History|/v2.1.x|/v1.7.x|title=[[Version History]]}} | {{prevnext|Version_History|/v2.1.x|/v1.7.x|title=[[Version History]]}} | ||
[[Category:Version History|2.0.x]] | [[Category:Version History|2.0.x]] | ||
__FORCETOC__ | __FORCETOC__ | ||
Latest revision as of 12:23, 24 May 2025
Contents
v2.0.0
The following is a full log of changes. For a summary, as well as update instructions, see the update notes at Updating:_to_2.0.0.
What's Changed:
- Add open/closed toggle, delayed comments, and bumping to sales posts by @itinerare in #35
- Merge Reports into modified main by @Ne-wt in #36
- modified-main - Extension Additions by @itinerare in #39
- Merge modified-main into core by @itinerare in #42
- Minor bugfixes by @itinerare in #43
- Feature/Toggle prompt submission visibility by @itinerare in #45
- Automate image process to make images and thumbnails square by @SpeedyD in #48
- Fix character inventory edits leading to a 404 by @DeeP-ci in #50
- Extension Tracker by @preimpression in #52
- User Transfer reasons by @snupsplus in #51
- Misc small bugfixes by @itinerare in #53
- Feature/auth rework by @itinerare in #44
- Misc tweaks and fixes by @itinerare in #54
- Feature/galleries by @itinerare in #55
- Fix redirection to 'home' when visiting '/register' while logged in by @preimpression in #59
- Update Laravel version to 8.0 by @corowne in #61
- Misc Bugfixes by @itinerare in #60
- Bump ini from 1.3.5 to 1.3.8 by @dependabot in #62
- Misc bugfixes by @itinerare in #63
- Add 'user_reason' to MyoController for postTransfer. by @preimpression in #64
- Bump axios from 0.19.0 to 0.21.1 by @dependabot in #65
- Add an "is released" toggle to item editing (w/ extra fields enabled) by @itinerare in #66
- Feature/item search by @itinerare in #67
- Develop Issues fix PR by @Ne-wt in #68
- Hotfix to prevent 500 error when trying to view myo slots as non-admin by @Ne-wt in #69
- Adding service to give-back any user items used in a draft by @Ne-wt in #70
- Character Items Bugfix by @preimpression in #73
- Adding search by url / alias and jpg to mimes by @Ne-wt in #75
- Bug cleanup by @itinerare in #74
- add visible indicator to sublist by @Ne-wt in #78
- Toggleable - Group Traits by Category on Character Profiles by @preimpression in #81
- Adding missing 404 to Permalinks by @preimpression in #82
- Changed all name variables to have a maximum of 100 characters, as opposed to 25. by @SpeedyD in #84
- Update currency grants to handle users in the same way as item grants… by @DeeP-ci in #85
- Misc QoL features and tweaks by @itinerare in #86
- Bump dot-prop from 4.2.0 to 4.2.1 by @dependabot in #77
- Bump elliptic from 6.5.3 to 6.5.4 by @dependabot in #83
- Character Reward Expansion by @preimpression in #87
- add new site settings with one line instead of multiple. by @DeeP-ci in #89
- Fixing +CURRENCY count when it should be -CURRENCY by @preimpression in #90
- Bump ssri from 6.0.1 to 6.0.2 by @dependabot in #92
- Add User Birthdays by @Ne-wt in #97
- Misc Fixes/Tweaks by @itinerare in #94
- Add item categories, rarity conditions to loot table options by @itinerare in #88
- Add the ability to attach characters to sales posts by @itinerare in #95
- Bugfix for site being angry there's no rarity by @preimpression in #99
- Edits to new Birthday functionality + User settings forms by @preimpression in #98
- Fix processCharacters bug when creating sales by @itinerare in #101
- Fix Setup-Amin-User command by @Ne-wt in #102
- Feature/expand account authentication by @corowne in #100
- Opt out of FLoC by @itinerare in #103
- Fix displaying uncategorized traits on characters attached to sales posts by @itinerare in #109
- Fix creating/updating sales without characters by @itinerare in #110
- Clean up commands going toward v2 by @itinerare in #111
- doctrine/dbal fix and birthday fixes by @Ne-wt in #112
- Re-reduce dA request scope to only username by @itinerare in #115
- Fix very occasional bug searching items sitewide by @itinerare in #120
- Fix error viewing design update draft addons by @itinerare in #122
- Fix reported bugs by @itinerare in #125
- Fix bug with galleries being (incorrectly) visible by @itinerare in #127
- Small fixes/tweaks by @itinerare in #128
- Final -> Last by @preimpression in #132
- Add contribution info by @itinerare in #130
- Make character sale value use currency symbol from config file by @itinerare in #133
- fix: will now log to the correct user by @preimpression in #134
- Fix to gallery submissions + "View Page" button addition by @preimpression in #136
- fix: incorrect permission to edit users by @Ne-wt in #139
- fix: art bonuses no longer error when 'multiple' is set to false by @Draginraptor in #137
- Remove/untrack composer.phar by @itinerare in #140
- chore: setup dependabot config by @itinerare in #146
- fix(sales): 'is open' for chars even when only one by @itinerare in #145
- docs: update readme for 2.0.0 by @itinerare in #144
- Fix for errored inventory addon forms not refilling the old data by @Draginraptor in #126
- fix: adds alt tags to images by @preimpression in #168
- fix: 'invalid quantity' when attaching items by @itinerare in #173
- fix: inventory filters, quantity error by @itinerare in #175
- fix(characters): issue with .jpg files by @itinerare in #178
- Add flex-wrap to pagination to keep it from breaking mobile view. by @JuniJwi in #183
- Small fixes by @itinerare in #187
- More misc fixes/tweaks by @itinerare in #191
- Fix for inventory select visible button by @Draginraptor in #194
https://github.com/lk-arpg/lorekeeper/releases/tag/v2.0.0
Core Extensions Added
Here are all Core Extensions added to v2.0.0:
- Bootstrap Tables by Preimpression
- Character Items by itinerare
- Comments by Preimpression & Ne-wt
- Extension Tracker by Preimpression
- Galleries by itinerare
- Masterlist Sublists by Junijwi
- MYO Item Tag by Junijwi
- Reports by Ne-wt
- Separate Prompts by itinerare
- Stacked Inventories by Draginraptor
- Submission Addons by itinerare
- User Transfer Reasons by Snupsplus
- Watermarking by itinerare
- Watermarking - Image Automation by Speedy
The following extensions have settings:
- Character Rewards by Preimpression
- Character Status Badges by Junijwi
- Character TH Profile Link by Junijwi
- Design Update Voting by itinerare
- Group Traits by Category by Preimpression
- Item Entry Expansion by itinerare
- Navbar News Notif by Junijwi
- Species Trait Index by itinerare