Recent Releases of CoopCycle
CoopCycle - v3.36.3
- Fix doubled live update for orders.
- Fix IRI generation after closing a restaurant.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.36.2...v3.36.3
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 6 days ago

CoopCycle - v3.36.2
- Fix crash on delivery form when there are more than 30 saved addresses.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.36.1...v3.36.2
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 6 days ago

CoopCycle - v3.36.1
What's Changed
- foodtech dashboard minimap by @r0xsh in https://github.com/coopcycle/coopcycle-web/pull/4982
- [React Delivery form] Saved orders by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/5005
- Port the "multi dropoff order suggestions" feature to the new delivery form by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/5007
- Fix orders export
- Fix restaurant page save
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.36.0...v3.36.1
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 6 days ago

CoopCycle - v3.36.0
What's Changed
In this release we continue to pay our tech debt by upgrading our dependencies.
SimpleBus, which powered our event system, but is not maintained for years, has been replaced by the more modern Symfony Messenger
- Replace deprecated SimpleBus library by Symfony messenger by @Atala in https://github.com/coopcycle/coopcycle-web/pull/4962
- Bump Webpack Encore to version 4 by @alexsegura in https://github.com/coopcycle/coopcycle-web/pull/4989
- Allow copying products between restaurants. by @alexsegura in https://github.com/coopcycle/coopcycle-web/pull/5006
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.35.11...v3.36.0
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 10 days ago

CoopCycle - v3.35.11
What's Changed
- Refactor e2e tests by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/5004
- Increase limit for product variant name
- Implement
TaskUnassociated
webhook endpoint for Urbantz
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.35.10...v3.35.11
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 12 days ago

CoopCycle - v3.35.10
- Limit user notifications to 100.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.35.9...v3.35.10
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 16 days ago

CoopCycle - v3.35.9
- Paginate recurrence rules to avoid timeouts.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.35.8...v3.35.9
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 16 days ago

CoopCycle - v3.35.8
- Fix price calculation when using
packages.totalVolumeUnits()
andin
operator with floats.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.35.7...v3.35.8
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 16 days ago

CoopCycle - v3.35.7
- Fix invoicing export endpoints.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.35.6...v3.35.7
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 17 days ago

CoopCycle - v3.35.6
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.35.5...v3.35.6
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 17 days ago

CoopCycle - v3.35.5
- Bump PHP & JS dependencies.
- Fix API Platform migration bugs.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.35.4...v3.35.5
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 18 days ago

CoopCycle - Version 3.35.4
- Configure taxes for Switzerland.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.35.3...v3.35.4
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 18 days ago

CoopCycle - Version 3.35.3
- Add database migrations for latest Sylius.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.35.2...v3.35.3
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 18 days ago

CoopCycle - Version 3.35.2
- Update PHP libraries.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.35.1...v3.35.2
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 19 days ago

CoopCycle - Version 3.35.1
- Fix error in delivery form when phone number is not valid.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.35.0...v3.35.1
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 19 days ago

CoopCycle - Version 3.35.0
What's Changed
⚠️ BREAKING CHANGE
API Platform, one of the core components of CoopCycle, has been upgraded to a new version which needed lots of changes.
This will allow us to build APIs more easily, and with a better performance.
- Bump API Platform to 2.7 by @alexsegura in https://github.com/coopcycle/coopcycle-web/pull/4964
- Configure recurrence while creating an order by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/4984
- Use DeliveryCreateOrUpdateProcessor in both POST and PUT requests by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/4983
- Add "duplicate order" feature to the "order" page by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/4985
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.34.6...v3.35.0
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 20 days ago

CoopCycle - Version 3.34.6
What's Changed
- Calculate dynamically zero waste processing fee by @alexsegura in https://github.com/coopcycle/coopcycle-web/pull/4972
- Do not enable zero waste by default.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.34.5...v3.34.6
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 25 days ago

