Portainer v1.20.1 Release Notes

Release Date: 2019-01-31 // over 5 years ago
  • 1.20.1

    Endpoints

    • ๐Ÿ›  Fix an issue causing frequent switch to offline mode: #2556
    • ๐Ÿ›  Fix invalid documentation when creating an agent powered endpoint: #2643

    Containers

    • ๐Ÿ›  Fix a problem with container edition leading to incorrectly quoted command: #2552
    • ๐Ÿ›  Fix an issue preventing to set capabilities when editing a container: #2616
    • ๐Ÿ›  Fix an issue preventing the use of the container console inside an agent powered endpoint: #2566
    • ๐Ÿ›  Fix an issue where the logging options of a container would not be preserved when editing it: #2426
    • ๐Ÿ›  Fix an issue where the old container would not be removed correctly when editing a container: #2379

    Networks

    • ๐Ÿ‘‰ Show all the subnets associated to a network in the network details view: #2598
    • ๐Ÿ‘‰ Use network name as identifier when accessing the network details view: #2620

    Extensions

    • ๐Ÿ›  Fix a bug preventing Portainer to restart successfully after an extension has expired: #2617

    Registry manager extension

    • ๐Ÿ›  Fix an issue causing a javascript error after removing all tags from a repository: #2545

    Home

    • ๐Ÿ’ป Automatically redirect to home when trying to access an endpoint without any information in browser cache: #2494
    • โœ‚ Remove endpoint group name display for a user that do not have group access: #2308

    Teams

    • โœ‚ Remove input sanitization for name when creating a team: #2613

    Settings

    • ๐Ÿ›  Fix an issue where updating the LDAP settings without changing the password would cause an authentication problem: #2580

    UX

    • Redirect to the specified URL after authentication: #724
    • Display driver name when selecting a volume in container/service creation views: #2534

    ๐Ÿ“š Documentation

    • โž• Add missing fields in Swagger file: #2555
    • ๐Ÿ›  Fix a minor typo in Swagger file: #2615

    Minor changes

    • โšก๏ธ Update bootstrap to version 3.4.0

    CI

    • ๐Ÿ‘‰ Use Azure DevOps for CI: #2666