ManyDesigns Portofino 4 v5.0.3 Release Notes

Release Date: 2019-09-25 // over 4 years ago
  • ➕ Added

    • 👌 Support for MariaDB Connector/J.
    • Simple automatic JWT renewal (this means that user sessions do not expire during regular user activity).
    • Possibility to override buttons in subclasses [#253].

    🔄 Changed

    • JWT expiration property is now called jwt.expiration.
    • 👍 Better Spring context reloading and more rational context layout w/ documentation. Still doesn't support all scenarios.
    • Ensure Portofino does not create any HTTP sessions by itself in any circumstances [#255].

    🛠 Fixed

    • 🔒 Badly broken Security.groovy, both the built-in one and ones generated by the wizard.
    • mail.enabled = false makes the application fail to start.
    • CRUD/forms:
      • Form invalid with empty, pristine date fields.
      • Save/update exception not handled properly.
      • Rich text field label misplacement.
      • Passwords visible in search results.
      • Possibility to save configuration with missing required fields.
      • Missing error message for max length in text fields.
      • IDs with spaces cause exception [#254].