CoopCycle - v3.34.5
Fix: export billing
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.34.4...v3.34.5
Consumption - Mobility and Transportation
- PHP
Published by r0xsh 29 days ago

CoopCycle - Version 3.33.4
Hotfix: export billing
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.33.3...v3.33.4
Consumption - Mobility and Transportation
- PHP
Published by r0xsh 29 days ago

CoopCycle - Version 3.34.4
- Fixed: SyncPaygreenOrders
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.34.3...v3.34.4
Consumption - Mobility and Transportation
- PHP
Published by alexsegura about 1 month ago

CoopCycle - Version 3.34.3
- Paygreen: Add column with platform.
- Allow filtering orders paid with meal vouchers.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.34.2...v3.34.3
Consumption - Mobility and Transportation
- PHP
Published by alexsegura about 1 month ago

CoopCycle - Version 3.34.2
- API: warehouse: Add missing GET endpoint.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.34.1...v3.34.2
Consumption - Mobility and Transportation
- PHP
Published by alexsegura about 1 month ago

CoopCycle - Version 3.34.1
- Pricing rules: move 'deprecated' warning to the beginning of a line
- API: Use GET to generate orders
- API: Delivery creation: allow string for quantity
- API: Price calculate: translate error messages
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.34.0...v3.34.1
Consumption - Mobility and Transportation
- PHP
Published by alexsegura about 1 month ago

CoopCycle - v3.34.0
What's Changed
Food Tech
- Improve cart loading time by @Atala in https://github.com/coopcycle/coopcycle-web/pull/4963
Package Delivery / "Last Mile"
- [embedded delivery form] fixed: do not show payment form if payment is waiting for capture (authorized state) by @Atala in https://github.com/coopcycle/coopcycle-web/pull/4969
- [new delivery form] minor improvements by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/4976
Admin / Dispatch
- Send tasks' related messages to users with ROLE_DISPATCHER by @JuanIgAcosta in https://github.com/coopcycle/coopcycle-web/pull/4960
- Added colour to TaskList entity by @JuanIgAcosta in https://github.com/coopcycle/coopcycle-web/pull/4965
- Added: time slot-based pricing rule by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/4975
Pricing rule to apply when a task window is selected from a time slot choices list:
Pricing rule to apply when a task window is NOT from a time slot choices list:
Tech
- Add tests for invoicing API by @alexsegura in https://github.com/coopcycle/coopcycle-web/pull/4973
- Little tech debt by @diegomanuel in https://github.com/coopcycle/coopcycle-web/pull/4970
- [Tests] Various improvements by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/4977
- add: missing translations by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/4979
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.33.0...v3.34.0
Consumption - Mobility and Transportation
- PHP
Published by vladimir-8 about 1 month ago

CoopCycle - Version 3.33.3
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.33.2...v3.33.3
Consumption - Mobility and Transportation
- PHP
Published by alexsegura about 1 month ago

CoopCycle - Version 3.33.2
What's Changed
- Feat: improve cart loading time by @Atala in https://github.com/coopcycle/coopcycle-web/pull/4963
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.33.0...v3.33.2
Consumption - Mobility and Transportation
- PHP
Published by alexsegura about 1 month ago

CoopCycle - v3.33.1-beta1
Consumption - Mobility and Transportation
- PHP
Published by Atala about 1 month ago

