Sharetribe v10.2.1 Release Notes

Release Date: 2021-11-19 // over 2 years ago
  • ๐Ÿ”’ Security

    • ๐Ÿš‘ [Critical] Fix OS command injection vulnerability in installations of Sharetribe Go that do not set explicitly the sns_notification_token configuration variable (which is unset by default). Discoverer/Credits: Wang Sheng of State Grid Sichuan Electric Power Research Institute. #5b844f

Previous changes from v10.2.0

  • โž• Added

    • ๐Ÿ†• New Admin panel additions and fixes, done through many many commits/PRs/branches that have admin2 or admin v2in their title
    • ๐Ÿ‘Œ Support for French overseas departments/regions IBAN #4369
    • Custom Landing Page icon picker #12adad
    • โž• Add new body and css fields to the Custom script feature #46a066
    • Redirect an already logged in user to the home page when they visit the login page #603eee
    • ๐Ÿ“ˆ Validation for the Google Analytics tracking ID field #46aff6

    ๐Ÿ”„ Changed

    • Don't display payment details banner reminder for deleted listings #4371
    • Cache fonts partial to avoid scss rendering on every page load #4367 and #f158cb9
    • ๐Ÿ”จ Minimum listing price refactor #08b61a
    • 0๏ธโƒฃ Default first and last names values #20b662
    • โšก๏ธ Update Facebook API graph version #0a90bb
    • โšก๏ธ Update font-family to use the same one everywhere #41212e

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed error message in incorrect location in signup form #4360
    • ๐Ÿ›  Fixed email notifications can be configured to use an unconfirmed address #4362
    • ๐Ÿ›  Fixed incorrect use of plural in a review date text on Profile pages #4361
    • ๐Ÿ›  Fixed wrong name in email notifications #d66b90
    • ๐Ÿ›  Fixed UI overlay issue with profile picture on profile pages #2075e9
    • ๐Ÿ›  Fixed incorrect commission fee shown on the transaction page for buyers if they are also admins #9e0176
    • ๐Ÿ›  Fixed Facebook & LinkedIn logos too small on signup and login pages #3fdff2
    • ๐Ÿ›  Fixed email sending feature producing error with certain sender names #5b4a40
    • ๐Ÿ›  Fixed Custom Landing Page - BrowserDetectVideoAutoplay is not defined #55352e
    • ๐Ÿ›  Fixed checkout fails when the total of minimum seller + buyer fees is higher than the listing price #fc077e
    • ๐Ÿ›  Fixed module is not defined error #64f7d7

    ๐Ÿ”’ Security