When a Plesk administrator downloads an extension, they want to see what
changes happened in the recent extension updates. They may also want to
see if a specific issue has been addressed.
Use the CHANGES.md
file to inform Plesk administrators about the
changes you make to the extension, including but not limited to:
- Design changes.
- New and improved features.
- Fixed bugs and resolved issues.
- Changes to the pricing policy.
The information in the CHANGES.md
file is displayed when a Plesk
administrator clicks an extension in the Extension Catalog.
Here is a sample CHANGES.md
file for an extension released by Plesk.
Feel free to use it for reference.
# 1.3.0
* [*] Docker is supported on Virtuozzo 7 and separate Virtuozzo Application
templates are now available for Plesk Docker.
# 1.2
* [*] Docker extension installation hung on Linode servers with Ubuntu 16.04.
(EXTDOCKER-25)
# 1.1
* [-] Incorrect hint was displayed in the Environmental variable value field
in a container's settings. (EXTDOCKER-19)
* [-] In the case of using a remote Docker, no hint was displayed for the SSL
icon on the "Tools & Settings > Docker" page. (EXTDOCKER-8)
* [-] HTML tags were displayed in the Plesk search results for the found
Docker Catalog location. (EXTDOCKER-6)
* [-] When a Docker proxy rule was deleted from the domain's Proxy Rules page
and from Websites & Domains, different confirmation dialogs were displayed.
(EXTDOCKER-2)