CoopCycle - v3.33.0
What's Changed (since v3.30)
Food Tech
- On Foodtech order confirmation screen, force refresh the order status so we are sure the customer sees the order state update
- Add "Pharmacy" to store types
- Add "Egg free" to the product diets list
- Add a column with payment gateway in restaurant stats.
- Show an error box when Paygreen payment fails.
- Fix: "products" column (products outside a section) is empty in the menu sections form by @Atala in #4961
Package Delivery / "Last Mile"
- Replace store owners ordering form with the new "beta" delivery form
- In the store setting, when there is no default timeslot selected, force select the first timeslot as default (to avoid crashes)
- Fix bug on delivery form when there is no timeslot set by default.
- Fix crash in the new delivery form when adding a new dropoff to a delivery
- Fix selection when the same street address has been saved twice in the store's address book
Admin
- Added: allow to define a pricing rule at task level OR delivery/order level. Docs: https://docs.coopcycle.org/en/admin/pricing_rule/
- Added: warnings to conditions that should be used ONLY at the task AND/OR the delivery/order level:
- Added: price calculation to update current sub-total by percentage. Docs: https://docs.coopcycle.org/en/admin/pricing_rule/#price
- Improved price debug tool showing matched pricing rule and price breakdown:
- Minor API changes in invoicing export and docs
Tech
- Update to Symfony Flex by @Atala in #4950
- Migrate to RTK 2.0 and Redux 5.0 by @vladimir-8 in #4952
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.17...v3.33.0
Consumption - Mobility and Transportation
- PHP
Published by vladimir-8 about 2 months ago

CoopCycle - Version 3.32.17
Consumption - Mobility and Transportation
- PHP
Published by Atala about 2 months ago

CoopCycle - Version 3.32.16
Hotfix : in delivery form, fix selection when the same street address has been saved twice in the store's address book
Consumption - Mobility and Transportation
- PHP
Published by Atala about 2 months ago

CoopCycle - Version 3.32.15
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.14...v3.32.15
Consumption - Mobility and Transportation
- PHP
Published by alexsegura about 2 months ago

CoopCycle - Version 3.32.14
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.13...v3.32.14
Consumption - Mobility and Transportation
- PHP
Published by alexsegura about 2 months ago

CoopCycle - Version 3.32.13
What's Changed
- Fix: "products" column (products outside a section) is empty in menu sections form by @Atala in https://github.com/coopcycle/coopcycle-web/pull/4961
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.12...v3.32.13
Consumption - Mobility and Transportation
- PHP
Published by alexsegura about 2 months ago

CoopCycle - v3.32.12
- Minor API changes in invoicing export and docs
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.11...v3.32.12
Consumption - Mobility and Transportation
- PHP
Published by vladimir-8 about 2 months ago

CoopCycle - Version 3.32.11
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.10...v3.32.11
Consumption - Mobility and Transportation
- PHP
Published by alexsegura about 2 months ago

CoopCycle - Version 3.32.10
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.9...v3.32.10
Consumption - Mobility and Transportation
- PHP
Published by alexsegura about 2 months ago

CoopCycle - Version 3.32.9
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.8...v3.32.9
Consumption - Mobility and Transportation
- PHP
Published by alexsegura about 2 months ago

CoopCycle - Version 3.32.8
What's Changed
- Fix deprecations.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.7...v3.32.8
Consumption - Mobility and Transportation
- PHP
Published by alexsegura about 2 months ago

CoopCycle - Version 3.32.7
What's Changed
- Migrate to RTK 2.0 and Redux 5.0 by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/4952
- fixed: .env files loading by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/4955
- Add column with payment gateway.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.6...v3.32.7
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 2 months ago

CoopCycle - Version 3.32.6
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.5...v3.32.6
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 2 months ago

CoopCycle - Version 3.32.5
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.4...v3.32.5
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 2 months ago

CoopCycle - Version 3.32.4
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.3...v3.32.4
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 2 months ago

CoopCycle - Version 3.32.3
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.2...v3.32.3
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 2 months ago

CoopCycle - Version 3.32.2
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.1...v3.32.2
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 2 months ago

CoopCycle - Version 3.32.1
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.0...v3.32.1
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 2 months ago

CoopCycle - Version 3.32.0
What's Changed
- Update to Symfony Flex by @Atala in https://github.com/coopcycle/coopcycle-web/pull/4950
- Add column with payment gateway in restaurant stats.
- Fix bug on delivery form when there is no timeslot set by default.
- Show an error box when Paygreen payment fails.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.31.0...v3.32.0
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 2 months ago

