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

@appsemble/utils

Package Overview
Dependencies
Maintainers
4
Versions
187
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appsemble/utils - npm Package Versions

1
19

0.18.26

Diff

Changelog

Source

[0.18.26] - 2021-08-13

Fixed

  • Block(html): Fix issue with data-context usage.
  • Server: Fix migration for version 0.18.25.
appsemble-bot
published 0.18.25 •

Changelog

Source

[0.18.25] - 2021-08-13

Added

  • Block(html): Add html block.
  • App: App screenshots are now available in the PWA manifest.
  • Cli: Add --resources flag to app create.
  • Cli: Add block build command.
  • Cli: Add resource create command.
  • Cli: Add resource update command.
  • Server: Assets now support a name which can be used to reference them as an alternative to their ID.
  • Utils: Add page remapper. This currently only supports the url property.
  • Utils: Add url to app remapper.

Changed

  • Server: Uploading assets now supports multipart/form-data instead of raw data.
appsemble-bot
published 0.18.24 •

Changelog

Source

[0.18.24] - 2021-07-29

Fixed

  • Block(button-list): Fix onClick not being used as the default if an action isn’t specified.
  • Block(markdown): Fix issue where certain data types would not display correctly.
  • App: Support remappers in page dialog titles.
  • Cli: Fix parsing error when verifying YAML messages.
  • Studio: Fix a crash caused by the editor.
appsemble-bot
published 0.18.23 •

Changelog

Source

[0.18.23] - 2021-07-20

Fixed

  • Server: Make remote argument optional.
appsemble-bot
published 0.18.22 •

Changelog

Source

[0.18.22] - 2021-07-20

Added

  • App: Add Croatian translations.
  • App: Add share action.
  • Cli: Added --dry-run option to appsemble app create.
  • Server: Add block synchronization with remote Appsemble instances.
  • Server: Add option to do a dry run of the app creation endpoint. By adding ?dryRun=true to the query string, apps can now be validated without having to create a new app or using an existing app.
  • Studio: Add Croatian translations.

Changed

appsemble-bot
published 0.18.21 •

Changelog

Source

[0.18.21] - 2021-07-09

Added

  • App: Append returned element from the bootstrap SDK function to the shadow root.
  • Cli: Add support for including an icon when creating an organization.
  • Server: Add support for including an icon when creating an organization.
  • Server: The block APIs now return a list of languages supported by the block.
  • Studio: Add support for including an icon when creating an organization.

Removed

  • Sdk: Remove attach function.
appsemble-bot
published 0.18.20 •

Changelog

Source

[0.18.20] - 2021-06-30

Fixed

  • App: Fix crash that happened on builtin pages.
  • Server: Escape query parameters in returned icon URLs.
appsemble-bot
published 0.18.19 •

Changelog

Source

[0.18.19] - 2021-06-29

Added

  • Server: Add new option --sentry-allowed-domains to only serve Sentry on apps from specific domains.

Changed

  • App: Sync up bottom navigation with side navigation in terms of the available options based on the layout property.

Removed

  • Server: Remove block resources.

Fixed

  • App: Fix usage of navigation property in pages.
  • Server: Fix serving maskable app icons.
  • Studio: Use app icons provided by the API.
  • Studio: Use block icons provided by the API.
appsemble-bot
published 0.18.18 •

Changelog

Source

[0.18.18] - 2021-06-25

Added

  • App: Add Russian translations.
  • Appsemble: Add progress property to flow pages. This can be used to set the method used to display the progress of a flow page’s steps.
  • Studio: Add Russian translations.

Changed

  • Appsemble: Change the background color of corner-dots in flow pages. More often than not these ended up being invisible due to the default background color.
appsemble-bot
published 0.18.17 •

Changelog

Source

[0.18.17] - 2021-06-15

Added

  • App: Add navTitle property to page.
  • Studio: Add password strength indicator.

Changed

  • Cli: Change the default remote to https://appsemble.app.

Fixed

  • Cli: Fix the --ignore-conflict flag behavior.

Security

  • Server: Passwords must now be at least 8 characters.
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