Update changelog
This commit is contained in:
parent
9e53b01ca3
commit
402a6e4251
1 changed files with 23 additions and 2 deletions
25
CHANGELOG.md
25
CHANGELOG.md
|
@ -1,7 +1,28 @@
|
|||
# Foodsoft 4.5.0
|
||||
|
||||
* Improve Docker setup.
|
||||
* ...
|
||||
* Improve Docker setup. (#399)
|
||||
* Speedup generation of most PDFs (#433)
|
||||
* New plugin for working with current orders (closed but not finished) (#373)
|
||||
* New plugin for sharing documents (#353)
|
||||
* Allow attaching an image or PDF to an invoice (#345)
|
||||
* Add an expected delivery / pickup date to orders (#355)
|
||||
* Add an optional box-fill phase to orders (#387)
|
||||
* Add color marking to items in group orders that have missing items (#365)
|
||||
* Allow ordering articles for stock as part of a regular order (alternative for deliveries)
|
||||
* Allow ordergroups to have a break period (like holiday) (#404)
|
||||
* Add message groups (#402)
|
||||
* Add message threads (#394)
|
||||
* Add invoice role for submitting invoices (1315103)
|
||||
* Improvements for wiki pages (#419, #420)
|
||||
* Allow disabling invitation functionality (#416)
|
||||
* Allow adding all ordergroups when creating multiple financial transactions (#414)
|
||||
* Allow message replies using emails (4e35e2d)
|
||||
* User-interface improvements (#417, #411, #392, #391, #388, e.a.)
|
||||
* Soft-delete users to fix some problems (#386, #406)
|
||||
* Show error pages in regular layout when possible (#375)
|
||||
* Fix some problems with stock articles
|
||||
* Fix order schedule not being able to be cleared
|
||||
* Fix unicode characters in PDF documents
|
||||
|
||||
If you've used the Docker configuration before, please make sure to delete
|
||||
the old files (`sudo rm -Rf tmp/* log/*`) and rebuild the container with
|
||||
|
|
Loading…
Reference in a new issue