CoopCycle - Version 3.31.0
What's Changed
- Improve the UI/UX in pricing rules definition for applying the rule at task level OR at delivery level
- Replace store owners ordering form by the new "beta" delivery form
- Fix crash in the new delivery form when adding a new dropoff to a delivery
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.3.10...v3.31.0
Consumption - Mobility and Transportation
- PHP
Published by Atala 2 months ago

CoopCycle - Version 3.30.10
What's Changed
- On Foodtech order confirmation screen, force refresh the order status so we are sure the customer sees the order state update
- In the store setting, when there is no default timeslot selected force select the first timeslot as default (to avoid crashes)
- Add "Pharmacy" to store types
- Add "Egg free" to product diets list
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.30.9...v3.3.10
Consumption - Mobility and Transportation
- PHP
Published by Atala 2 months ago

CoopCycle - Version 3.30.9
What's Changed
- Fix potential bug for Paygreen when address has no city or postal code.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.30.8...v3.30.9
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 2 months ago

CoopCycle - Version 3.30.8
What's Changed
- Don't override an "On demand delivery" product name if it's already been set by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/4945
- Fix Paygreen issues happening in production
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.30.7...v3.30.8
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 2 months ago

CoopCycle - Version 3.30.7
What's Changed
- Add push events to live update tours in web dispatch by @Atala in https://github.com/coopcycle/coopcycle-web/pull/4941
- Fix Paygreen when there is only one payment method enabled
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.30.6...v3.30.7
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 3 months ago

CoopCycle - Version 3.30.7-beta1
- Add events for tour changes and show them in web dispatch by @Atala in https://github.com/coopcycle/coopcycle-web/pull/4941
Consumption - Mobility and Transportation
- PHP
Published by Atala 3 months ago

CoopCycle - Version 3.30.6
What's Changed
- Change how version number is shown. by @alexsegura in https://github.com/coopcycle/coopcycle-web/pull/4936
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.30.5...v3.30.6
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 3 months ago

CoopCycle - v3.30.5
- Improved logging
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.30.4-beta1...v3.30.5
Consumption - Mobility and Transportation
- PHP
Published by vladimir-8 3 months ago

CoopCycle - Version 3.30.4-beta1
- Minor fixes in beta delivery form date picker
Consumption - Mobility and Transportation
- PHP
Published by Atala 3 months ago

CoopCycle - v3.30.2
What's Changed
- In tests, fallback on geocode earth in backend when addok provider fails by @Atala in https://github.com/coopcycle/coopcycle-web/pull/4925
- Improved logging
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.30.1...v3.30.2
Consumption - Mobility and Transportation
- PHP
Published by vladimir-8 3 months ago

CoopCycle - Version 3.30.2-beta1
Small fixes in beta delivery form
Consumption - Mobility and Transportation
- PHP
Published by Atala 3 months ago

CoopCycle - Version 3.30.1
What's Changed
- Use Woop API version 1.7.0 to be able to use PATCH method for subscriptions.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.30.0...v3.30.1
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 3 months ago

CoopCycle - Version 3.30.0
What's Changed
- Localise invoicing file name by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/4910
- Fix: pass instance locale to improve geocoding when importing deliveries
- Add "tour.name" field in CSV file delivery import to automatically add a delivery to a tour on import
- Feat : in beta delivery form synchronize dropoff dates when pickup date changes (timeslot and non-timeslot cases)
- Dispatch dashboard: improve performance
Misc
- Fix behat tests by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/4909
- [PERTE-197] Allowing 'ROLE_DISPATCHER' to call endpoints by @JuanIgAcosta in https://github.com/coopcycle/coopcycle-web/pull/4907
- Fix for crash on refund when there is a failed payment attached to the order by @Atala in https://github.com/coopcycle/coopcycle-web/pull/4915
- Fix: enable edenred and cash only if explicitly set on restaurant by @Atala in https://github.com/coopcycle/coopcycle-web/pull/4914
- Add a filter by tag to some tasks' related graphs by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/3263
- [PERTE-275] Do not list/display deleted stores by default for
/api/stores
endpoint by @diegomanuel in https://github.com/coopcycle/coopcycle-web/pull/4921
New Contributors
- @JuanIgAcosta made their first contribution in https://github.com/coopcycle/coopcycle-web/pull/4907
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.29.0...v3.30.0
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 3 months ago

