Releases: coopcycle/coopcycle-web
Releases · coopcycle/coopcycle-web
Version 2.0.0-beta1
v2.0.0-beta1 fixed: modal width on small screens
Version 1.28.2
- Add
show_deposit
parameter when needed.
Version 1.28.1
- Allow switching to business account (#4004)
- Always ask to show zero waste deposit
- Add more logs
1.28.0
Version 1.27.0
- Implement personal information and business account settings page (#3917)
- Retrieve tax rate codes also when using legacy taxes system.
Version 1.26.1
- Fix orders search, actually paginate results using Knp Paginator.
- Fix Cube retro compatibility with dynamic taxes.
Version 1.26.0
- Use validators for early detection of spreadsheet errors (missing columns, etc)
- Improve orders export using Cube.
Version 1.25.8
- Improve skipping of empty rows.
Version 1.25.7
- Use isEmptyRow.
Version 1.25.6
- Validate spreadsheet file structure before async processing.