Explorar o código

Update 0.1.6.md

Stefan Pejcic hai 1 ano
pai
achega
a97f5ea572
Modificáronse 1 ficheiros con 5 adicións e 3 borrados
  1. 5 3
      documentation/docs/changelog/0.1.6.md

+ 5 - 3
documentation/docs/changelog/0.1.6.md

@@ -7,7 +7,7 @@
 Not yet released.
 
 ### 🐛 Bug fixes
-- Fixed bug durring ModSecurity installation process that caused the script to hang. (reported by [reyokh](https://hostingforums.net/d/282-openpanel-not-another-free-hosting-panel/6))
+- [Fixed bug durring ModSecurity installation process](#fixed-bug-durring-modsecurity-installation-process) <span class="badge" style="background-color: rgb(204, 0, 0);">fixed</span>
 - Fixed bug on *OpenAdmin > Users* with displaying server name
 - Fixed bug on *OpenAdmin > Users > Edit information* with modal-backdrop left after closing the modal.
 - Fixed bug on *OpenAdmin > General Settings* with the disabled input field causing 500 error on save.
@@ -32,8 +32,10 @@ Not yet released.
 
 ## Fixed bug durring ModSecurity installation process
 
-As (reported by [reyokh](https://hostingforums.net/d/282-openpanel-not-another-free-hosting-panel/6)) - the installation of ModSecurity via the OpenAdmin interface failed to complete. We added additional checks and rewrote the script in order to make it work more efficiatenlty.
+As (reported by [reyokh](https://hostingforums.net/d/282-openpanel-not-another-free-hosting-panel/6)) - the installation of ModSecurity via the OpenAdmin interface failed to complete. To address this issue, we implemented extra validations and updated the script for enhanced efficiency. After conducting tests on a dozen new installations, we can confirm the solution is working.
+
+
+
 
-Tested on dozen new installs and now working without a problem.