Skip to content

Releases: mondaycom/apps-sdk

3.0.11

26 Jun 05:40
15e269e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.10...3.0.11

latest

26 Jun 05:41
15e269e
Compare
Choose a tag to compare

Features

Styles

  • (alignment) run prepublish script to make sure everything is aligned #62 (Dor Shaked)
  • (alignment) run formatter in queue.ts #62 (Dor Shaked)

Commits

  • 0d60a48: Use compute auth client (Shai Katz) #62
  • 23e2d7c: [beta] (Shai Katz) #62
  • 50205a5: Merge branch 'master' into feature/shaika/use-compute-auth-client (shaikatzz) #62
  • 5050278: . (Shai Katz) #62
  • 39a35f9: [beta] (Shai Katz) #62
  • 3058587: Update package.json (shaikatzz) #62
  • 700af6e: Merge branch 'master' into feature/shaika/use-compute-auth-client (shaikatzz) #62

3.0.10

20 Jun 10:59
a788433
Compare
Choose a tag to compare

Update readme file

3.0.8

20 Jun 09:00
5abadcf
Compare
Choose a tag to compare

Update readme file

3.0.7

07 May 12:02
68252b3
Compare
Choose a tag to compare

What's Changed

  • fix: falsey check for values retrieved for envs and secrets by @maorb-dev in #59

Full Changelog: latest...3.0.7

3.0.6

07 May 11:41
a741a33
Compare
Choose a tag to compare

What's Changed

  • fix: falsey check for values retrieved for envs and secrets by @maorb-dev in #59

Full Changelog: latest...3.0.6

3.0.5

02 May 08:17
08969a5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: latest...3.0.5

Implement a singleton for local secure storage db instance

30 Apr 10:36
Compare
Choose a tag to compare

3.0.2

06 Mar 08:20
91db027
Compare
Choose a tag to compare

Fix issues with secure storage performing redundant authentications.

3.0.1

04 Mar 09:00
71ebc43
Compare
Choose a tag to compare
  • Align storage get method to the correct return type.