Skip to content

v1.15.0

Compare
Choose a tag to compare
@cdubz cdubz released this 20 Feb 17:48
· 232 commits to master since this release

Implemented enhancements:

  • Additional Dashboard Tile - Pumping #601
  • Implement ordering support in API #588
  • Implement user types in users management form #563
  • Improve user permissions structure #544
  • Indicate user locked state and allow unlocking from users admin #449
  • Add a last pumping dashboard card #604 (cdubz)
  • Indicate user locked state and allow unlocking from users admin #600 (cdubz)
  • Add DRF's OrderingFilter to list of default filter backends to implement ordering in the API #598 (btoconnor)
  • Implement user types in users management form #597 (cdubz)

Fixed bugs:

  • Today's Feedings should be rounded #595
  • In Portuguese: events created from timers don't inherit times (start/end) #532
  • DateTime fields don't load the current values or fail to validate in some languages #498
  • Unit tests fail on fresh dev install on Ubuntu #483
  • Use Django's floatformat on today's feeding total #596 (btoconnor)

Closed issues:

  • Can't add event in the future #579