• v1.7.0 104de66a66

    v1.7.0 Stable

    github-actions[bot] released this 2024-02-06 23:01:26 +00:00 | 51 commits to main since this release

    • Refactored account editing UI validation.
    • Minor visual tweaks to dashboard modules layout.
    • Made the Account model immutable, like all the others, for consistency. All database operations on Account entities now no longer require saving a modified entity. It's a bit technical, but this keeps the code quality up.

    Full Changelog: https://github.com/andrewlalis/perfin/compare/v1.6.1...v1.7.0

    Downloads