- Server-side feed generation feature improved.
As it was mentioned in the previous update, in order to activate this feature you need to enable these functions: proc_open(), proc_get_status(), posix_getpgid(), posix_kill().
Also, you need to have the PDO_MYSQL driver installed on your...