Skip to content

OntraportApi v1.2.7

Compare
Choose a tag to compare
@mysteryx93 mysteryx93 released this 16 Mar 05:05
· 9 commits to master since this release

Version 1.2.7 is ready!

What's new

  • Fix some parsing problems reading transaction offers
  • Bool fields can now read either string or int
  • Enable parsing of non-nullable Bool fields
  • Enable parsing of non-nullable DateTimeOffset fields
  • Enable parsing of Decimal fields
  • Added product type "single" (any difference with "onetime"?)
  • Fix problem with OntraportObjects due to recent TOverride changes
  • Fix problem with AddTagNamesAsync, pass "ids" as array instead of comma-delimited
  • Removed OntraportObjects.SelectByUniqueId
  • Removed WebHook.Owner property
  • Tried to fix WebHook.Subscribe method but failed. There are a few minor APIs that are broken. There are also some fields that have been added or removed over time. If you need those new fields, code contributions are welcomed.