Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Releases: Tolfix/cpg-api

v2.3

31 Jan 19:34
020fd44
Compare
Choose a tag to compare

v2.3

  • Improved query filtering
  • Fixed small issues

What's Changed

Full Changelog: v2.2...v2.3

v2.2

29 Jan 14:55
81918f1
Compare
Choose a tag to compare

v2.2

  • Better typings
  • Better query searching
  • Small bug fixes

What's Changed

Full Changelog: v2.1...v2.2

v2.1

23 Jan 16:45
4c0a9ee
Compare
Choose a tag to compare

v2.1

  • More stylish emails
  • Sending email to customer when a transaction is linked with customer
  • Fixed images (finally)
  • Customer can have profile_picture now

What's Changed

Full Changelog: v2.0...v2.1

v2.0

22 Jan 15:43
b189944
Compare
Choose a tag to compare

v2.0

  • Fixed some small css adjustments
  • Fixed node-fetch
  • OCR number

What's Changed

Full Changelog: v1.9...v2.0

v1.9

22 Jan 13:16
482cd22
Compare
Choose a tag to compare

v1.9

  • No ugly emails
    • CSS added to style them a little more
      image
  • Fixed major bug on naming.
  • Now possible to auto recharge user on recurring methods, if using credit card 08a87e8
    • Still testing, but in theory should work
  • Fixed configurable options on orders
  • General typing fixes

What's Changed

Full Changelog: v1.8...v1.9

v1.8

18 Jan 08:02
a22c55c
Compare
Choose a tag to compare

v1.8

  • Translation progress
    • Swedish progress...
  • Working on issue #67
    • Company env can be added.

What's Changed

Full Changelog: v1.7...v1.8

v1.7

10 Jan 19:30
831f196
Compare
Choose a tag to compare

v1.7

  • Protecting queries
  • Fixed naming on files
  • New event
    • logging
      • Returns
      {
        "message": "",
        "type": ""
      }
  • Dockerfile modified
    • Removes src and test

What's Changed

Full Changelog: v1.6...v1.7

v1.6

08 Jan 22:31
116aeb2
Compare
Choose a tag to compare

v1.6

  • GraphQL published
  • ESLint added
  • Renamed files

What's Changed

Full Changelog: v1.5...v1.6

v1.5

08 Jan 17:41
3f9879c
Compare
Choose a tag to compare

v1.5

  • More features added to graphql
    • Next release it shall be exposed in production.

What's Changed

Full Changelog: v1.4...v1.5

v1.4

07 Jan 00:46
a8591ac
Compare
Choose a tag to compare

v1.4

  • GraphQL now protected, still in beta so to enable use DebugMode
  • Action to test typings
  • Translation being worked on.

What's Changed

Full Changelog: v1.3...v1.4