All Versions
37
Latest Version
Avg Release Cycle
83 days
Latest Release
1216 days ago

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 and rel=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

    ๐Ÿ”„ Changed

    • ๐Ÿฑ RAILS_ENV=production environment added to the rake assets:compile command in README #2440 by @pcm211

    โœ‚ Removed

    • โœ‚ Remove Braintree support completely #2424, #2435
  • 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

    • โœ‚ Remove the need for CSS compilation per marketplace #2325
    • โšก๏ธ Update default colors #2365

    โœ‚ Removed

    • โœ‚ Removed Checkout Finland payment gateway #2408 #2406

    ๐Ÿ›  Fixed

    • โšก๏ธ Security: Rails and gems updated #2393, #2318
    • ๐Ÿ›  Fix some asset links not respecting asset_host setting on landing pages #2320

    • ๐Ÿ›  Fix JS errors in development by replacing babel-polyfill with es6-shim #2087

  • 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

    • Facebook sign up/login uses API version 2.2 instead of 2.0 #2280
    • ๐Ÿ‘Œ Improved documentation #2271

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix some React dependency issues caused startup timing/ordering #2046 and #2053
    • ๐Ÿ›  Fix issue that caused Google Maps Geocoder to return wrong location if the listing address contained an ampersand (&) #2075
    • ๐Ÿ›  Fix pluralization error for Turkish (tr-TR) #2292
  • 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

    • โšก๏ธ Updated Paperclip gem #1836
    • Unauthorized users were able to upload new listing images #1866
    • ๐Ÿ”„ Change session expiration time from one year to one month #1877
    • Correctly reset old password and salt #1961
  • v5.6.0 Changes

    March 11, 2016

    โž• Added

    • โž• Add default queue name to jobs #1814

    ๐Ÿ”„ Changed

    • โšก๏ธ Update Ruby to 2.2.4 #1774

    ๐Ÿ›  Fixed

    • Wrong action was executed when radio buttons were clicked back and forth #1802

    ๐Ÿ”’ Security

    • ๐Ÿ”ง Redirect to HTTPS (if configured) before requesting HTTP basic authentication: #1793
  • 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