Skip to content

0.3.2

Choose a tag to compare

@AliOsm AliOsm released this 10 May 09:15
· 4 commits to main since this release
a783a76

What's Changed

  • Serve logo via middleware fallback when asset pipeline cannot resolve it by @AliOsm in #11

Fixed

  • Logo and favicon now resolve via the engine's own asset helper, which falls back to the bundled Athar::Middleware::AssetServer when the host's asset pipeline cannot locate athar/logo.png. The 0.3.1 fix relied on host-pipeline auto-discovery and still failed on hosts using vite_ruby or non-default Propshaft configurations. The middleware now also serves .png and .svg files from app/assets/images/athar/.

Full Changelog: 0.3.1...0.3.2