IHateMoney v3.0 Release Notes

Release Date: 2018-11-25 // over 5 years ago
  • ๐Ÿ›  Fixed

    • Fix broken install with pip โ‰ฅ 10 (#340)
    • Fix the generation of the supervisord template (#309)
    • Fix Apache conf template (#359)
    • ๐ŸŒ Regenerate translations and improve fr translations (#338)
    • Fix the validation of the hashed password (#310)
    • Fix infinite loop that happened when accessing / (#358)
    • Fix email validation when sending invites
    • Fix double-click when deleting a bill (#349)
    • Fix error escaping (#388)
    • Fix form error on already existing participant (#370)
    • ๐Ÿ“š Fix documentation for create bills via api (#391)
    • ๐Ÿณ Fix docker ADMIN_PASSWORD configuration (#384)
    • ๐Ÿณ Fix docker bug where conf is duplicated at each run (#392)
    • ๐Ÿณ Fix cffi installation in Dockerfile (#364)

    โž• Added

    • Document MySQL setup (#357)
    • Add a favicon.ico (#381)
    • ๐Ÿ”ง Document external mail server configuration (#278)
    • ๐Ÿ“š Improve settings documentation styling (#251)
    • Add a ihatemoney delete-project command to delete a project (#375)
    • Add nice 404 error pages (#379)

    ๐Ÿ”„ Changed

    • ๐ŸŒ Enhance translation tooling (#360)
    • Improve Makefile (#387)
    • Sort members alphabetically in the new bill form. (#374)
    • Underline actions links on hover (#377)

    โœ‚ Removed

    • ๐Ÿšš Remove Sentry, as it\'s not used anymore on prod. (#380)