All Versions
56
Latest Version
Avg Release Cycle
86 days
Latest Release
677 days ago

Changelog History
Page 1

  • v4.1.0 Changes

    June 12, 2022
    • Ensure exclude_method is only called once per request
    • Fixed error with Mongoid when Mongoid.raise_not_found_error is true
    • ๐Ÿ›  Fixed association for Mongoid
  • v4.0.3 Changes

    January 15, 2022
    • ๐Ÿ‘Œ Support for importmap-rails is no longer experimental
    • ๐Ÿ›  Fixed asset precompilation error with importmap-rails
  • v4.0.2 Changes

    November 06, 2021
    • โž• Added experimental support for importmap-rails
  • v4.0.1 Changes

    August 18, 2021
    • Added support for where_event, where_props, and where_group for SQLite
    • ๐Ÿ›  Fixed results with where_event for MySQL, MariaDB, and Postgres hstore
    • Fixed results with where_props and where_group when used with other scopes for MySQL, MariaDB, and Postgres hstore
  • v4.0.0 Changes

    August 14, 2021
    • 0๏ธโƒฃ Disabled geocoding by default (this was already the case for new installations with 3.2.0+)
    • Made the geocoder gem an optional dependency
    • โšก๏ธ Updated Ahoy.js to 0.4.0
    • โšก๏ธ Updated API to return 400 status code when missing required parameters
    • โฌ‡๏ธ Dropped support for Ruby < 2.6 and Rails < 5.2
  • v3.3.0 Changes

    August 13, 2021
    • โž• Added country_code to geocoding
    • โšก๏ธ Updated Ahoy.js to 0.3.9
    • ๐Ÿ›  Fixed install generator for MariaDB
  • v3.2.0 Changes

    March 01, 2021
    • 0๏ธโƒฃ Disabled geocoding by default for new installations
    • ๐Ÿ›  Fixed deprecation warning with Active Record 6.1
  • v3.1.0 Changes

    December 04, 2020
    • โž• Added instance method
    • โž• Added request argument to user_method
    • โšก๏ธ Updated Ahoy.js to 0.3.8
    • โœ‚ Removed exclude_method call when geocoding
  • v3.0.5 Changes

    September 09, 2020
    • โž• Added group_prop method
    • ๐Ÿ‘‰ Use datetime type in migration
  • v3.0.4 Changes

    June 07, 2020
    • โšก๏ธ Updated Ahoy.js to 0.3.6