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

Releases: Tolfix/cpg-api

v3.4

Choose a tag to compare

@Tolfx Tolfx released this 20 Apr 19:02
5f2da15

v3.4

  • More admin prompts
  • Better transactions information

What's Changed

Full Changelog: v3.3...v3.4

v3.3

Choose a tag to compare

@Tolfx Tolfx released this 17 Apr 21:31
6d7045d

v3.3

  • Fixed currencies conversations issues
  • Fixed small issues
  • More prompts for admins

What's Changed

Full Changelog: v3.2...v3.3

v3.2

Choose a tag to compare

@Tolfx Tolfx released this 16 Apr 17:21
c96fcec

v3.2

  • Prompt update
  • Admin commands better
  • Easier to create/handle on CLI

What's Changed

Full Changelog: v3.1...v3.2

v3.1

Choose a tag to compare

@Tolfx Tolfx released this 26 Mar 15:22
6c5c4c5

v3.1

  • Fixed auth for admin
  • Fixed currencies on pdf
  • More admin features

What's Changed

Full Changelog: v3.0...v3.1

v3.0

Choose a tag to compare

@Tolfx Tolfx released this 15 Mar 19:54
4a233f7

v3.0

  • Easier for plugins to code
  • More routes for currencies
  • Possible to edit config via API
  • Possible to pick which payment_methods to use (Default now [])
    • /v3/config/payment_methods
    {
      "payment_methods": ["paypal", "credit_card"]
    }

Full Changelog: v2.9...v3.0

v2.9

Choose a tag to compare

@Tolfx Tolfx released this 13 Mar 19:07
412d0c3

v2.9

  • Fixed currencies problem
    • If a product was fixed at 100 SEK, but customer had currency as EUR. Then the invoice would be 100 EUR and not 10. This is now fixed by converting it to correct price from the currencies.
  • Now checking if customer & products that they have currency in their object.

What's Changed

Full Changelog: v2.8...v2.9

v2.8

Choose a tag to compare

@Tolfx Tolfx released this 12 Mar 14:47
64a31a6

v2.8

  • Ready for cpg-customer
  • Fixed typing errors
  • Quotes templates
    • When a quote gets accepted is being sent.

Full Changelog: v2.7...v2.8

v2.7

Choose a tag to compare

@Tolfx Tolfx released this 10 Mar 14:34
9e4e7da

v2.7

  • Now possible with customer currencies
  • Fix code bugs
  • Performance boost

What's Changed

Full Changelog: v2.6...v2.7

v2.6

Choose a tag to compare

@Tolfx Tolfx released this 07 Mar 21:00
5253238

v2.6

  • Cleaned up code #85
  • Now possible for user to pick currencies for their liking
  • Fixed bugs & issues

What's Changed

New Contributors

Full Changelog: v2.4...v2.6

v2.4

Choose a tag to compare

@Tolfx Tolfx released this 06 Mar 14:03

v2.4

What's Changed

Full Changelog: v2.3...v2.4