# Changelog
### [pyload-2.0.1](https://github.com/truecharts/apps/compare/pyload-1.9.15...pyload-2.0.1) (2021-09-13) #### Chore * update non-major ([#962](https://github.com/truecharts/apps/issues/962)) #### Feat * add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) * Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) * pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) * Move some common containers to our own containers #### Fix * make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) ## [pyload-1.9.15](https://github.com/truecharts/apps/compare/pyload-1.9.14...pyload-1.9.15) (2021-09-08) ### Fix * repair Hyperion and some misplaced GUI elements ([#922](https://github.com/truecharts/apps/issues/922))