Update 0.2.8.md

This commit is contained in:
Stefan Pejcic 2024-08-31 10:44:48 +02:00 committed by GitHub
parent ed8532c41d
commit 5911c14c0e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,3 +19,4 @@ Not yet released.
### 💅 Polish
- Update script will now [create a log file of each update attempt and write a notification in OpenAdmin dashboard](https://i.postimg.cc/sXvkNFKv/2024-08-30-20-33.png).
- Added timeouts to all external curl and wget calls from opencli scripts.
- Improved `opencli files-fix_permissions` script will now add permissions for groups as well and run commands in parallel to speed-up the process.