Skip to Content
DocsFeedChangelog

Changelog

New releases, improvements, fixes and notable changes for Feed theme. To update the theme, follow the steps in Updating Theme article.

v2.0.0 - Oct 17, 2025

!BREAKING CHANGE: lightbox disabled by default. How to enable it manually read here

  • improved code for lightbox feature:
    • disabled lightbox by default
    • changed lightbox script to PhotoSwipe library
    • better gestures support
    • better galleries support
  • improved code for Syntax Highligh feature:
    • added possibility to change CDN link to your own. Learn more
    • minified code
  • added placeholders for images, so we can see it in case image does not exists or URL is invalid
  • added post_class to all post cards
  • disabled autoredirect in all forms
  • fixed page title on Error pages - display status and message
  • minor changes

v1.0.2 - Aug 26, 2025

v1.0.1 - Aug 18, 2025

  • reworked and improved lightbox to support with swipe gestures and display counter
  • fixed autoplay video preview when used iframe embed in HTML card
  • fixed aspect-ratio for iframe featured video in posts
  • fixed gallery card images object-fit - display covered image while gallery script loading
  • fixed content padding in pages

v1.0.0 - Aug 10, 2025

  • Initial release