Split v3.3.2 Release Notes

Release Date: 2019-04-12 // about 5 years ago
  • ๐Ÿ”‹ Features:

    • โž• Added uptime robot to configuration.rb (@razel1982, #556)
    • ๐Ÿ‘€ Check to see if being run in Rails application and run in before_initialize (@husteadrobert, #555)

    ๐Ÿ›  Bugfixes:

    • ๐Ÿ›  Fix error message interpolation (@hanibash, #553)
    • ๐Ÿ›  Fix Bigdecimal warnings (@agraves, #551)
    • Avoid hitting up on redis for robots/excluded users. (@andrehjr, #544)
    • Checks for defined?(request) on Helper#exclude_visitor?. (@andrehjr)

    Misc: