Releases: DavidAnderson684/wordshell
Releases · DavidAnderson684/wordshell
v1.5.0
- This releases changes the handling of SELinux contexts, unless explicitly configured to use the previous behaviour. Previously,
chcon
was used to copy the context from an appropriate file/directory. Henceforth,restorecon
is used. Hence, your system labelling policy is applied, rather than any on-disk deviations. To revert to the previous behaviour, edit the valueSELINUX_MODE
in the configuration section.
1.4.1
- Prevent double slash in FTP URLs, which was disliked by some Curl verisons
- Update signature for WordShell_Upgrader_Skin::feedback() to be compatible with WordPress 5.5+