Skip to content

v1.7.0

Compare
Choose a tag to compare
@frankpagan frankpagan released this 16 Aug 23:06
· 107 commits to master since this release

1.7.0 (2023-08-16)

Bug Fixes

  • crud attributes renamed (6e0b21c)
  • Refactored *-target to *-selector (80ef6e2)
  • webpack.config and package.json make use of mode=production instead of process.env (c6ce5b1)

Features

  • checks headers for File-Content if it exists return the File-Content as the response (4f1fa9c)
  • header file-content resulting in server responding with file-content value as the body. also addeded header for storage to inform the client if the organization has a storage applied or not (29c68a2)
  • name attribute and variable renamed to key (7d1201f)