mirror of
https://github.com/vale981/Vulcan
synced 2025-03-09 12:16:37 -04:00
858 B
858 B
v0.25.2 “MenuScope”
- Added
regenerateAllThumbnails
method. - Fixed
postedAt
issue with pending posts. - Created
postsListTop
zone and movedmessages
,category_title
, andviews_menu
modules to it. - Renamed
category_menu_item
template tocategories_menu_item
. - Added
itemTemplate
option to menu to enable setting a custom template for all elements. - Created new
defaultMenuItem
template. - Now passing reference to whole
menu
object to each node instead of justmenuItems
. - Renamed
top
zone tocontentTop
. - Created new
contentBottom
,postsListTop
,postsListBottom
zones. - Extracted menu component into its own
utilities:menu
package. - Newsletter banner is now included in
contentTop
zone, nothero
. - Renamed "Outside Links Point To" setting to "RSS Links Point To".
- Added infinite scrolling option.