Portainer v1.23.1 Release Notes

Release Date: 2020-02-23 // about 4 years ago
  • 1.23.1

    ๐Ÿš€ This release reduces the required API version of the software to revert the breaking changes with snapshots and web-hooks introduced in v1.23 and also brings changes to improve user experience.

    ๐Ÿณ Docker version backwards compatibility

    • โฌ‡๏ธ Reduced the required API version to support Docker versions > 18.03: #3457

    Ownership

    • ๐Ÿ›  Fixed an issue where non-admins could not manage resources associated to services they own: #3453

    Authentication

    • ๐Ÿ‘ Bring support for Anonymous LDAP binding: #3443

    Containers

    • Introduce container healthcheck information to the home and dashboard views: #3488
    • โž• Add support for DNS declaration in container creation view: #2726

    Templates

    • ๐Ÿ›  Fixed minor issue with volume drop-down selector in template deployment: #3501

    ๐Ÿ‘Œ Improved User Experience

    • Teams and users are now sorted alphabetically in drop-down selectors: #3385
    • ๐Ÿ›  Fixed an issue with the services list where clicking a services check-box makes the related tasks show: #3063
    • ๐Ÿ’ป Disable/Hide elements in the UI that are not useful to Helpdesk or Readonly RBAC users: #3421
    • โž• Added a suggestion for git accounts with 2FA to use personal-access tokens in stack deploy view: #3464
    • Corrected improper grammar in access control elements: #3525
    • โœ‚ Removed redundant port declaration from edge-agent commands in UI: #3466

    Minor Changes

    • โž• Add dependency management to the back-end of Portainer: #3413