This repository was archived by the owner on Jul 6, 2025. It is now read-only.
Releases: Zenfulcode/Commercify
Releases · Zenfulcode/Commercify
v2.0.1
v2.0.0
What's Changed
- entire products module rewrite, not finished by @gkhaavik in #83
- Payment module DDD rewrite by @gkhaavik in #89
- 80 3 mobilepay webhook foundation by @gkhaavik in #99
- Refactoring event handling and adding PaymentCancelledEventHandler by @gkhaavik in #100
- 80 6 order and payment flows rework by @gkhaavik in #101
- 80 5 payment event handling by @gkhaavik in #102
- 80 7 emailing order confirmation by @gkhaavik in #103
- 80 8 authenticated order creation by @gkhaavik in #104
- 80 cleanup and minor changes by @gkhaavik in #105
- 80 next auth integration by @gkhaavik in #106
- Refactor product retrieval methods for improved clarity by @gkhaavik in #107
- total project restructure by @gkhaavik in #81
Full Changelog: v1.4.1...v2.0.0
v1.4.1
v1.4.0
What's Changed
- fixing email order confirmations by @gkhaavik in #88
- adding shipping cost by @gkhaavik in #90
- fixing missing values in order confirmations by @gkhaavik in #92
- adding mobilepay capture by @gkhaavik in #93
- adding missing configuration for docker image by @gkhaavik in #95
Full Changelog: v1.3.0...v1.4.0
v1.3.0
v1.2.0
What's Changed
- adding missing migration by @gkhaavik in #76
- fixing weird relation by @gkhaavik in #77
- adding new field to OrderDTO to hold orderLinesAmount by @gkhaavik in #79
- Reworking order flow with as a guest user by @gkhaavik in #85
Full Changelog: v1.1.5...v1.2.0
v1.1.5
What's Changed
- adding a tag parameter to make push command "make push tag=" by @gkhaavik in #69
- adding tests job to workflows by @gkhaavik in #72
- fixing unauthenticated users aka guests, could make order requests by @gkhaavik in #71
Full Changelog: v1.1.4...v1.1.5