Skip to content

0.3.1

Choose a tag to compare

@AliOsm AliOsm released this 10 May 09:02
· 6 commits to main since this release
78839b8

What's Changed

  • Fix logo asset discovery on hosts with non-default asset pipelines by @AliOsm in #10

Fixed

  • Fixed Propshaft::MissingAssetError for athar/logo.png on hosts with a non-default asset pipeline. The engine now explicitly registers app/assets/images on app.config.assets.paths (alongside stylesheets and javascripts) and lists the logo in assets.precompile for Sprockets-based hosts. Auto-discovery of engine app/assets/* paths cannot be relied on across all host setups (e.g. apps using vite_ruby or custom Sprockets configuration).

Full Changelog: 0.3.0...0.3.1