Difference between revisions of "Version History/v1.2.x"
Jump to navigation
Jump to search
(Force Table of Contents) Tag: 2017 source edit |
m (Consistency overhaul) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
== v1.2.0: Bug fixes, feature update, minor changes == | == v1.2.0: Bug fixes, feature update, minor changes == | ||
| − | + | === New Additions === | |
| − | + | * 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 #[https://github.com/lk-arpg/lorekeeper/pull/11 11]) | ||
| − | + | === Miscellaneous === | |
| − | * | + | * 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 #[https://github.com/lk-arpg/lorekeeper/pull/11 11]) |
| − | * | + | * Add link to subtypes to world index page (PR #[https://github.com/lk-arpg/lorekeeper/pull/11 11]) |
| + | * Hide mobile menu on pages without sidebar content (PR #[https://github.com/lk-arpg/lorekeeper/pull/11 11]) | ||
| + | * Adjust layering of mobile menu and navbar to fix an issue with certain elements appearing over the mobile menu (PR #[https://github.com/lk-arpg/lorekeeper/pull/11 11]) | ||
| + | * Collapse nested links in world sidebar header to be cleaner and more consistent with other sidebars (PR #[https://github.com/lk-arpg/lorekeeper/pull/11 11]) | ||
| + | |||
| + | === Bug Fixes === | ||
| + | * Put back missing button to edit image notes (PR #[https://github.com/lk-arpg/lorekeeper/pull/11 11]) | ||
| − | + | 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__ | ||
Latest revision as of 12:59, 24 May 2025
Contents
v1.2.0: Bug fixes, feature update, minor changes
New Additions
- 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)
Miscellaneous
- 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)
Bug Fixes
- Put back missing button to edit image notes (PR #11)
https://github.com/lk-arpg/lorekeeper/releases/tag/v1.2.0