Skip to content

Releases: coopcycle/coopcycle-web

Version 2.0.0-beta1

15 Feb 15:23
Compare
Choose a tag to compare
Version 2.0.0-beta1 Pre-release
Pre-release
v2.0.0-beta1

fixed: modal width on small screens

Version 1.28.2

13 Feb 16:36
Compare
Choose a tag to compare
  • Add show_deposit parameter when needed.

Version 1.28.1

13 Feb 12:26
Compare
Choose a tag to compare
  • Allow switching to business account (#4004)
  • Always ask to show zero waste deposit
  • Add more logs

1.28.0

13 Feb 10:17
acb2b0c
Compare
Choose a tag to compare
v1.28.0

Update CHANGELOG.md with correct version number (1.28.0)

Version 1.27.0

08 Feb 09:39
Compare
Choose a tag to compare
  • Implement personal information and business account settings page (#3917)
  • Retrieve tax rate codes also when using legacy taxes system.

Version 1.26.1

02 Feb 11:26
Compare
Choose a tag to compare
  • Fix orders search, actually paginate results using Knp Paginator.
  • Fix Cube retro compatibility with dynamic taxes.

Version 1.26.0

31 Jan 15:17
Compare
Choose a tag to compare
  • Use validators for early detection of spreadsheet errors (missing columns, etc)
  • Improve orders export using Cube.

Version 1.25.8

25 Jan 10:02
Compare
Choose a tag to compare
  • Improve skipping of empty rows.

Version 1.25.7

24 Jan 13:53
Compare
Choose a tag to compare
  • Use isEmptyRow.

Version 1.25.6

23 Jan 11:15
Compare
Choose a tag to compare
  • Validate spreadsheet file structure before async processing.