Skip to content

Releases: zyndex-drive/server-build

Release 0.2.0-35

20 Dec 16:33
v0.2.0-35
1c70229
Compare
Choose a tag to compare
Release 0.2.0-35 Pre-release
Pre-release

0.2.0-35 (2021-12-20)

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

20 Dec 13:18
v0.2.0-34
6b209de
Compare
Choose a tag to compare
Release 0.2.0-34 Pre-release
Pre-release

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 🛠

  • models: fix user types (03297cc)
  • types: fix object id type (13b5a00)

Release 0.2.0-33

30 Nov 15:05
v0.2.0-33
7f8ad7f
Compare
Choose a tag to compare
Release 0.2.0-33 Pre-release
Pre-release

0.2.0-33 (2021-11-30)

Build System 🏗

Release 0.2.0-32

30 Nov 14:51
v0.2.0-32
767107f
Compare
Choose a tag to compare
Release 0.2.0-32 Pre-release
Pre-release

0.2.0-32 (2021-11-30)

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

30 Nov 10:18
d455770
Compare
Choose a tag to compare
Release 0.2.0-31 Pre-release
Pre-release

0.2.0-31 (2021-11-30)

CI 🛠

  • build: add support for minification for final code (9c993dd)
  • scripts: update build and deploy scripts (836d93d)
  • scripts: update deploy script (a8de306)