Sharetribe v9.1.0 Release Notes

Release Date: 2020-03-06 // about 4 years ago
  • [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
    • 0๏ธโƒฃ 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].