Sharetribe Go version 9.1.0 is now available!

[9.1.0] - 2020-03-06

Added

  • Custom Landing Page Editor
  • New emails layout
  • Support for Stripe capabilities
  • Allow admin to mark completed cancel transactions #3889
  • Added listing price and unit to csv export #3891
  • Add listing price to RSS/Atom feed #3892
  • Add link to delete closed listing #3893
  • Add shipping address to Transaction view #3910
  • Add a transaction state after canceled and improve the flow #3926
  • Add support for Mexico accounts #3937
  • Allow users to edit their username #3941
  • Add “My transactions” view in user settings #3943
  • Add GHS currency #3944
  • Add support for HEIC images #3966
  • Allow admin to update the marketplace ident #3972
  • Allow admins to delete a user account #3975
  • Retry paypal errored commission #3977
  • New texts for Google Search Console #3979
  • New Add text about GTM #3997
  • Add “paypal/stripe setup” in users csv export #4003
  • Admin can remove logo, square logo, cover photo, small cover photo, favicon, social media image #4012

Changed

  • Send additional verification document if required #3897
  • Change to dropdown for state values for Canada and Australia #3905
  • Title in admin transaction view #3911
  • No default option selected if pickup and shipping are offered #3938
  • Stripe API version changed to 2019-12-03 #3948
  • Hide “Newsletter” settings if newsletter has been disabled by admins #3959
  • Change meta tag xx:image to use profile picture for user profiles#3960
  • Update to Ruby 2.6.5 and a Debian Buster base Docker image #3967
  • Delete invitations sent by a user who gets deleted forever #3973
  • Show account restricted or pending in the smart way #3990
  • Send MCC/Email/URL when updating a Connect account #3993
  • Link to transaction should redirect to admin view #3998
  • Update the forms to have phone placeholder and JPG information #4004
  • Remove Google+ from CLP and Footer #4005
  • Longer number of characters for Display name #4007
  • Add the listing ID to PayPal’s metadata #4013
  • Validation if SEO variables are not correct #4014

Fixed

  • Fixed users CSV export date field not required #3886
  • Fixed notification for each new transaction #3887
  • Fix meta title/description bug for social #3894
  • Fixed payment JS in older browser #3920
  • Fixed listing image width setup #3921
  • Fixed day/night availability after payment intent failed or expired #3922
  • Fixed check payment method presence when initiating payment #3935
  • Fixed Stripe payment card declined without SCA #3952
  • Fixed localization of PayPal payment description when charging the admin commission #3961
  • Fixed incorrect count of listings when editing an Order type isn’t correct #3964
  • Fixed incorrect language in placeholder for social media tags #3995
  • Fixed wrong receipt for the seller when there is Shipping involved #4009
  • Fixed followers get notifications of rejected listings #4011

Security

  • Updated gems: rubyzip 1.3.0, devise 4.7.1 #3899
  • Bump loofah from 2.3.0 to 2.3.1 #3918
  • Bump puma from 3.12.1 to 3.12.2 #3936
  • Bump rack from 2.0.7 to 2.0.8 #3951
  • Bump nokogiri from 1.10.5 to 1.10.8 #4010
  • Bump puma from 3.12.2 to 3.12.4 #4021

Upgrade from 9.0.0 to 9.1.0

Ruby version updated from 2.6.2 to 2.6.5.

Using RVM, you can upgrade your local Ruby version like this:

rvm install ruby-2.6.5
rvm use ruby-2.6.5
gem install bundler
bundle install

Then follow the [#general-update-instructions].

2 Likes

Congrats guys. Epic work, lots of new features! Appreciate the hard work and looking forward to installing soon.

1 Like

Thanks for the kind words, Neil! Much appreciated :slight_smile:

Indeed, the least of changes/improvements/additions over the past few months (also visible at https://www.sharetribe.com/products/go/updates/) is something that we are proud of, as there are many key features often asked by our customers and used as soon as they’ve been released.

Hopefully you’ll find some useful things for your own marketplace website!

Keep up the good work.