Skip to content

Releases: bybsoftware/jfw-js

6.9.3

22 Dec 01:52
a50a5e5

Choose a tag to compare

What's Changed

  • Feat/improve features by @KennethWise in #71
  • Update version 6.9.3 by @KennethWise in #72

Full Changelog: 6.9.2...6.9.3

6.9.2

11 Dec 09:29
737b5cd

Choose a tag to compare

What's Changed

  • fix: remove global error handler by @KennethWise in #68
  • Feat/improve features by @KennethWise in #69
  • Update version 6.9.2 by @KennethWise in #70

Full Changelog: 6.9.0...6.9.2

6.9.0

04 Dec 09:22
a0fa298

Choose a tag to compare

What's Changed

  • Feat/support tracking for jfw by @KennethWise in #66
  • Update 6.9.0 by @KennethWise in #67

Full Changelog: 6.8.0...6.9.0

6.8.0

04 Dec 07:48
3e06517

Choose a tag to compare

What's Changed

  • feat: add get current brand links by type by @KennethWise in #63
  • build: update version 6.8.0 by @KennethWise in #64
  • Update version 6.8.0 by @KennethWise in #65

Full Changelog: 6.7.0...6.8.0

6.7.0

27 Oct 07:27
a951c44

Choose a tag to compare

What's Changed

  • Refactor/improve apis by @KennethWise in #59
  • Update version 6.7.0 by @KennethWise in #60
  • fix: fix axios type by @KennethWise in #61
  • Fix axios type by @KennethWise in #62

Full Changelog: 6.6.0...6.7.0

6.6.0

09 Oct 04:12
31822fc

Choose a tag to compare

What's Changed

  • feat: add brand email address code by @KennethWise in #57
  • Update version 6.6.0 by @KennethWise in #58

Full Changelog: 6.5.1...6.6.0

6.5.1

07 Oct 03:36
bdcb8d6

Choose a tag to compare

What's Changed

  • build: change package lock for hotfix bundle by @KennethWise in #54
  • Update version 6.5.1 by @KennethWise in #55
  • Change build 6.5.1 by @KennethWise in #56

Full Changelog: 6.5.0...6.5.1

6.5.0-hotfix-1

02 Oct 06:42
3f94f88

Choose a tag to compare

What's Changed

  • build: change package lock for hotfix bundle by @KennethWise in #54

Full Changelog: 6.5.0...6.5.0-hotfix-1

6.5.0

02 Oct 06:35
bb5bb73

Choose a tag to compare

What's Changed

  • feat: add filter for get deivces from user api by @KennethWise in #52
  • update version 6.5.0 by @KennethWise in #53

Full Changelog: 6.4.0...6.5.0

6.4.0

25 Sep 02:02
fa15188

Choose a tag to compare

What's Changed

Added

  • Added getUtilityLinksForBrand in BrandAPI.
  • Added countryCode for Device interface.
  • Added UtilityLinks for BrandLinkType enum.
  • Added code field for IBrandLink interface.
  • Added UserPermission and DevicePermission enums for support RBAC system.
  • Added lastAccessAt for DeviceOfUser interface.

Changed

  • Changed queryParams of applyLicenseToGivenUser api to bodyParams.

Full Changelog: 6.3.0...6.4.0