All Versions
37
Latest Version
Avg Release Cycle
83 days
Latest Release
1216 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v6.0.0 Changes
September 27, 2016โ Removed
- ๐ Dropped official support for MySQL server version 5.6. Only MySQL 5.7 is officialy supported. This release contains no other changes.
-
v5.12.0 Changes
September 27, 2016โ Added
- โ Added date picker for "per night" listing unit type #2481
- ๐ SEO: Added
rel=next
andrel=prev
links to give a hint to crawlers about the paginated content #2505 - ๐ Added New layout admin page where marketplace admins can enable new layout designs for the whole marketplace or just for themselves to try out #2338 and #2469
- โ Added functionality to edit Post a new listing button text #2448
- Sitemap #2492, thanks Dan Moore (@mooreds) for helping!
- โ Mocha test setup for new frontend architecture #2550
๐ Deprecated
- ๐ Deprecated use of MySQL server version 5.6.x 2566
โ Removed
- โ Removed configuration for TravisCI (CircleCI now fully in use) #2489
๐ Changed
- โก๏ธ Updated React on Rails to 6.0.5 #2428 and #2472
- โก๏ธ Updated React Storybook to version 2.13.0 #2528
- ๐ Changed ActiveRecord schema format to :sql #2531
- โฌ๏ธ Upgraded Paperclip and Delayed::Paperclip, dropped deprecated AWS SDK v1 #2522
- โฌ๏ธ Upgraded mysql2 dependency #2565
๐ Fixed
- Correctly add https or http to links generated in
community.rb
#2459 - Transactions in
initiated
state showed wrong total price in the transaction page if the item quantity was more than one #2452 - ๐ Fix bug in infinite scroll: The current page was not taken into account #2532
- ๐ Fix bug: Testimonial reminders were sent even if user had disabled them #2557
- ๐ Fix regression: Add quantity pickers to non-payment transactions #2568
-
v5.11.0 Changes
August 24, 2016 -
v5.10.0 Changes
August 23, 2016โ Removed
- Disable Braintree payments #2423
-
v5.9.0 Changes
August 18, 2016โ Added
- โ Add support for using CDN for dynamic assets (uploaded images, custom compiled stylesheets) when S3 is otherwise in use #2314
- โ Add possibility to choose between light and dark background image filter for hero and info sections in custom landing pages #2310
- โ Add Pinterest link support in custom landing page footer #2356
๐ Changed
โ Removed
๐ Fixed
-
v5.8.0 Changes
July 15, 2016โ Added
- โ Add whitelabel_branding based on features #2052
- Onboarding topbar and wizard enabled for everyone #2250
- Ability to add Google Maps API key #2172
- ๐ Landing page. See the documentation
๐ Changed
๐ Fixed
-
v5.7.1 Changes
May 12, 2016๐ Fixed
- ๐ Fix missing map icon #2032
โ Added
- โ Add instructions for handling libv8 installation problems #2023
- โ Add React Storybook styleguide for React component development #2030
-
v5.7.0 Changes
May 11, 2016โ Added
- โ Add a new job queue (css_compile) for css compilations #1815
- โ Add a warning message which will be shown 15 minutes before the next scheduled maintenance #1835
- ๐ฆ Expose used feature flags to Google Tag Manager #1856
- ๐ React on Rails development environment #1918.
- โ Add ability to create a new account with username or email which is already in use in another marketplace #1753 #1939
- Prevents cookies from leaking to subdomains, fixes #1992, adds a new configuration key:
cookie_session_key
#1966
๐ Changed
- ๐ Marketplace ID is removed from the Admin Settings URL #1839
- ๐ The application now depends on React components, which need to be built to run Sharetribe. [Instructions here](./client/README.md). This change is related to React on Rails environment #1918.
- โก๏ธ Update Ruby to 2.3.1 #2020
๐ Deprecated
- ๐ Google Analytics and Kissmetrics tracking snippets are deprecated in favor of Google Tag Manager #1857
โ Removed
- โ Delete duplicated memberships from the database #1838
- โ Remove ability to join other marketplaces with an existing account #1753 #1939
๐ Fixed
- Errors from Braintree API were ignored #1832 by @priviterag
- Fallback language handling was broken #1869
- Confirmation pending page redirects to homepage if the account is already confirmed #1976
- ๐ Fix bug: "Resend confirmation instructions" button didn't resend the confirmation email #1963
๐ Security
-
v5.6.0 Changes
March 11, 2016 -
v5.5.0 Changes
March 02, 2016๐ Changed
- Migrate legacy passwords to Devise's Bcrypt hashing #1781
- โ Add listing id to option selections table: #1761 and #1762
- ๐ Support optional site-wide HTTP basic authentication: #1766
๐ Fixed
- ๐ Fixed broken FontAwesome asset path #1756
- Listing author wasn't able to give feedback if the transaction starter skipped the feedback #1767
๐ Security
- โก๏ธ Update Rails to 4.2.5.2 #1786