Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

@appsemble/node-utils

Package Overview
Dependencies
Maintainers
4
Versions
226
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appsemble/node-utils - npm Package Versions

1
23

0.21.0

Diff

Changelog

Source

[0.21.0] - 2023-07-28

Added

  • Block(barcode-scan): Allow block to scan other type of codes.
  • Block(barcode-scan): Allow user to set patch size of stream or image file.
  • Block(barcode-scan): Allow user to set up resolution to make scanner get code more precise.
  • Block(barcode-scan): New icon for the block.
  • Block(detail-viewer): Allow to extract image from URL and asset.
  • Block(detail-viewer): Allow to render videos.
  • Block(video): Allows video from URL and asset.
  • Block(video): Allows video from YouTube.
  • Cli: Initial release of the development server introducing the new command serve.
  • Server: Add SCIM support.

Changed

  • Block(barcode-scan): New description of block and its parameters.
  • Block(form): Support inline fields within fieldsets.
  • Block(qr-scan): Emits code as object instead of string.
  • Studio: Moved remapper documentation into its own section.
  • Utils: Separate remappers into sections.

Removed

  • Block(detail-viewer): Remove file base parameter.

Fixed

  • Block(form): Display buttons for fieldset when min/max length is specified.
  • Block(form): Fix validation of fields which come after a fieldset.
  • Studio: Fixed code highlighting not working in MDX files.
appsemble-bot
published 0.20.45 •

Changelog

Source

[0.20.45] - 2023-06-07

Added

  • Block(barcode-scan): Initial release.
  • Block(barcode-scan): Supports scanning code from image file.
  • Block(form): Support default value for date fields.
  • Block(image): The Image block now has width and height (in pixel) properties.
  • App: Added team.members action.
  • Server: Add resource.patch action to server.
  • Server: Added specific getTeamMember endpoint.

Changed

  • Utils: Breaking Change not remapper to, compute then invert null and singular values.

Fixed

  • Block(filter): Fix filtering for date and date-range fields.
  • Block(form): Support not passing fields to block.
  • Server: Implement resource.create action instead of reusing the request action.
  • Server: Implement resource.delete action instead of reusing the request action.
  • Server: Implement resource.get action instead of reusing the request action.
  • Server: Implement resource.update action instead of reusing the request action.
appsemble-bot
published 0.20.44 •

Changelog

Source

[0.20.44] - 2023-05-12

appsemble-bot
published 0.20.43 •

Changelog

Source

[0.20.43] - 2023-05-11

Added

  • Block(table): Support custom size of image in table cell.
  • Block(table): Support images in table cell.
  • Server: Support authentication for the request action using app service secrets when proxied.
  • Studio: Add service secrets to app secrets page.
  • Utils: Add log remapper.
  • Utils: Add match remapper.
  • Utils: Add not remapper.

Changed

  • Block(form): The form block now uses actions to autofill form fields.

Fixed

  • Block(form): Resolve date fields and boolean field missing form values when remapping in required requirement.
appsemble-bot
published 0.20.42 •

Changelog

Source

[0.20.42] - 2023-04-04

appsemble-bot
published 0.20.41 •

Changelog

Source

[0.20.41] - 2023-03-24

Added

  • Block(form): Add alt format option for date and date-time field.
  • Block(form): Support manual input in date and date-time fields.
  • Block(table): Add StringField to provide users direct write access to table entries.

Fixed

  • Server: Set missing userinfo fields (locale and zoneinfo) in the userinfo API.
  • Server: Implement resource.query action instead of reusing the request action.
appsemble-bot
published 0.20.40 •

Changelog

Source

[0.20.40] - 2023-03-06

Added

  • Block(form): Make block data accessible to from and to requirements.

Fixed

  • App: Resolve issue related to startup notifications being enabled by default for all apps.
  • Server: Resolve issue where the app name and organization id are undefined in the URL subdomain when using the app remapper URL option.
appsemble-bot
published 0.20.39 •

Changelog

Source

[0.20.39] - 2023-02-28

Added

  • Block(form): Support disabled options in enum fields.
  • App: Add layout option to set the position of a message on the screen.
  • App: Add match action.
  • App: Add support for deeply nested array remappers.
  • App: Add translation path for the first subpage in the loop page.
  • App: Add translation path for the last subpage in the loop page.
  • Server: Add support for deeply nested array remappers.

Changed

  • Block(form): Child fields in repeated object fields now contain an index in their naming sequence, breaking styling in some instances when applied to child fields.
  • Block(form): Object field is now usable within another object field.
  • Block(form): Rename object field to fieldset. Apps using the object field that need to be updated to version 0.20.39 will break. To fix this, change the field type from object to fieldset.

Fixed

  • Block(form): Required remapper is now properly supported in nested fields.
  • Block(form): Resolve validation issue causing object fields to be broken.
  • App: Apply the same translation path for all subpages between the first and last subpage in the loop page.
appsemble-bot
published 0.20.38 •

Changelog

Source

[0.20.38] - 2023-02-07

Added

  • Block(form): Add disableDefault option to disable setting default values with page data.
appsemble-bot
published 0.20.37 •

Changelog

Source

[0.20.37] - 2023-02-02

Fixed

  • Block(form): Resolve issue regarding date fields breaking a page when navigating away and back to the form.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc