2.0.1
This release focuses on key bugfixes and brings some small & much needed features.
UAC
- Fixed issue where owner of a resource is deleted even if deletion failed: https://github.com/portainer/portainer/issues/4463
Endpoints
- Added the ability to start Portainer without specifying an endpoint: https://github.com/portainer/portainer/issues/4404
- Added deployment instructions for windows to agent endpoint creation view: https://github.com/portainer/portainer/issues/4421
- Added deployment instructions for windows to edge agent endpoint creation view: https://github.com/portainer/portainer/issues/4420
Kubernetes
- Added the ability to see and manage 'naked pods': https://github.com/portainer/portainer/issues/4011
- Added confirmation when deleting applications or configurations: https://github.com/portainer/portainer/issues/4491
- Clarified create configuration from file button: https://github.com/portainer/portainer/issues/4504
- Clarified advanced deployment feature: https://github.com/portainer/portainer/issues/4533
- Enhanced the instance count UX in application create/edit views: https://github.com/portainer/portainer/issues/4489
- Fixed issue where updating a sensitive configuration marks it as external with no owner: https://github.com/portainer/portainer/issues/4502
- Fixed issue where refreshing the application details view with the YAML tab active incorrectly selected a different tab: https://github.com/portainer/portainer/issues/4488
- Fixed issue where system labels were not shown first in the node details view: https://github.com/portainer/portainer/issues/4390
- Fixed issue where the load balancer panel was incorrectly showing a dropdown with only 1 port exposed: https://github.com/portainer/portainer/issues/4490
- Fixed issue where configuration keys exposed over filesystem were not applied: https://github.com/portainer/portainer/issues/4547
- Fixed issue where accessing cluster config expanded the endpoint item in sidebar: https://github.com/portainer/portainer/issues/4492
- Fixed issue with invalid form validation in configuration creation view: https://github.com/portainer/portainer/issues/4553
- Fixed issue preventing creation of resources if a username is an email address: https://github.com/portainer/portainer/issues/4595
- Fixed issue with viewing the details of a configuration containing binary data: https://github.com/portainer/portainer/issues/4503
UX
- Added visual cues for BE specific features: https://github.com/portainer/portainer/issues/4558
- Fixed issue where editing a stack and clearing content incorrectly hid the tab: https://github.com/portainer/portainer/issues/4470
- Fixed issue where selecting container & filtering throws off selection count: https://github.com/portainer/portainer/issues/3741
Volumes
Added confirmation modal when deleting volumes: https://github.com/portainer/portainer/issues/4563
Added validation to prevent adding empty mount to an existing service: https://github.com/portainer/portainer/issues/3727
Configs
Fixed issue with loading configs when one or more contains binary data: https://github.com/portainer/portainer/issues/4101
Logs
- Added ability to download service or container logs: https://github.com/portainer/portainer/issues/4269
MISC
- Fixed broken contribution link: https://github.com/portainer/portainer/issues/4581