Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 10:14
· 45 commits to main since this release

1.0.0 (2022-06-03)

Bug Fixes

  • πŸ› added PORT env variable; fixes CI tests workflow (2b86d18)
  • πŸ› eof new line (c14178e)
  • πŸ› eof whitespace (5985157)
  • πŸ› eof whitespace (9dccb07)
  • πŸ› export pii eip712 types (7f0d3fa)
  • πŸ› fixed lint errors (0f09537)
  • πŸ› fixed testing environment (1c87fe8)
  • πŸ› Fixed typescript build (295eddc)
  • πŸ› lint (6467148)
  • πŸ› lint (3d87ef9)
  • πŸ› missing currency code and remove proto exports (91f5919)
  • πŸ› mkdir creates parents as well (bcc2561)
  • πŸ› stays stubstorage protobuf (851865e)
  • πŸ› update example storage protobuf (3b20eee)
  • πŸ› update imports (dc5c0d6)
  • πŸ› version mismatch and protobuf package (705bf5e)
  • fix merge conflict (83c8eb2)
  • fixed dispatch workflow (abf132f)
  • lpms-cli: added publishConfig option to the package json (39616ed)
  • lpms-cli: CLI package is public now (a2d6618)
  • lpms-cli: fixed type (c136a6f)
  • lpms-cli: updated dispatch workflow (b9a84a6)
  • lpms-server: added missed verifyingContract property to the typed data config (7e27f70)
  • lpms-server: fix eslint warnings (50c112a)
  • lpms-server: fix typo in docs (4698d3f)
  • lpms-server: fixed error when working with compressed metadata (ce33a87)
  • lpms-server: fixes from comments (bce4732)
  • lpms-server: improve create api validation (23307f3)
  • stays: components cleaning (f14f78b)
  • stays: fixed metamask popup does not open (7bab49e)
  • yarn start, build fixes (300f738)

chore

  • πŸ€– version bump and deps cleanup (2c3a9ae)

Features

  • 🎸 add currency field (34a517d)
  • 🎸 brotli compression, esm and opt signatures (e72df8d)
  • 🎸 contact information (facility and personal) (f335dc6), closes #88 #71
  • 🎸 lpms database protobufs (42014c3)
  • 🎸 lpms server initial commit (9e75937), closes #41
  • 🎸 pii exchange protocol (b24ad03)
  • 🎸 stays data protobufs (c1272fa)
  • added stays package for the Stays web application (8c525b5)
  • added CONTRIBUTING.md (6cc3bf6)
  • deploy to heroku (ce33177)
  • Initial commit. Added lpms-web package with Waku hooks (b0c77e9)
  • lpms-cli: added --update option to the "sp" command; Allows to update the dataURI of the service provider (a63c9f9)
  • lpms-cli: added "addresses" command (8808a6b)
  • lpms-cli: added "storgae" command (9158798)
  • lpms-cli: added "wallet" command (bc7df1f)
  • lpms-cli: added lpms-cli package (44bc77b)
  • lpms-cli: added default account idex confgiration (6b82ab2)
  • lpms-cli: added export of public and private keys to the command wallet (f0f2613)
  • lpms-cli: added feature to switch off profile data compression (479d6a9)
  • lpms-cli: added loading spinner to async commands (94a0a64)
  • lpms-cli: added sp --reset option (a2ec37a)
  • lpms-cli: added utility for unsigned metadata file creation (881fc68)
  • lpms-cli: better service provider info; Updated docs (f85d8f4)
  • lpms-cli: implemented "config" and "login" commands to the CLI (44ac32c)
  • lpms-cli: implemented build with webpack (4c4a4a4)
  • lpms-cli: implemented local service provider Id generation (6a22d81)
  • lpms-cli: service provider registration feature (35043dc)
  • lpms-cli: updated README.md, added information about "addresses" and "storage" commands (0f037a0)
  • lpms-server: abstract Algorithm for search available spaces in facility (a061ee7)
  • lpms-server: add connectors for DBs (f83b926)
  • lpms-server: add debug logger and debug mode (58b6913)
  • lpms-server: add prometheus metrics (2747536)
  • lpms-server: add refreshToken available in the login response (660b685)
  • lpms-server: add update user api (password, roles) (6006686)
  • lpms-server: add update user api (password, roles) (a97fcdc)
  • lpms-server: added api/storage/file and api/storage/metadata endpoints and related controllers (209cf2b)
  • lpms-server: added deletion of temporary failes (b8479b5)
  • lpms-server: added FacilitiesSrvice (not finished) (2f298a9)
  • lpms-server: added feature of the default manager user creation on start (ae6a0a5)
  • lpms-server: added mandatory configuration parameter APP_CHAIN_ID (367f789)
  • lpms-server: added signing of metadata in the storage contraoller (67e7a6f)
  • lpms-server: binary metadata is decoded inside storage/metadata controller. (9c26f05)
  • lpms-server: facility profile metadata decontruction and saving/updating (7fee1a3)
  • lpms-server: fixes from comments (5828467)
  • lpms-server: little refactor & optimization wallet service (61c90e8)
  • lpms-server: rebase waku init config to config.ts (8b786de)
  • lpms-server: remove facility sublevel (d0d2c70)
  • lpms-server: remove protoc:local from package.json (d13aff9)
  • lpms-server: remove unused constructor from WakuService.ts (db4f8ba)
  • lpms-server: restore auth middleware for get-all api (81cd4c4)
  • lpms-server: restore auth middleware for get-all api (b635349)
  • lpms-server: server bootstrap (acbf1a6)
  • lpms-server: server bootstrap comment changes (ad974d3)
  • lpms-server: tests for user/update password and roles apis (502505c)
  • lpms-server: waku and protobuf fixes from comments (7476379)
  • lpms-server: waku and protobuf integrated (f766ef5)
  • lpms-web: added .env.example file; updated README.md (51f9a33)
  • lpms-web: added and configured UI framework; added styles for wallet feature (c0338cc)
  • lpms-web: added light wallet feature; no-styled version (a22464e)
  • lpms-web: authenticaion token (9f25d4e)
  • lpms-web: deploy to Heroku button (69bd462)
  • lpms-web: updated .env.example; added default config for testing network (da71ff5)
  • lpms: login page components (8c5a40a)
  • release npm packages to registry (03b95e1)
  • stays-models: added missed exports: person, piie, lpms (b172544)
  • stays-models: allow release to npm registry (19dc20f)
  • stays: added grommet, global style, header components (e48a706)
  • stays: added HTTPS configuration option to the .env.example (d0b0f9c)
  • stays: PageWrapper update (171d3e3)

BREAKING CHANGES

  • 🧨 Y