Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.54 KB

File metadata and controls

35 lines (20 loc) · 1.54 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.0 (2021-10-25)

Features

  • add base logic and translate error (d7b52b2)
  • extension: add allowed namespace checking (95c949c), closes #6

Bug Fixes

  • Updating user data when user role updated (6bac554)

0.1.2 (2021-09-13)

Features

  • extension: add visibility toggle (3fbafeb), closes #3
  • extension: initial work for AP Extension (1f2cf87), closes #1

[0.1.1]

Added

  • Add JUSTICE_PUBLISHER_NAMESPACE env var

Fixed

  • Fix healthz check path

[0.1.0]

Added

  • Initial works for AP Extension