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

appsemble

Package Overview
Dependencies
Maintainers
4
Versions
230
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

appsemble - npm Package Versions

1
23

0.19.12

Diff

Changelog

Source

[0.19.12] - 2022-01-19

Added

  • App: Add option to use the link action to link to the login page and settings page.
  • App: Add support for specifying which storage mechanism to use for the storage actions. Supported values are indexedDB, localStorage, and sessionStorage.
appsemble-bot
published 0.19.11 •

Changelog

Source

[0.19.11] - 2022-01-04

Added

  • Block(form): Add data-path attribute to root node of the DOM output.
  • Block(markdown): Add data-path attribute to root node of the DOM output.
  • App: Add from field to email action. This can be used to customize the name when Appsemble sends emails.
  • App: Add option to set a default email name when sending emails for an app.
  • Appsemble: Add property path to BootstrapParams.
  • Create-appsemble: Release create-appsemble.

Fixed

  • App: Fix language preference in app settings not always updating appropriately.
  • Create-appsemble: Fix typing issues in preact and mini-jsx templates.
appsemble-bot
published 0.19.10 •

Changelog

Source

[0.19.10] - 2021-12-17

Added

  • Block(markdown): Add alignment property. This can be used to change the alignment of the text content.
  • Block(markdown): Add centered property to parameters. This can be used to center the content without having to use the html block or include HTML tags in the messages.
  • Cli: Add support for uploading CSV files.
  • Studio: Add an export to CSV button for app members.

Fixed

  • Studio: Fix download CSV button.
appsemble-bot
published 0.19.9 •

Changelog

Source

[0.19.9] - 2021-12-06

Added

  • App: Add analytics action.
  • App: Add support for arrays of strings or numbers for prop remapper.
  • App: Add support for translated flow page steps.
  • Server: Add support for creating resources from CSV data.
  • Studio: Add support for translating flow page steps.

Changed

  • Cli: Update to postcss 8.

Removed

  • App: Remove support for accessing properties using dot notation in prop remapper.
appsemble-bot
published 0.19.8 •

Changelog

Source

[0.19.8] - 2021-11-24

Added

  • Cli: Add support for sentry-dsn, sentry-environment, and google-analytics-id when creating or updating apps.
  • Server: Add additional validation for link, flow, resource., and user actions.
  • Studio: Add app setting showAppDefinition.

Changed

  • Cli: Change behavior of --app-id combined with --app for various commands. app-id now takes precedence over context.environment.id.
  • Server: Change minimum amount of steps for flow pages to 2.
  • Studio: Replace app setting private with visibility.
appsemble-bot
published 0.19.7 •

Changelog

Source

[0.19.7] - 2021-11-18

Added

  • App: Add support for link action validation.
  • App: Track page views using Google Analytics if configured.
  • App: Update the document title to the current page.
  • Studio: App CSS is now validated in the editor.
  • Studio: The app editor now shows inline validation errors.

Changed

  • Studio: Rename Roles page for apps in Studio to Users.

Fixed

  • Cli: Fix authentication headers not correctly being passed through for Team CLI commands.
appsemble-bot
published 0.19.6 •

Changelog

Source

[0.19.6] - 2021-11-09

Changed

  • Server: The Block styles API now use application/json instead of multipart/form-data.
  • Server: The fields yaml, coreStyle, and sharedStyle are now accepted as strings instead of binary strings.
  • Studio: The API no longer accepts the definition field for updating apps. Instead use the yaml field.

Fixed

  • App: Fix navigation bar close button reopening the side menu.
  • App: Fix profile picture scaling in the navigation bar dropdown.
appsemble-bot
published 0.19.5 •

Changelog

Source

[0.19.5] - 2021-11-08

Added

  • Cli: Enable strict subcommand parsing.
  • Cli: Pretty print app validation errors.
  • Sdk: Use generics to configure the event listener data type.
  • Server: Preserve formatting when cloning apps.

Fixed

  • React-components: The side menu is now closed if the user clicks anywhere outside the menu.
appsemble-bot
published 0.19.4 •

Changelog

Source

[0.19.4] - 2021-11-01

Changed

  • App: Rename subPages for flow and tabs pages to steps and tabs respectively.
appsemble-bot
published 0.19.3 •

Changelog

Source

[0.19.3] - 2021-10-22

Added

  • Block(video): Add subtitles property.

Changed

  • Webpack-config: Make webpack a regular dependency.

Fixed

  • App: Prevent profile picture from overflowing.
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