7cea445c21
Related to #7343
Introduced by fb1bf6a1e7
1.1 KiB
1.1 KiB
This file contains all changes that have not been released yet.
Keep in mind the changelog is addressed to users and should be understandable by them.
Enhancements
Users must be able to say: “Nice enhancement, I'm eager to test it”
- Disable search engine indexing via a
robots.txt
Bug fixes
Users must be able to say: “I had this issue, happy to know it's fixed”
- [Settings/XO Config] Sort backups from newest to oldest
- [Plugins/audit] Don't log
tag.getAllConfigured
calls - [Remotes] Correctly clear error when the remote is tested with success
Packages to release
When modifying a package, add it here with its release type.
The format is the following:
- $packageName $releaseType
Where
$releaseType
is
- patch: if the change is a bug fix or a simple code improvement
- minor: if the change is a new feature
- major: if the change breaks compatibility
Keep this list alphabetically ordered to avoid merge conflicts
- xo-server patch
- xo-server-audit patch
- xo-web patch