github ulsklyc/yuvomi v0.6.0

latest releases: v1.45.5, v1.45.4, v1.45.3...
3 months ago

Bug Fixes

  • Budget: Fix "Internal Error" when editing a budget entry and changing its category (#8)

    The date validator import in server/routes/budget.js shadowed the date field from the request body. SQLite received a function reference instead of a string value, causing a TypeError. Fixed by aliasing the import to validateDate and adding date to the req.body destructuring.

Don't miss a new yuvomi release

NewReleases is sending notifications on new releases.