This repository has been archived by the owner on May 6, 2022. It is now read-only.
Releases: Tolfix/cpg-api
Releases · Tolfix/cpg-api
v1.3
v1.2
v1.1
v1.1
- Type fixed
- Dynamic functions for
v2/orders/place
- This means plugins can create their own custom order placing, can be useful when it comes to create more custom features and routes etc.
- Moved to node 16
What's Changed
New Contributors
Full Changelog: v1.0...v1.1
v1.0
v0.9
v0.8
v0.7
v0.6
v0.4
0.4
- Modiifed
EnsureAdmin
middleware- No longers returns with
text
object.
- No longers returns with
- Possible to
sort
on routes - Possible to get
secret
fromorders/place
- Add in query
create_intent
- Only works for
credit_card
- Add in query
- Now
reports
added #15- When
invoices
are "notified" | "late" | "created"
- When
- New routes for customer
v2/customers/my/invoices/:id
v2/customers/my/orders/:id
v2/customers/my/reset-password
- Needs SMTP configs, since it sends a email to customer.
v2/customers/my/reset-password/:token
v2/customers/my/new-password
- Added images
- Products
- Categories
What's Changed
Full Changelog: v0.3...0.4