Difference between revisions of "Version History/v1.2.x"
Jump to navigation
Jump to search
(Force Table of Contents) Tag: 2017 source edit |
m (Updated github URLs) Tag: 2017 source edit |
||
| Line 3: | Line 3: | ||
== v1.2.0: Bug fixes, feature update, minor changes == | == v1.2.0: Bug fixes, feature update, minor changes == | ||
'''Bugs Fixed:''' | '''Bugs Fixed:''' | ||
| − | * Put back missing button to edit image notes (PR #[https://github.com/ | + | * Put back missing button to edit image notes (PR #[https://github.com/lk-arpg/lorekeeper/pull/11 11]) |
'''Feature Update:''' | '''Feature Update:''' | ||
* Enable collapsing elements w/ bootstrap. | * 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/ | + | * 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]) |
'''Minor Changes:''' | '''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 #[https://github.com/ | + | * 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/ | + | * 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/ | + | * 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/ | + | * 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/ | + | * 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]) |
| − | https://github.com/ | + | 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 08:37, 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)