mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-30 18:22:38 +02:00
Changelog for 4.1.4
This commit is contained in:
parent
e04628066f
commit
42a737c984
1 changed files with 28 additions and 0 deletions
|
@ -3,6 +3,34 @@ Changelog
|
||||||
|
|
||||||
This document describes changes between each past release.
|
This document describes changes between each past release.
|
||||||
|
|
||||||
|
4.1.4 (unreleased)
|
||||||
|
==================
|
||||||
|
|
||||||
|
This is a bugfix-only release, and probably the last release in the 4.x branch.
|
||||||
|
|
||||||
|
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)
|
||||||
|
- 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)
|
||||||
|
|
||||||
|
Added
|
||||||
|
-----
|
||||||
|
|
||||||
|
- Add translations for German, Spanish, Norwegian, Indonesian, and Russian
|
||||||
|
- Update translations for all languages
|
||||||
|
|
||||||
4.1.3 (2019-09-18)
|
4.1.3 (2019-09-18)
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue