v4.0
- Add a default ErrorController, which catches unhandled application exceptions and returns either the
NotFound
orInternalServerError
view - Add EnumHandler
- Replace Select2 with bootstrap-select since Select2 can't seem to add support for basic select functionality, like using the arrow keys on the keyboard
- Update inputmask to 3.3.11
- Update moment to 2.19.3
- Update NuGet packages