Socket
Socket
Sign inDemoInstall

@appsemble/preact

Package Overview
Dependencies
Maintainers
4
Versions
224
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appsemble/preact - npm Package Versions

1
23

0.22.4

Diff

Changelog

Source

[0.22.4] - 2023-09-12

  • CI: Fix release process for production. Any new block features from 0.22.0 till 0.22.3 are now available in block versions 0.22.4 and onward.
appsemble-bot
published 0.22.3 •

Changelog

Source

[0.22.3] - 2023-09-11

Fixed

  • Studio: Fix a workaround in the GUI editor where the action-button would get attached by default when creating a new sub-page.
appsemble-bot
published 0.22.2 •

Changelog

Source

[0.22.2] - 2023-09-11

Added

  • Block(button-list): Added variable to support flipping icon side.
  • Cli: Add appsemble organization upsert command.
  • Create-appsemble: Add command to scaffold Appsemble projects for GitLab repositories.
  • Studio: List custom blocks in the GUI editor block store.

Fixed

  • Studio: Fix search missing from the docs.
appsemble-bot
published 0.22.1 •

Changelog

Source

[0.22.1] - 2023-08-30

Fixed

  • Server: Fix database migration for release version 0.22.0.
appsemble-bot
published 0.22.0 •

Changelog

Source

[0.22.0] - 2023-08-30

Added

  • Block(detail-viewer): Add bullet point list support.
  • Block(detail-viewer): Add image customization options.
  • Block(filter): Add search bar example and screenshot.
  • Block(image): Add data listen event.
  • Block(image): Add support for assets API.
  • App: Add user.logout action.
  • App: Support binary response data in request action.
  • Cli: Add appsemble block create command to create the boilerplate for a block. Previously this was done through create-appsemble, but has now been moved to the Appsemble CLI.
  • Cli: Add appsemble block delete command.
  • Cli: Add path option to appsemble block create command.
  • Server: Add custom properties support for user remapper.
  • Studio: Add option to delete organization in the organization settings page.
  • Studio: Initial release of the GUI Editor.
  • Utils: The date.format remapper now allows arguments to be passed along to set a custom output format.

Changed

  • Cli: Change appsemble app create command to create the boilerplate for an app directory. Previously this was used to create an app on the remote, but has been changed to appsemble app publish.
  • Cli: Rename appsemble app create command to appsemble app publish.
  • Cli: Rename appsemble asset create command to appsemble asset publish.
  • Cli: Rename appsemble resource create command to appsemble resource publish.
  • Webpack-config: Don’t override the TypeScript module compiler option.

Removed

  • Create-appsemble: Remove appsemble block command. This has been moved to the Appsemble CLI as the following command appsemble block create.

Fixed

  • App: Fix tab contents breaking when switching between tabs too fast.
  • Server: Resolve request action cutting-off response body when the external server responds with compressed data.
appsemble-bot
published 0.21.3 •

Changelog

Source

[0.21.3] - 2023-08-14

Added

  • Server: Add email quota rate limiting.
  • Studio: Add a notification for apps exceeding email quota.
  • Studio: Add support for viewing app quotas.

Fixed

  • App: Use correct prefix path when using the (proxied) request-, email- or notify action within the match action.
appsemble-bot
published 0.21.2 •

Changelog

Source

[0.21.2] - 2023-08-04

Fixed

  • Block(video): Vimeo player now react to customized sizes.
appsemble-bot
published 0.21.1 •

Changelog

Source

[0.21.1] - 2023-07-31

Fixed

  • Cli: Add missing default arguments.
  • Cli: Include missing Bulma dependency to resolve crash.
appsemble-bot
published 0.21.0 •

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