1.24.0
Breaking changes
As a result of adding support for IPv6 (#957), and that a container will now likely have more than one IP, we have removed the container IP address column in the containers view. You now must click on the container name to get the IP addresses that have been assigned to it.
Security
- Prevent a non admin user from using the volume browsing feature while disabled: #3662
Edge
- Introduce Edge stacks, Edge Groups, and Edge Templates: #3731
Endpoints
- Enhanced UX for tag management: #3630
Containers
- Fix an issue with container edition: #1261
- Bring init support: #2111
Services
- Prevent setting the replica count to less than 1 via input: #3652
Network
- IPv6 networking (bridge and macvlan drivers) for containers: #957
- Remove the ability to create a null/host network: #3754
Templates
- Fix an issue allowing a user to mount a volume without having access to it: #3848
Volumes
- Enhanced UX with CIFS: #3785
- Revised NFS UX: #3786
API
- Depreciated CLI options warnings: #3825
Stacks
- Issues with stack ownership: #3454, #3272
Minor changes
- Fix invalid display of the Edge agent deploy command: #3792
- Fix typo: #3758
- Provide an alpine image: #3730
- Codebase formatting enhancements: #3700 #3645 #3693
- Enhanced logo pictures: #3069