Skip to content

Releases: pliancy/addigy-node

Getting MDM Configurations

29 Jun 05:26
92f8639
Compare
Choose a tag to compare

🚀 Features:

  • Added getMDMConfigurations() and getMDMConfigurationsByName() functions
  • Added new Type for Apple_Events service

🐛 Fixes

  • Update createPPPCPolicy input types for microphone & camera since they can only be denied

🧹 Chores:

  • Bumped dev dependencies

Add Support for PPPC Payloads and System Extensions & Update Class Export

24 Jun 21:02
511864d
Compare
Choose a tag to compare
  • Add Support for PPPC Payloads and System Extensions
  • Remove default export of Addigy Class
  • Export Types

Fix Create Custom Software Function URL

13 May 06:53
Compare
Choose a tag to compare

Bump

10 May 21:41
Compare
Choose a tag to compare
v1.3.8

Bump

Actually build

10 May 21:39
Compare
Choose a tag to compare
v1.3.7

Back to original, but run build specifically in gh release action

Version bump

10 May 21:24
Compare
Choose a tag to compare
v1.3.6

Bump

NPM Pack

10 May 21:22
Compare
Choose a tag to compare
v1.3.5

Run npm pack

Fix Build

10 May 21:05
Compare
Choose a tag to compare
v1.3.4

Keep original publish from root functionality

Bug Fixes

08 May 02:01
Compare
Choose a tag to compare

Fixes:

  • fixes an issue where internal API calls were not working due to changes in Addigy's API

Chores:

  • This is the first release via Github Actions!
  • Updated dependencies
  • Changed linting to eslint + prettier instead of tslint standard
  • moved package.json format to pliancy standard