Sharetribe Go version 10.3.0 is now available!

[10.3.0] - 2023-02-07

https://github.com/sharetribe/sharetribe/releases/tag/v10.3.0

Added

  • Support for BYN currency #b1f25e
  • Support for signing Google Maps Static Maps URLs #e9f44f
  • Allow admins to enable/disable the Facebook and Twitter share buttons #6b6793
  • Location data (EXIF) removal for listing pictures #ef55cf
  • Support for Google Analytics 4 #050414
  • Support for Stripe Connect Onboarding #b650ad

Changed

  • Stop using the Facebook Login app defined in APP_CONFIG #a20392
  • Always display the post listing button menu link on mobile #a20392
  • Disable newrelic browser instrumentation and Newrelic agent #ef101f and #5a8f8a
  • Improve test stability #648b58
  • Update list of supported locales #4b7871
  • Updates to Stripe support for Japan #16b0ba
  • Update Twitter share button href #0b77c3
  • Make CLP preview pages visible only to logged-in admins #3a4d38
  • Store, instead of link, an Admin panel Home page image #16a19e
  • Use the favicon as the Admin panel logo #857eb3
  • Allow saving to remove the Google Analytics tracking code #421057
  • Move the old_admin translation keys out of the main locale file #77e66d
  • Reduce the use of a deprecated function #cfded1
  • Remove all analytics defined in APP_CONFIG #97ec7a
  • Change the way to validate the number of invitations allowed per day #83b053
  • Use the YouTube nocookie player #ac91df
  • Load the Facebook SDK only when necessary #a1d81e
  • Improvements to interactions with disabled user accounts #7941b1
  • Update the minimum listing price #367e7a
  • Update the default Terms of Service and Privacy Policy content #378e7e
  • Update font-family and get rid of “Source Sans Pro” #ce9c51
  • Update Facebook API graph version (v10.0 to v15.0) #72f0cd

Fixed

  • Fixed incorrect transaction sum display with buyer commission used #e64035
  • Fixed country name not displayed in Admin panel in some cases #00c391
  • Fixed NZ bank account format pattern and error message #feda96, #1e5afd, #a50508
  • Fixed URL for CLP images when exporting #27242e
  • Fixed impossibility to move CLP sections in preview-only mode #7a63f3
  • Fixed CSV exports #ab2daa
  • Fixed failing tests due to changing Facebook URL #276473
  • Fixed the “Save changes” button not disabled if no changes in Essentials #b75a8a
  • Fixed chrome driver installation leaving ci project dir not empty #0ecb98

Security

Upgrade from 10.2.1 to 10.3.0

The new version contains a Ruby upgrade to 2.7.5, that you should review. Otherwise, see the General update instructions.

1 Like

:warning: The release tag was pointing to the wrong content. This is now fixed. :warning:

I made a mistake while making the release and we had the wrong version tagged: the tag was pointing to the top of the master branch, at the time of the release, which is not what we wanted to do as master contains more recent work regarding a Rails upgrade, that we are not ready to release yet.

The tag has been updated and https://github.com/sharetribe/sharetribe/releases/tag/v10.3.0 points to the correct commit.