- Performance enhancement that returns a 304 HTTP status code when an action happens, but the content doesn't change.
- Add `unicorn:ignore` attribute to prevent an element from being morphed (useful when using `Unicorn` with libraries like `Select2` that change the DOM).
- Add support for passing arguments to `Unicorn.call`.
- Bug fix when attempting to cache component views that utilize the `db_model` decorator.