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

@appsemble/utils

Package Overview
Dependencies
Maintainers
0
Versions
180
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appsemble/utils - npm Package Versions

23
18

0.30.12

Diff

appsemble-bot
published 0.30.11 •

Changelog

Source

[0.30.11] - 2024-11-13

Added

  • Service-worker: Cache HEAD requests by matching them against cached GET requests.
  • Service-worker: Cache app image assets.

Changed

  • Block(list): Don't use the data passed to the block if there is a data event listener present.

Fixed

  • Block(form): Fetch image headers in the selection input, only when the item is visible.
  • Block(list): Fetch image headers in the list, only when the item is visible.
  • Server: Don't load asset data of the compressed image when fetching asset headers.
appsemble-bot
published 0.30.9 •

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.
23
18
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