Added changelog for #784

This commit is contained in:
Bernd Bestel 2020-04-22 18:05:05 +02:00
parent 29b4672346
commit 5833bb1e8f
No known key found for this signature in database
GPG Key ID: 71BD34C0D4891300

View File

@ -4,7 +4,8 @@
- Changed that when `FEATURE_FLAG_STOCK_BEST_BEFORE_DATE_TRACKING` is disabled, products now get internally a best before of "never expires" (aka `2999-12-31`) instead of today (thanks @kriddles)
- Fixed that it was not possible to leave the "Barcode(s)" on the product edit page by `TAB`
### Calendar fixes
### Calendar improvements/fixes
- Events are now links to the corresponding page (thanks @zsarnett)
- Fixed a PHP warning when using the "Share/Integrate calendar (iCal)" button (thanks @tsia)
### API fixes