Sharetribe v10.2.1 Release Notes

Release Date: 2021-11-19 // over 1 year 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