D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
psa
/
admin
/
share
/
modules
/
repair-kit
/
Filename :
CHANGES.md
back
Copy
# 1.4.0 (4 March 2025) * [+] The extension now works with PHP 8.4. # 1.3.8 (20 May 2024) * [*] Security improvements. # 1.3.7 (10 April 2024) * [*] Security improvements. # 1.3.6 (12 March 2024) * [-] The extension help messages now refer to actual documentation pages. (EXTPLESK-5333) # 1.3.5 (16 January 2024) * [*] The feature "MySQL Process List (Beta)" renamed to "Database Process List". # 1.3.4 (19 June 2023) * [*] Internal improvements. # 1.3.3 (27 January 2023) * [*] Internal improvements. # 1.3.2 (15 September 2022) * [-] The "Diagnose & Repair" screen in "Tools & Settings" now shows check results correctly if the extension found some issues. (EXTPLESK-3546) # 1.3.1 (5 August 2022) * [*] Added the ability to hide the "Assistance & Troubleshooting" section of the "Tools & Settings" menu for restricted admin accounts. # 1.3.0 (18 January 2022) * [*] Internal improvements. # 1.2.3 (27 January 2021) * [-] If iotop is absent from the server on which Plesk is being installed, this no longer stops installation of Repair Kit and correspondingly installation of Plesk. (EXTPLESK-1827) * [-] Fixed the output of the `plesk ext repair-kit --help` command. (EXTPLESK-1703) * [-] Repair Kit now actually fixes the database inconsistencies. (EXTPLESK-1570) * [-] Fixed the incorrect use of the term. Repair Kit in Power User view now shows the term "webspace" instead of "subscription". (EXTPLESK-816) # 1.2.2 (18 December 2020) * [-] After the password of the Plesk database server was changed via the API, opening **Tools & Settings** > **MySQL Process List (Beta)** no longer shows an HTTP error 500. (EXTPLESK-1331) * [-] The interface of "Diagnose & Repair" in "Tools & Settings" can now show check results that contain a large number of detected issues. (EXTPLESK-1707) * [-] If Plesk on Windows Server 2016 is opened with Internet Explorer 11, "MySQL Process List (Beta)" in "Tools & Settings" no longer shows an empty screen. (EXTPLESK-1657) * [-] In Plesk for Linux, "MySQL Process List (Beta)" in "Tools & Settings" now correctly calculates the total RAM usage. (EXTPLESK-1854) * [-] Sorting by columns now works in "MySQL Process List (Beta)" in "Tools & Settings". (EXTPLESK-1702) * [-] Improved the tooltip text shown for "Process List" in the left navigation pane. (EXTPLESK-1871) # 1.2.1 (12 October 2020) * [*] Introduced timeouts for the `plesk repair` operations. If an operation takes longer than expected, the extension's interface is unlocked and ready for new tasks. This improvement solves the issue when the extension's interface hung because of a failed operation. By default, the extension has preconfigured timeout values. They are specified by the `aspectTimeout<operation_name>` settings in `panel.ini`, for example: [ext-repair-kit] aspectTimeoutMail = 30 minutes * [-] The "MySQL Process List (Beta)" button in **Tools & Settings** > **Process List** (under "Assistance and Troubleshooting") now opens the MySQL process list instead of showing the "Request failed with status code 500" error. (EXTPLESK-2075) * [-] If the extension does not work because the `/var/log/plesk` directory has the incorrect permissions, the extension now shows a clear error message, which may help users to fix the issue. (EXTPLESK-2082) * [-] The extension now correctly runs the `plesk repair` utility with custom parameters instead of showing the "t.map is not a function" error. (EXTPLESK-1298) * [-] The extension now shows the overall CPU usage correctly. (EXTPLESK-2076) # 1.2.0 (18 July 2019) * [+] Added a new feature "MySQL Process List" (Beta). Users can now see: * The list of processes being handled by the local MySQL server. * The MySQL process details: what queries are being processed and how much resources they consume. To try the new feature, go to Tools & Settings > MySQL Process List (Beta) (under "Assistance and Troubleshooting"). * [*] Made a number of UX improvements. # 1.1.0 (19 February 2019) * [+] The extension now collects disk I/O data and shows it on the process list. * [+] Added the "Exclude root"/"Exclude SYSTEM" filter on the process list, which hides system's power user processes. * [*] Improved the extension's interface by fixing a number of UI/UX issues. * [-] Added the notification shown if Repair Kit could not fix all detected issues and they must be fixed manually. (EXTPLESK-584) * [-] If "Auto-update of resource usage" is turned on, the selected page is now kept after the process list was refreshed. (EXTPLESK-668) # 1.0.0 (12 November 2018) * [+] Initial release.