Baby Buddy v1.4.1 Release Notes

Release Date: 2020-07-27 // over 3 years ago
  • Full Changelog

    Implemented enhancements:

    • Using 24H format for time #148
    • [Feature Request] API Endpoints to end timers and associate that timer with a task #131

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿš€ Deploy to Heroku Fails on Boto #146
    • "Today's Naps" card no longer has data #136

    Closed issues:

    • ๐Ÿณ docker-compose example needs rework #141
    • server error 500 after initial login #140
    • ๐Ÿ”‹ Feature request: Allow hiding the "Last Feeding Method" card #139
    • ๐Ÿณ Docker data problems #129
    • ๐Ÿ‘ Allow activity without ending datetime, to be filled in later #92
    • โž• Add importable API examples JSON file #147
    • ๐Ÿณ Docker instance using Sqlite #145
    • Set user automatically on Timer via API #134
    • โฑ Extend session timeout #130
    • Auto select "bottle" method with "formula" type #127
    • โž• Add PATCH support to API #126

    ๐Ÿ”€ Merged pull requests:

    • โž• Add support for 24 hour time override (#148) #150 (cdubz)
    • โž• Add a "Today's Feeding" card #149 (JeanFred)
    • Ensure date passed to nap filter is localtime. #144 (phardy)
    • โšก๏ธ Periodic session expiry update to prevent timeouts #143 (phardy)
    • Auto select "bottle" method for formula and fortified milk types #138 (phardy)
    • โž• add enhanced feedings statistics #135 (BenjaminHae)
    • โšก๏ธ [WIP] Update serializers to accept a "timer" argument #133 (cdubz)
    • โž• Add API PATCH and DELETE methods #132 (cdubz)
    • ๐Ÿณ Rework docker example #142 (MaximilianKindshofer)