Skip to content

Latest commit

 

History

History
164 lines (73 loc) · 6.71 KB

CHANGELOG.md

File metadata and controls

164 lines (73 loc) · 6.71 KB

1.6.2 (2024-04-29)

Bug Fixes

  • bump cocreate dependencies (72350c4)

1.6.1 (2024-02-05)

Bug Fixes

1.6.0 (2024-01-08)

Bug Fixes

  • applied host to define environment/branch (2bb6e41)

Features

  • bumped CoCreate dependencies to their latest versions (b90262a)

1.5.1 (2023-12-05)

Bug Fixes

1.5.0 (2023-11-25)

Bug Fixes

  • update licensing details (6a94b18)

Features

  • upgrade dependencies for latest features and fixes (723e3c6)

1.4.0 (2023-11-25)

Bug Fixes

  • update nav, edit button and css path (dadd55a)

Features

  • upgrade dependencies for latest features and fixes (6d5a226)

1.3.0 (2023-11-19)

Features

  • update dependecies for th latest features and bug fixes (4738480)

1.2.4 (2023-11-12)

Bug Fixes

  • bump dependencies for latest features (deef4b5)

1.2.3 (2023-11-09)

Bug Fixes

  • meta name typo (302ccb4)
  • update host (f031818)
  • updated timestamp to ISO format with UTC timezone (f5c72fc)
  • updated timestamp to ISO format with UTC timezone (d997a36)

1.2.2 (2023-11-03)

Bug Fixes

  • favicon.ico path (0e403a1)
  • update dependencies to the lates versions (cb951cd)
  • update method to use object.update etc (39f2368)

1.2.1 (2023-10-25)

Bug Fixes

1.2.0 (2023-10-17)

Features

  • addUser() to define the user_id in clients (94b420e)

1.1.5 (2023-10-14)

Bug Fixes

1.1.4 (2023-10-09)

Bug Fixes

1.1.3 (2023-10-09)

Bug Fixes

1.1.2 (2023-10-09)

Bug Fixes

1.1.1 (2023-10-09)

Bug Fixes

  • bump cocreate dependency versions (75e0f4a)

1.1.0 (2023-10-09)

Bug Fixes

  • generates Vapid keys per client and returns publicKey to client, the public key is used to create a subscription object and return to server (0267c19)

Features

  • Use subscription.endpoint to get the apikey (5fdb66d)

1.0.1 (2023-09-24)

Bug Fixes

  • add web-push in order to generate Vapid keys (cffd320)

1.0.0 (2023-09-24)

Features