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

Diff

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.
appsemble-bot
published 0.18.16 •

Changelog

Source

[0.18.16] - 2021-06-10

Added

  • Block(data-loader): Add support for context. The data passed to the block (for example the current data in a flow page) is now available in the property data when using context remappers.
  • Block(video): Add video block.
  • App: Add condition action.
  • App: Add action flow.to.
  • Appsemble: Add translate remapper. This can be used instead of message.format for simpler messages that don’t use any message values.
  • Cli: Add support setting an icon when creating an app.
  • Cli: Add support setting an icon when updating an app.
  • Cli: Set the process name to appsemble.
  • Server: Add condition action.
  • Server: Allow specifying iconBackground when creating an app.
  • Server: Allow specifying maskableIcon when creating an app.
  • Server: Set the process name to appsemble.

Fixed

  • App: Fix inclusion of context within remappers for query in request actions. This was causing context to not be available.
appsemble-bot
published 0.18.15 •

Changelog

Source

[0.18.15] - 2021-06-01

Added

  • Studio: Add core app message translations to the translations page.

Changed

  • Server: Block organization IDs that could be used to impersonate Appsemble.
  • Server: Redirect to Appsemble Studio for app-like URLs.
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