Sharetribe v10.2.1 Release Notes
Release Date: 2021-11-19 // over 3 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
- ๐ [Critical] Fix OS command injection vulnerability in installations of
Sharetribe Go that do not set explicitly the
Previous changes from v10.2.0
-
โ Added
- ๐ New Admin panel additions and fixes, done through many many commits/PRs/branches that have
admin2
oradmin v2
in 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
- ๐ New Admin panel additions and fixes, done through many many commits/PRs/branches that have