Difference between revisions of "Version History/v1.7.x"
Jump to navigation
Jump to search
(Fixing up 1.7.x finally) |
(Force Table of Contents) |
||
Line 37: | Line 37: | ||
{{prevnext|Version_History|/v2.0.x|/v1.6.x|title=[[Version History]]}} | {{prevnext|Version_History|/v2.0.x|/v1.6.x|title=[[Version History]]}} | ||
[[Category:Version History|1.7.x]] | [[Category:Version History|1.7.x]] | ||
+ | __FORCETOC__ |
Latest revision as of 14:25, 5 May 2024
v1.7.2
Validate submission URLs
https://github.com/corowne/lorekeeper/releases/tag/v1.7.2
v1.7.1
Merge pull request #46 from itinerare/feature/art-design-credits-hotfix
Feature/art design credits hotfix
- Fix character creation art/design credit forms
- Fix alias comparison from url being case-sensitive
- Fix bug with url match failure causing error on viewing user profile
https://github.com/corowne/lorekeeper/releases/tag/v1.7.1
v1.7.0
Switch art/design credits to use on-site username/ID instead of alias (#37)
- Add css to make images in parsed text not stretch the page, especially on mobile
- Swap design/artist name entry to on-site username rather than alias
- Switch art/design user selection to selectize
- Make character image creator user ID nullable
- Add command to convert existing character image creator aliases to on-site user IDs where possible
- Adjust art credit ID command to change alias-identified creators without associated users to use url instead
- Add ability for character image creators to be assigned user IDs on verification similar to old alias system
- Better comments on user model update art/design credit function
- Add a helper function to format user profile links on other sites
- Format art/design credit links using said function
- Update masterlist/MYO masterlist artist/designer search for on-site users
- Add profile link formatting for instagram
- Make new config file for sites (currently mostly for housing regex)
- Change prettyProfileLink function to use said config/condense the code in it
- Fix getting art/designer input on myo ML