Difference between revisions of "Version History/v1.2.x"
Jump to navigation
Jump to search
m (Updated github URLs) Tag: 2017 source edit |
m (Consistency fixes) |
||
| Line 17: | Line 17: | ||
https://github.com/lk-arpg/lorekeeper/releases/tag/v1.2.0 | https://github.com/lk-arpg/lorekeeper/releases/tag/v1.2.0 | ||
| + | |||
{{prevnext|Version_History|/v1.3.x|/v1.1.x|title=[[Version History]]}} | {{prevnext|Version_History|/v1.3.x|/v1.1.x|title=[[Version History]]}} | ||
[[Category:Version History|1.2.x]] | [[Category:Version History|1.2.x]] | ||
__FORCETOC__ | __FORCETOC__ | ||
Revision as of 11:09, 24 May 2025
v1.2.0: Bug fixes, feature update, minor changes
Bugs Fixed:
- Put back missing button to edit image notes (PR #11)
Feature Update:
- Enable collapsing elements w/ bootstrap.
- Note that HTMLPurifier caches, so changes may not be readily apparent; see https://github.com/itinerare/lorekeeper/tree/None-Cache for the version of the config with caching disabled. Theoretically this should be a temporary measure, but given that it'll appear to folk that the changes didn't take, I'm not sure how best to handle it. (PR #11)
Minor Changes:
- On the Currencies admin panel, change the edit link(s) to be a button at the end of each row to be more consistent with other admin panels (PR #11)
- Add link to subtypes to world index page (PR #11)
- Hide mobile menu on pages without sidebar content (PR #11)
- Adjust layering of mobile menu and navbar to fix an issue with certain elements appearing over the mobile menu (PR #11)
- Collapse nested links in world sidebar header to be cleaner and more consistent with other sidebars (PR #11)
https://github.com/lk-arpg/lorekeeper/releases/tag/v1.2.0