RedBean v5.5 Release Notes

Release Date: 2020-04-30 // almost 4 years ago
    • SQL-Extensions @joined/@own/@shared** (Lynesth)
    • R::countChildren()/R::countParents() (Gabor)
    • Finder::onmap()/R::loadJoined() (Gabor)
    • ๐Ÿšš Execution bit removed from PHP files (Travispaul)
    • ๐Ÿ”Œ Plug-ins may now also contain underscores (Lynesth)
    • Arrays are now allowed as meta mask (Lynesth)
    • ๐ŸŽ Minor performance improvement in convertToBeans (Lynesth)
    • ๐Ÿ‘Œ Improved checking in LIMIT-1 glue (Lynesth)
    • ๐Ÿ›  Fix issues in Hybrid mode (Gabor/MadTeddy)
    • ๐Ÿ‘‰ Make convertToBean compatible with getRow (Gabor/Flip111)
    • ๐Ÿ›  Fix in OODBBean changelist (AlexanderYIXIAO)
    • ๐Ÿ›  Fix in testPartialBeansAtSetup (AlexanderYIXIAO)
    • Removal of AutoResolve (Gabor/Lynesth/Rayraz)*