Releases: hutt/spectre
v2.7.5
v2.7.4
⚡️ speed improvements for {{ghost_head}}: Comments helper is only loaded if necessary (post pages)
⚡️ critical styles are now generated for screen.css and cards.min.css as well (speeds up fcp and lcp for pages e.g. with header cards)
✨ added bluesky & threads social icons
🐞 fixed issue with mobile browsers: no more zooming in if input fields are focused
v2.7.3
v2.7.2
✨ logo generator now supports multi-line text (and it’s loaded only if needed)
⚡️ performance optimization: added eager loading for page/post title images
🐞 fixed error in rss feeds that occurs if post title image is unset
🐞 fixed an error where the footer menu wasn't centered when it was longer than the screen width.
v2.7.1
✨ kg-cards now support hyphenation
⚡️ performance optimization: custom rendering for events (#termin) or press releases (#pressemitteilung) is no longer handled by post.hbs, but the css stylesheet itself
ℹ️ press releases (#pressemitteilung) now display the release date
v2.7.0
✨ added a template providing a list view with a search field for tag collections
✨ added custom templates for a press releases and events archive based on the new searchable list template mentioned above
✨ added new "Pressemitteilungen" template that shows the latest 5 press releases below a page or post
✨ the theme no longer shows recommendations of regular articles below event or press release posts
ℹ️ alternate Quote text (blockquote-alt) is italic now
ℹ️ sub headlines now have more room to breathe (increased margin)
ℹ️ CSS optimizations
🐞 added translation for "Search posts, tags, and authors"
v2.6.0
✨ new: variable webfonts for visitors with modern browsers
✨ added new "Termine" template
✨ this theme now generates a corporate design-compliant Die Linke placeholder logo when @site.logo is unset
⚡️ replaced font awesome with inline SVG icons – improved page loading time
🐞 set footer margin-top to 0 when .kg-header-card or .kg-signup-card is .gh-content's last element