CoopCycle - Version 3.29.5-beta1
What's Changed
- Add "tour.name" field in CSV file delivery import to automatically add a delivery to a tour on import by @Atala in https://github.com/coopcycle/coopcycle-web/pull/4916
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.29.4-beta1...v3.29.5-beta1
Consumption - Mobility and Transportation
- PHP
Published by Atala 3 months ago

CoopCycle - Version 3.29.4-beta1
Fix : crash on "mark task as done" when there is 1 task only in rider TaskList
Consumption - Mobility and Transportation
- PHP
Published by Atala 3 months ago

CoopCycle - Version 3.29.3-beta1
Consumption - Mobility and Transportation
- PHP
Published by Atala 3 months ago

CoopCycle - Version 3.29.1
Minor Update – Improved Address Handling
-
Better Address Suggestions 🏡
Address autocomplete now recognizes more details like street names, building numbers, and apartment units, making it more accurate. -
More Precise Geolocation 📍
Address searches now take your language and location into account for better results.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.29.0...v3.29.1
Consumption - Mobility and Transportation
- PHP
Published by r0xsh 3 months ago

CoopCycle - Version 3.29.2-beta2
Consumption - Mobility and Transportation
- PHP
Published by Atala 3 months ago

CoopCycle - Version 3.29.2-beta1
Consumption - Mobility and Transportation
- PHP
Published by Atala 3 months ago

