# 1.0.0 Not yet released. ### 🚀 New features ### 🐛 Bug fixes ### 💅 Polish - `storage_file` is removed from plans, disk_limit is the total size for all user files including their containers. - Deprecated and removed OpenCLI commands: `server-on_startup`, `files-remount`, `recreate_hosts`, `user-disk`, `server-stats`. - `usage_graphs` widget is removed from OpenAdmin > Dashboard. - `/json/show_usage_stats` route is removed. - `/api/usage` and `/api/usage/stats` api endpoints are removed. - `max_disk` option is removed from `opencli docker-limits` and `--apply SIZE` is deprecated. - `/var/lib/docker.img` is no longer created on installation and mounted on `/var/lib/docker`. - Setting disk limits for [rootful containers](https://github.com/stefanpejcic/openpanel-configuration/blob/main/docker/compose/newer-docker-compose.yml) is no longer supported. -