mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update 0.3.7.md
This commit is contained in:
parent
54a3e97afd
commit
acdba32696
@ -3,15 +3,19 @@
|
||||
Not yet released.
|
||||
|
||||
### 🚀 New features
|
||||
-
|
||||
- Administrators can now [increase storage (disk space) allocated to Docker]()
|
||||
|
||||
### 🐛 Bug fixes
|
||||
- [WARNING: invalid config detected in file and file will not be included in webserver - please contact Administrator. #283](https://github.com/stefanpejcic/OpenPanel/issues/283)
|
||||
- [Error: Working outside of request context. #278](https://github.com/stefanpejcic/OpenPanel/issues/278)
|
||||
- [Websites show 502 after csf restart](https://community.openpanel.org/d/120-solved-websites-show-502-after-csf-restart-on-openpanel-version-037)
|
||||
- Fixed error: `docker: no matching manifest for linux/amd64 in the manifest list entries` when pulling openpanel/apache image.
|
||||
- Fixed error: [`failed to start daemon: Couldn't create reference store repository: invalid character '\x00' looking for beginning of value`](https://community.openpanel.org/d/122-solved-docker-couldnt-create-reference-store-repository) caused by `opencli docker-limits --apply` on overlay2.
|
||||
- Fixed error: [`failed to start daemon: error while opening volume store metadata database (/var/lib/docker/volumes/metadata.db): invalid database`](https://community.openpanel.org/d/121-solved-docker-error-while-opening-volume-store-metadata-database) caused by decreasing allocated storage for docker.
|
||||
|
||||
### 💅 Polish
|
||||
- [No way to manually start PHP #281](https://github.com/stefanpejcic/OpenPanel/issues/281)
|
||||
- [`opencli docker-limits --apply`](https://dev.openpanel.com/cli/docker.html#Limits) will now work for both devicemapper and overlay2 docker storage drivers.
|
||||
- [`opencli docker-limits --apply SIZE`](https://dev.openpanel.com/cli/docker.html#Limits) now allows Administrators to increase storage size for Docker service.
|
||||
- if [account activity](/docs/panel/analytics/account_activity/) feature is enabled, 'OpenPanel > Account > Active Sessions' will display link to search the activity log for each IP address in the table.
|
||||
- `--docker-space=` flag is added to [install command generator](/install/) and [documented](/docs/admin/intro/#installing-openpanel-on-a-bare-metal-server).
|
||||
|
Loading…
Reference in New Issue
Block a user