CoopCycle - v3.29.1-beta1 (POC to speed-up dispatch)
What's Changed
- optimise
/api/task_lists/set_items/*
endpoint; added prefetch and removed unncessary logs
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.29.0...v3.29.1-beta1
Consumption - Mobility and Transportation
- PHP
Published by vladimir-8 3 months ago

CoopCycle - Version 3.29.0
Features
Support both google old places API and new places API depending on the cooperative key
If you are using google for API suggestions, please activate google places API (new) in your console
here are the instructions https://docs.coopcycle.org/en/admin/enable-places-new/
Add price override in beta delivery form by @CamilleNerriere
Please test!
Fixes
- For riders, fix validation error when validating at once multiple tasks from the same delivery in the list of tasks in the smartphone app
- Wrong value in VolumeUnits steps when creating a new pricing rule (the value was multiplied by *1000)
Consumption - Mobility and Transportation
- PHP
Published by Atala 3 months ago

CoopCycle - v3.28.4-beta2 (POC to speed-up dispatch)
- added changes from
master
branch
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.28.4-beta1...v3.28.4-beta2
Consumption - Mobility and Transportation
- PHP
Published by vladimir-8 4 months ago

CoopCycle - Version 3.29.0-beta3
Use places API new by default
Consumption - Mobility and Transportation
- PHP
Published by Atala 4 months ago

CoopCycle - Version 3.29.0-beta2
What's Changed
- Fix: support both google old places API and new places API depending on the cooperative key
- Fix: error when validating at once multiple tasks from the same delivery in the smartphone app list of tasks by @Atala in https://github.com/coopcycle/coopcycle-web/pull/4900
- Fix : wrong value in VolumeUnits steps when creating a new rule by @Atala in https://github.com/coopcycle/coopcycle-web/pull/4889
- Add price override in react delivery form by @CamilleNerriere in https://github.com/coopcycle/coopcycle-web/pull/4860
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.28.3...v3.20.0-beta1
Consumption - Mobility and Transportation
- PHP
Published by Atala 4 months ago

CoopCycle - v3.28.4-beta1 (POC to speed-up dispatch)
- POC to improve performance in dispatch dashboard
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.28.3...v3.28.4-beta1
Consumption - Mobility and Transportation
- PHP
Published by vladimir-8 4 months ago

CoopCycle - Version 3.28.3
Consumption - Mobility and Transportation
- PHP
Published by r0xsh 4 months ago

CoopCycle - Version 3.28.2
Consumption - Mobility and Transportation
- PHP
Published by r0xsh 4 months ago

CoopCycle - v3.28.1
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.28.0...v3.28.1
Consumption - Mobility and Transportation
- PHP
Published by r0xsh 4 months ago

CoopCycle - v3.28.0
- Fixed:(pricing rules debug tool): take 'strategy' into account
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.27.16...v3.28.0
Consumption - Mobility and Transportation
- PHP
Published by vladimir-8 4 months ago

CoopCycle - v3.27.16
Version 3.27.16
Features
Improvements on the "Invoicing" feature (still in preview)
You can test the invoicing feature in "Stores > Invoicing". This page enables you to extract delivery orders at the end of the month to bill your B2B customer. You can export the orders according to the Odoo format to import them directly in Odoo.
Doc : https://docs.coopcycle.org/en/admin/invoicing/
Paygreen (needs testing) (payment provider for France that supports meal vouchers)
Paygreen implemented in both web and the mobile app; goes into beta testing soon. Marina is currently testing it at Naofood and write a documentation about it. If you want to enable it in your instance and test it carefully please reach out to devs.
Beta delivery form
We did start to rewrite our delivery form in a new version that will more user-friendly (for example not empty the telephone when there is an error ^^) and also supports new features in the future. We are not there yet but we hope to replace soon the shop delivery form with it - for admin users their are more features to port. This version will be updated in the coming days so please ask if you want to test the latest version.
Woop integration (needs testing)
Woop is a delivery broker that can send deliveries to your CoopCycle instance. Aubin will test it soon and then we can sign contracts with this platform.
Small improvments / bugfixes
- Hotfix when creating product variants with very long names
- Show platform version on settings page
- Fix when using Urbantz with several stores/hubs
- Add Matomo tracking actions for zero waste
- Fix zero waste order icon display on dispatch
- Fix potential bug when using zero waste as a guest
- Update usage of INSEE APIs to validate SIRET
- Fix for crash at foodtech payment "No such (stripe) customer cus_xxx"
- Crash when refusing a lastmile order from orders page
- Crash when adding a package to a package set were a package was previously deleted
Consumption - Mobility and Transportation
- PHP
Published by Atala 4 months ago

CoopCycle - v3.27.16-beta1
What's Changed
- Log routes in messenger logs https://github.com/coopcycle/coopcycle-web/pull/4879
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.27.15...v3.27.16-beta1
Consumption - Mobility and Transportation
- PHP
Published by vladimir-8 4 months ago

CoopCycle - Version 3.27.15
Consumption - Mobility and Transportation
- PHP
Published by Atala 4 months ago

CoopCycle - Version 3.27.14
What's Changed
- Improve zero waste guest checkout fix.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.27.13...v3.27.14
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 4 months ago

CoopCycle - Version 3.27.13
What's Changed
- Fix potential bug when using zero waste as a guest.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.27.12...v3.27.13
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 4 months ago

CoopCycle - Version 3.27.12
What's Changed
- Update usage of INSEE APIs to validate SIRET by @alexsegura in https://github.com/coopcycle/coopcycle-web/pull/4896
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.27.11...v3.27.12
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 4 months ago

CoopCycle - Version 3.27.11
What's Changed
- Hotfix SIRET validation when saving restaurant.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.27.10...v3.27.11
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 4 months ago

CoopCycle - Version 3.27.11-beta1
Consumption - Mobility and Transportation
- PHP
Published by Atala 4 months ago

CoopCycle - Version 3.27.10
What's Changed
- Fix crash when refusing order from the Order page by @Atala in https://github.com/coopcycle/coopcycle-web/pull/4876
- Small adjustment to use Woop in production.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.27.9...v3.27.10
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 4 months ago

CoopCycle - Version 3.27.10-beta1
Consumption - Mobility and Transportation
- PHP
Published by Atala 4 months ago

CoopCycle - Version 3.27.9
What's Changed
- Fix "no such customer" Stripe error.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.27.8...v3.27.9
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 4 months ago

CoopCycle - Version 3.27.8
What's Changed
- Apply platform fees on Paygreen when order is fully paid by credit card.
- Fix restaurant activation bug when Paygreen is not configured.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.27.7...v3.27.8
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 4 months ago

CoopCycle - Version 3.27.7
What's Changed
- Invoicing localisation by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/4884
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.27.6...v3.27.7
Consumption - Mobility and Transportation
- PHP
Published by vladimir-8 4 months ago

CoopCycle - Version 3.27.6
What's Changed
- Add Matomo tracking actions for zero waste.
- Handle Paygreen when validating that at least one payment gateway is configured before enabling shop.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.27.5...v3.27.6
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 4 months ago

CoopCycle - Version 3.27.5
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.27.4...v3.27.5
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 4 months ago

CoopCycle - Version 3.27.4
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.27.3...v3.27.4
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 4 months ago

CoopCycle - Version 3.27.3
What's Changed
- StandTrack integration by @r0xsh in https://github.com/coopcycle/coopcycle-web/pull/4819
- Implement properly parcels & labels in Woopit delivery request. by @alexsegura in https://github.com/coopcycle/coopcycle-web/pull/4874
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.27.2...v3.27.3
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 4 months ago

CoopCycle - Version 3.27.3-beta1
What's Changed
- StandTrack integration by @r0xsh in https://github.com/coopcycle/coopcycle-web/pull/4819
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.27.2...v3.27.3-beta1
Consumption - Mobility and Transportation
- PHP
Published by r0xsh 4 months ago

CoopCycle - Version 3.27.2
What's Changed
- Update translations.
- Fix zero waste order icon display on dispatch.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.27.1...v3.27.2
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 4 months ago

CoopCycle - Version 3.27.1
What's Changed
- Minor invoicing UX improvements by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/4855
- Invoicing: mark exported orders by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/4858
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.27.0...v3.27.1
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 4 months ago

CoopCycle - v3.27.0-beta5
- Invoicing page: time picker: default: by month or custom (as on new delivery form) https://github.com/coopcycle/coopcycle/issues/189
- Invoicing: mark exported orders and allow to exclude them from a filter https://github.com/coopcycle/coopcycle/issues/190
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.27.0...v3.27.0-beta5
Consumption - Mobility and Transportation
- PHP
Published by vladimir-8 4 months ago

CoopCycle - Version 3.27.0
What's Changed
- Show platform version on settings page
- Minor invoicing UX improvements by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/4855
- Invoicing: mark exported orders by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/4858
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.26.8...v3.27.0
Consumption - Mobility and Transportation
- PHP
Published by alexsegura 4 months ago

CoopCycle - Version 3.26.8
What's Changed
- Fix when using Urbantz with several stores/hubs
- Invoicing with Odoo MVP by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/4804
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.26.7...v3.26.8
Consumption - Mobility and Transportation
- PHP
Published by Atala 4 months ago

CoopCycle - v3.27.0-beta4
What's Changed
- Invoicing with Odoo MVP by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/4804
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.26.7...v3.27.0-beta4
Consumption - Mobility and Transportation
- PHP
Published by vladimir-8 5 months ago

CoopCycle - Version 3.26.7
What's Changed
- Add tags selection and tracking link to the new delivery form (still in beta testing) by @CamilleNerriere in https://github.com/coopcycle/coopcycle-web/pull/4834
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.26.6...v3.26.7
Consumption - Mobility and Transportation
- PHP
Published by Atala 5 months ago
