Ratatöskr v0.2 β 1/2
Two betas of Ratatöskr v.0.2 were released today.
0.2 mainly improves compatibility with newer and future PHP versions. To accomplish this, Ratatöskr got rid of the old mysql
extension and now uses PDO
. Since PDO supports prepared statements, this should also increase security.
Accidentally, I merged some features in. So the plugin API is now at version 6 and supports custom article data. Since everything seems to work fine, I didn't revert it. I'll probably write more about the new API changes later.