ManyDesigns Portofino 4 v5.1.1 Release Notes

Release Date: 2020-01-10 // over 4 years ago
  • โž• Added

    • Text pages (client only, no I18n).
    • ๐Ÿ‘Œ Support deployment behind a proxy.
    • ๐Ÿ“š Documentation of Docker development, debugging and deployment in the archetype.
    • ๐Ÿš€ Example deployment of demo-tt as Docker containers on Amazon ECS.
    • ๐Ÿš€ Sample Docker deployment with the backend and frontend separated into different containers.
    • ๐Ÿ‘ Bare-bones support for mapping tables as POJO's (objects) rather than maps.

    ๐Ÿ”„ Changed

    • ๐Ÿ”’ Give pages more control on security checks, allowing for client-only pages.
    • ๐Ÿ‘Œ Improve performance of selection providers by asking for data lazily in certain cases.
    • ๐Ÿš€ Properly support Docker deployments using the image built by the standard pom of archetype-generated projects.
    • ๐Ÿ›  Several wizard improvements and fixes.

    ๐Ÿ›  Fixed

    • Model not properly saved (#294, #303).
    • ๐Ÿ”ง Page configuration not properly saved (#310, #311).
    • Names of mapped database objects not escaped (#297).
    • ๐Ÿ†• New actions added with bad class names (#301).
    • ๐Ÿ”€ Database synchronization issues with MariaDB and PostgreSQL (#283, #298).
    • KeyManager with no password (ported from Portofino 4).