Releases: zyndex-drive/server-build
Releases · zyndex-drive/server-build
Release 0.2.0-35
Code Refactoring 🖌
- templates: refactor policy, role templates to use the new objectid function (05c86ce)
Bug Fixes 🛠
- models: update some model type configurations (361ea6b)
Features 🔥
- auth: auth plugin - viewer accept function (ca80236)
- auth: auth plugin - viewer blacklist function (90c3a02)
- auth: update policy-checker function to use heirarchy checker (627eccd)
- plugins/auth: write a new heirarchy checker for auth plugin (712e655)
Release 0.2.0-34
Build System 🏗
- fix build script to remove obfuscation (a009ac3)
- update build script (d076707)
Features 🔥
- models: update pending-user schema type (443754f)
- plugins/auth: auth plugin - viewer accept function (d214c99)
- plugins/auth: create a helper function for checking user policies (4d9c32c)
Code Refactoring 🖌
- templates: fix objectid in role templates (eb84cb9)
Bug Fixes 🛠
Release 0.2.0-32
CI 🛠
- build: update build script (6ad0e4a)
Build System 🏗
- webpack: add webpack to bundle all the files to a single file (d6ae2d9)
Release 0.2.0-31
CI 🛠
- build: add support for minification for final code (9c993dd)
- scripts: update build and deploy scripts (836d93d)
- scripts: update deploy script (a8de306)