IHateMoney v4.1.4 Release Notes

Release Date: 2020-06-07 // almost 4 years ago
  • ๐Ÿ›  This is a bugfix-only release. It is almost certainly the last release to support Python 2: you should upgrade to Python 3!

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix failed installation because dependencies were not being pinned (#540, #545, #558)
    • ๐Ÿšš backend: Trim usernames to remove leading or trailing spaces. This avoids a situation where different names can be visually identical (#367)
    • backend: Fix API to forbid project creation when the ALLOW_PUBLIC_PROJECT_CREATION setting is set to false (#496)
    • backend: Fix crash when a localized email template is missing (#592)
    • ๐Ÿ“œ backend: Fix language code parsing (#589)
    • backend: Improve error handling when sending emails (#595)
    • ๐Ÿ’ป UI: Fix datepicker that was being displayed twice on some browsers (#221)
    • ๐Ÿ’ป UI: Fix "Submit and add a new one" button that had no effect when adding a bill (#498)
    • ๐Ÿ’ป UI: Prevent bill cancellation when cancelling autocomplete (#506)
    • ๐Ÿ“ฑ UI: Fix responsive width of homepage on small screns (#549)
    • ๐Ÿ’ป UI: Fix color of the "Add a member" button (#499)
    • ๐Ÿ’ป UI: Fix missing HTML tag (#583)
    • ๐Ÿ’ป UI: Fix a small typo in the french project-reminder email (#486)
    • ๐Ÿ’ป UI: Fix typo on message displayed when adding a member (#575)
    • ๐Ÿ’ป UI: Fix incorrect tool-tip message about the private code (#623)

    โž• Added

    • โž• Add translations for German, Spanish (latin-america), Norwegian (bokmรฅl), Indonesian, Polish, Russian, Chinese, Turkish, Ukrainian
    • โšก๏ธ Update translations for all languages