Difference between revisions of "Changelog"

From Tweeki
Jump to: navigation, search
Line 1: Line 1:
 
__TOC__
 
__TOC__
  
=== dev (2017-01-27) ===
+
=== dev (2017-03-09) ===
  
+
'''New Features'''
 +
* [[Configuration_Options#Hiding Page Elements|Configuration for hiding of navigational elements]] has been rewritten to use associative arrays.
 +
 
 +
'''Documentation Changes'''
 +
* Documentation for [[Configuration_Options#Hiding Page Elements|configuration options for hiding of navigational elements]] updated
  
 
=== 1.0.3 (2017-01-27) ===
 
=== 1.0.3 (2017-01-27) ===
 +
 +
[https://github.com/thaider/Tweeki/releases/tag/v1.0.3 Release 1.0.3 on github]
  
 
'''Bug fixes'''
 
'''Bug fixes'''
Line 16: Line 22:
  
 
'''New Features'''
 
'''New Features'''
 
 
* Offsets and widths for the main layout can now be [[Configuration_Options#Grids|configured]].
 
* Offsets and widths for the main layout can now be [[Configuration_Options#Grids|configured]].
  

Revision as of 13:49, 9 March 2017

dev (2017-03-09)

New Features

Documentation Changes

1.0.3 (2017-01-27)

Release 1.0.3 on github

Bug fixes

  • navigational element EDIT-EXT should work now also in subnav and all other places than sidebar
  • breakpoint for sidebar was wrong
  • path for bootstrap-theme was fixed, should now work again (it's loaded by default)
  • $wgTweekiSkinCustomizedBootstrap should work again
  • $wgTweekiImagePageTOCTabs has been renamed to $wgTweekiSkinImagePageTOCTabs
  • footer reconfiguration after tab toggling

New Features

  • Offsets and widths for the main layout can now be configured.

Documentation Changes

1.0.2 (2016-10-22)

Release 1.0.2 on github

Changes

  • requires MediaWiki 1.25+ now (extension registration)
  • Bootstrap updated to v3.3.7
  • Font Awesome updated to v4.6.3