github nunocoracao/blowfish v3.3.0

3 hours ago

Quick patch release restoring two scripts broken by the v3 performance work. 🐡

🐛 Fixes

  • Image zoom works again — the v3 defer on the zoom library made the inline init run before the library loaded; the init now ships as a deferred script ordered after the library — thanks @ZhenShuo2021! (#3060, #3061)
  • Buy Me a Coffee widget renders again — the widget script relies on DOMContentLoaded and never initialized when lazy-loaded after page idle; it's back to a regular script tag — thanks @ZhenShuo2021! (#3061)

Full Changelog: v3.2.0...v3.3.0

Don't miss a new blowfish release

NewReleases is sending notifications on new releases.