messenger v1.2.1 Release Notes

    • ➕ Added ajax alias for run with $.ajax as the action. This is essentially identical to the default behavior, but is useful to those who wish to be more explicit.
    • message.retry.allow can now be set to an integer representing the number of retries to be permitted.
    • message.retry.delay now works as expected with non-integer delays.
    • 🛠 Bugfixes surrounding how do/run retries things.