Roda v3.23.0 Release Notes

Release Date: 2019-08-13 // over 4 years ago
    • Make roda/session_middleware work if type_routing plugin is loaded into Roda itself (jeremyevans) (#169)

    • 🔌 Handle requests with nothing before extension in the path in the type_routing plugin (jeremyevans) (#168)

    • 👻 Always show line number in exception_page output in exception_page plugin (jeremyevans)

    • 👌 Improve render/view performance up to 2x in development mode in the default case by calling compiled template methods directly (jeremyevans)