diff --git a/Changelog.md b/Changelog.md index 07c467643..a5f3a17d3 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,9 @@ ## Refactor * Update perfect-scrollbar [#6085](https://github.com/diaspora/diaspora/pull/6085) +## Bug fixes +* Precompile facebox images [#6105](https://github.com/diaspora/diaspora/pull/6105) + ## Features * Add configuration options for some debug logs [#6090](https://github.com/diaspora/diaspora/pull/6090) diff --git a/config/application.rb b/config/application.rb index 616f2ed6f..68e80dba3 100644 --- a/config/application.rb +++ b/config/application.rb @@ -89,6 +89,9 @@ module Diaspora mobile/mobile.css rtl.css home.css + + # images from facebox gem + facebox/* } # Version of your assets, change this if you want to expire all your assets