Sharetribe version 7.6.0 is now available!

[7.6.0] - 2019-04-12

Added

  • Reviews filters in admin panel #3589
  • Marketplace logo in all marketplace emails #3581
  • New element in the user dropdown menu in the topbar: My listings #3608
  • Domain tab in the admin panel #3614
  • Social media logins: Google and LinkedIn #3583
  • SEO tab in the admin panel and the possibility to customize the metatags for your marketplace main page #3612
  • Lithuanian as an unsupported language #3624
  • SEO tags working on landing pages as well #3622
  • Added the possibility to charge a commission from the buyer #3490
  • New templates for the landing page footer #3645
  • More SEO options to add custom tags to different marketplace pages #3647
  • Ability to have pre-approved listings #3620
  • Notifications about listings to approve #3646
  • Better logging and error reporting with Stripe #3676
  • Listen to account status and missing info from Stripe #3672
  • Sending different notifications when a listing is new or edited #3692

Changed

  • Link to closed listings redirects to listings table in profile settings #3607
  • The way parameters are sent related to creating an connected account with Stripe #3637
  • Updated Stripe API keys pattern regex #3660
  • Updated Facebook login button in accordance to their branding demands #3696
  • Updated Facebook API to version 3.2 #3679

Deprecated

Removed

Fixed

  • Fix inefficient queries when admin tries to send emails to all members #3532
  • Fixed failed list of listings #3604
  • Being able to edit the Stripe connected account name and lastname through the UI #3653
  • Handle Stripe API keys various lenghts #3667
  • Issues with Stripe Payouts #3668
  • Update CI to use Ubuntu-based image #3671

Security

  • Update passenger gem to latest version #3609
  • Update several gems to latest versions #3675

Upgrade from 7.5.0 to 7.6.0

Nothing special. See the [#general-update-instructions].

3 Likes

Hi, I upgraded to this latest version. Features seemed to be there but every time I tried to set commission too the buyer, software logged me out. It did the same every time I tried to save something in the admn pane. When doing changes to my listings or my profile, it did not logged me out. I reverted to state before installation. then it does not log me out when saving changes to admin panel. I use earlier master branch version.

virtual@1-239-179-185:~/sharetribe$ git show-ref --heads -s
5cec00f0f998e46b7b5aac210437528d803df704

Not sure if this is a bug - when we upgraded to 7.6.0, the new footer section has the following notice: “Configure and remove all Sharetribe branding from the footer of your marketplace by [upgrading to the Pro plan or higher]”

Hi everyone,

  • Marketplace logo in all marketplace emails #3581

Can you please advise where is the logo configured in the admin panel? I have logos for all the usual parts of my marketplace but when receiving emails from the marketplace, I get an icon (missing logo) in all these emails.

Thanks

Hi there!

The logo used in the email is the same as the logo set in the “Logo” section of the “Design” tab in your admin panel.

In the code, it’s under community.wide_logo.

Hopefully this helps!

Thanks.

Do you why the logo doesn’t appear in the emails from the marketplace? Everything is correct in the Design tab.
Trying to give guidance to my dev…

Thanks

Hmm unfortunately no idea without investigating.

When you look at the raw email, is the link to the logo picture resource correct? Does it link to the same file as your logo?

I think it would be worth checking things from there, to see if that link is correct.