Sharetribe version 5.9.0 is now available!

Sharetribe version 5.9.0 is now available!

Added

  • Add support for using CDN for dynamic assets (uploaded images, custom compiled stylesheets) when S3 is otherwise in use #2314
  • Add possibility to choose between light and dark background image filter for hero and info sections in custom landing pages #2310
  • Add Pinterest link support in custom landing page footer #2356

Changed

  • Remove the need for CSS compilation per marketplace #2325
  • Update default colors #2365

Removed

  • Removed Checkout Finland payment gateway #2408 #2406

Fixed

  • Security: Rails and gems updated #2393, #2318

  • Fix some asset links not respecting asset_host setting on landing pages #2320

  • Fix JS errors in development by replacing babel-polyfill with es6-shim #2087

Upgrade from 5.8.0 to 5.9.0

This release removes the need to run CSS compilation workers. There is no CSS compilation per marketplace anymore. The Procfile has been updated, so if you run on Heroku, the css_compile worker should disappear after deployment.

NPM packages have been updated, run npm install to ensure you have the correct versions installed.

1 Like

I can’t even add a footer to my hosted version - is that in the works?

Hello Derek,

we’ll probably add such footer feature with a future layout however we are not working on this right now so I don’t have any timeline to share.

If you are using the open-source version, you could code your own layout customizations to remove the current infinite scroll feature and build a footer instead.
If you have relying on the hosted version, stay tuned and we’ll email you if we move forward with suggestion!