Skip to content

Releases: hutt/spectre

v2.7.5

19 Jun 13:55

Choose a tag to compare

🐞 fixed minor issues in README.md
🐞 fixed an issue in gulpfile, that led to bloated theme zip exports

v2.7.4

04 Jan 21:34

Choose a tag to compare

⚡️ 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

02 Jan 03:45

Choose a tag to compare

✨ privacy-friendly YouTube embeds now support loading data via proxy (more information can be found here (auf Deutsch))
ℹ️ localization improvements

v2.7.2

31 Dec 01:25

Choose a tag to compare

✨ 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

26 Sep 11:10

Choose a tag to compare

✨ 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

18 Sep 15:47

Choose a tag to compare

✨ 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

28 Mar 14:08

Choose a tag to compare

✨ 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

v2.5.8

22 Feb 16:22

Choose a tag to compare

✨ added a new alt-blockquote style (font-style Work Sans 900)

v2.5.7

13 Feb 21:18

Choose a tag to compare

updated css to display disclaimer text under newsletter signup cards,…

v2.4.0

05 Dec 03:04

Choose a tag to compare

new functions

✨ added critical css generation using penthouse to drastically improve fcp & lcp loading speeds

squashed bugs

🐞 squashed a bug where fonts couldn't be loaded on AMP pages

…and many other little optimizations