Pippo v1.11.0 Release Notes

Release Date: 2018-10-04 // over 5 years ago
  • 🛠 Fixed

    • 0️⃣ [#436]: The PippoSettings file is now read with UTF-8 as the default encoding
    • [#438]: Incorrect service file name for template engines

    🔄 Changed

    • [#443]: Make methods statics in IoUtils
    • ⬆️ [#446]: Upgrade jackson to latest version (2.9.6)
    • ⬆️ [#447]: Upgrade guice to latest version (4.2.0)
    • ⚡️ [#459]: Update Pebble template engine to 3.0.5
    • ⚡️ [#460]: Update Tomcat to 8.5.34

    ➕ Added

    • [#437]: Add useful handlers for admin
    • ➕ Add model field in TemplateHandler
    • ➕ Add masking password feature in SettingsHandler
    • [#439]: Add DirEntry comparator in DirectoryHandler
    • [#452]: Add new headers
    • [#456]: Add CorsHandler for Cross-origin resource sharing

    ✂ Removed