mirror of
https://github.com/vale981/Vulcan
synced 2025-03-10 04:26:41 -04:00
1 KiB
1 KiB
v0.22.1 “DebugScope”
- Introduced new template debug mode.
- Fixed invites bugs (thanks @badibouteraa!).
- Made hero modules full width (thanks @jshimko!).
- Renamed
nav
template toheader
. - Renamed
postsListTop
zone totop
. - Renamed
footer
template tofooter_code
, which is part of thefooter
module zone. - Any template can now be used as menu label in menu component.
- Added
Telescope.menuItems.removeAll()
- Number of columns in Hubble grid layout now adapts to viewport width.
- Added image support to RSS feed and API.
- Added setting for pointing RSS feed to discussion pages.
- Made video lightbox responsive and made video stop on lightbox close.
- Simplified template modules markup structure.
- Fixed bug preventing non-logged-in users from signing up to newsletter (thanks @frabrunelle!).
- Moved errors and banners styles to base theme.
- Updated Kadira package.
- Implemented post-specific SEO logic for generating Open Graph and Twitter meta tags.