Sharetribe v5.2.0 Release Notes

Release Date: 2016-01-29 // about 8 years ago
  • โž• Added

    • Added secret_key_base #1671
    • โž• Added pessimistic version number for all the gems in Gemfile. Now we can safely run bundle update to update gems with patch level updates. #1663
    • ๐Ÿ‘ท Added a new environment variable delayed_job_max_run_time which controls the maximum time for a single Delayed Job job. #1668
    • ๐Ÿ‘ Added a new environment variable devise_allow_insecure_token_lookup for seamless migration from earlier versions. See [UPGRADE.md](UPGRADE.md) for more information. #1672

    ๐Ÿ”„ Changed

    • โฌ†๏ธ Upgraded jQuery from 1.8.3 to 1.11.1 #1667
    • โšก๏ธ Updated Devise gem to version 3.1. #1672

    โœ‚ Removed

    • ๐Ÿšš Gemfile clean up. Removed bunch of unused gems. #1625
    • โœ‚ Removed ability to downgrade to Rails 3. #1669

    ๐Ÿ›  Fixed

    • โšก๏ธ Updating a listing field changes the sorting order #1673

    ๐Ÿ”’ Security

    • โšก๏ธ Updated Gems with known security issues #1667 #1676