mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-05 20:51:49 +02:00
More changelog for 5.0
This commit is contained in:
parent
748d30ba87
commit
ccb03866d2
1 changed files with 5 additions and 1 deletions
|
@ -31,7 +31,7 @@ Added
|
|||
|
||||
- Allow to import previously exported json data (#518)
|
||||
- Add new optional field "external link" in bill form (#429)
|
||||
- Add currencies to project and bills (#541)
|
||||
- Add currencies to project and bills (#541 #814)
|
||||
- Add new statistics showing monthly expenses (#526)
|
||||
- Add pagination to the list of bills (#480)
|
||||
- Add sorting, pagination, and searching to the admin dashboard (#538)
|
||||
|
@ -52,6 +52,8 @@ Changed
|
|||
- Differenciate "flash alerts" notifications (#594)
|
||||
- Improve menu bar spacing, put history and settings in a submenu (#739)
|
||||
- Change Dockerfile to install python dependencies at build time (#793)
|
||||
- Project code is not required when updating other project settings (#774)
|
||||
- Bump dependencies: WTForms (#768) jinja2 (#753) itsdangerous (#756) flask (#755 #757 #764)
|
||||
|
||||
Fixed
|
||||
-----
|
||||
|
@ -60,6 +62,8 @@ Fixed
|
|||
- Fix order of participants in the statistics page (#608)
|
||||
- Clarify project edition form: private code is not required (#774)
|
||||
- Fix Python dependency contraints to be less strict
|
||||
- Improve documentation (#781 #819 #821)
|
||||
- Add CSRF protection for destructive actions (#796)
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
|
|
Loading…
Reference in a new issue