Difference between revisions of "Version History/v1.2.x"

From Lorekeeper Wiki
Jump to navigation Jump to search
m (..well, how'd THAT happen?)
(Lets get this one done)
Tag: 2017 source edit
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
{{prevnext|Version_History|/v1.3.x|/v1.1.x|title=[[Version History]]}}
  
{{prevnext|Version_History|/v1.3.x|/v.1.1.x}}
+
== v1.2.0: Bug fixes, feature update, minor changes ==
 +
'''Bugs Fixed:'''
 +
* Put back missing button to edit image notes (PR #[https://github.com/corowne/lorekeeper/pull/11 11])
  
=== v1.2.0 ===
+
'''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 #[https://github.com/corowne/lorekeeper/pull/11 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 #[https://github.com/corowne/lorekeeper/pull/11 11])
 +
* Add link to subtypes to world index page (PR #[https://github.com/corowne/lorekeeper/pull/11 11])
 +
* Hide mobile menu on pages without sidebar content (PR #[https://github.com/corowne/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/corowne/lorekeeper/pull/11 11])
 +
* Collapse nested links in world sidebar header to be cleaner and more consistent with other sidebars (PR #[https://github.com/corowne/lorekeeper/pull/11 11])
  
 
https://github.com/corowne/lorekeeper/releases/tag/v1.2.0
 
https://github.com/corowne/lorekeeper/releases/tag/v1.2.0
  
{{prevnext|Version_History|/v1.3.x|/v.1.1.x}}
+
{{prevnext|Version_History|/v1.3.x|/v1.1.x|title=[[Version History]]}}
 
[[Category:Version History|1.2.x]]
 
[[Category:Version History|1.2.x]]

Revision as of 14:54, 27 March 2024


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/corowne/lorekeeper/releases/tag/v1.2.0