0.3.2
What's Changed
Fixed
- Logo and favicon now resolve via the engine's own asset helper, which falls back to the bundled
Athar::Middleware::AssetServerwhen the host's asset pipeline cannot locateathar/logo.png. The 0.3.1 fix relied on host-pipeline auto-discovery and still failed on hosts usingvite_rubyor non-default Propshaft configurations. The middleware now also serves.pngand.svgfiles fromapp/assets/images/athar/.
Full Changelog: 0.3.1...0.3.2