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

@appsemble/node-utils

Package Overview
Dependencies
Maintainers
0
Versions
228
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appsemble/node-utils - npm Package Versions

23
23

0.30.9

Diff

Changelog

Source

[0.30.9] - 2024-11-12

Added

  • App: App support for content-type header in request action.
appsemble-bot
published 0.30.8 •

Changelog

Source

[0.30.8] - 2024-11-11

Added

  • Preact-components: Lazy load images in the ImageComponent.
  • Studio: Add options for resending and deleting app and group invites.

Fixed

  • Block(form): Fix page params being added to data even when onLoad action is not defined.
  • App: Fix passing empty roles array to /api/apps/{appId}/members.
  • Server: Clear assets cache every hour.
  • Server: Fix querying app members by roles.
  • Studio: Fix app, page apps causing errors.
appsemble-bot
published 0.30.3 •

Changelog

Source

[0.30.3] - 2024-10-23

Added

  • Block(form): Add an option for enum fields with values remapped from other form fields.
  • Block(table): Add a new field caption to add captions to tables.
  • Utils: Support negative index in prop remapper for array inputs.

Fixed

  • App: Disable login if no roles are defined in the security definition.
appsemble-bot
published 0.30.2 •

Changelog

Source

[0.30.2] - 2024-10-16

Added

  • App: Add support for badgeCount property on a page that shows a counter in the side menu or bottom navigation.
appsemble-bot
published 0.30.1 •

Changelog

Source

[0.30.1] - 2024-10-08

appsemble-bot
published 0.29.11 •

Changelog

Source

[0.29.11] - 2024-09-02

Fixed

  • Block(detail-viewer): Check if there is a video before trying to fetch its thumbnail.
  • Block(list): Check if the header has a value before converting it to a string.
appsemble-bot
published 0.29.10 •

Changelog

Source

[0.29.10] - 2024-08-28

Added

  • App: Add support for nested items in side menu.
  • Studio: Make share app feature fancier and use navigator.share whenever possible.
appsemble-bot
published 0.29.9 •

Changelog

Source

[0.29.9] - 2024-08-22

Added

  • Block(detail-viewer): Add support for video asset thumbnails.
  • Block(form): Add support for automatic thumbnail generation on video inputs.
  • Block(list): Add support for displaying a thumbnail image if a video asset is passed to the image property.
  • Node-utils: Add support for thumbnail assets in processResourceBody.
  • Server: Add a controller for asset by id HEAD requests.
  • Server: Validate imported messages on server side.
  • Utils: Add an API path for asset by id HEAD requests.

Changed

  • Block(list): Change the request for assets in the header to HEAD.
  • Studio: Only export changed translations.

Fixed

  • Block(detail-viewer): Don't pass poster if there is no thumbnail link.
  • Server: Use correct permission for asset delete permission verification.
  • Server: Verify permissions for creating assets.
appsemble-bot
published 0.29.8 •

Changelog

Source

[0.29.8] - 2024-08-08

Added

  • Block(form): Use the accept requirement of input fields to show an icon in the upload button.
  • Block(list): Show the filename and filetype icon in the header of list items, with a header value remapping to an asset id.
  • App: Unregister service worker in app debug page.
  • Server: Add Access-Control-Expose-Headers: 'Content-Disposition' header to getAssetById endpoint.
  • Utils: Add assets content type and content disposition utils.
  • Utils: Add functions for mime type operations and icons.

Changed

  • Block(form): Show the upload button to the right in repeated file inputs.
  • Block(form): Use the mime type of files in the file input to show a placeholder.
  • App: Make debug page path case insensitive.

Fixed

  • Block(form): Don't show the message for long submission if there are form errors.
  • Server: Allow patching resources with assets by name.
appsemble-bot
published 0.29.7 •

Changelog

Source

[0.29.7] - 2024-07-24

Added

  • App: Add debug page.
  • Server: Add app snapshot id to app settings.
23
23
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