diff --git a/documentation/docs/changelog/0.2.8.md b/documentation/docs/changelog/0.2.8.md index ee8303b7..021e523a 100644 --- a/documentation/docs/changelog/0.2.8.md +++ b/documentation/docs/changelog/0.2.8.md @@ -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.