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

Diff

Changelog

Source

[0.20.6] - 2022-05-13

Added

  • Block(form): Add TimeRangeRequirement for date-time fields to limit the time range.
  • Block(form): Add new requirement for date and date-time fields to disable selecting dates that fall on specific weekdays.
  • App: Add download action for downloading the result of an action.
  • App: Add remapper ics for creating calendar events.
  • Server: Email actions now support content based attachments.

Fixed

  • Server: Fix case sensitivity bug when using password grant type.
appsemble-bot
published 0.20.5 •

Changelog

Source

[0.20.5] - 2022-04-11

Added

  • Block(chart): Support custom colors for the y axis.
  • Block(chart): Support custom step size for the y axis.
  • Block(table): Add alignment property to field types.
  • Block(table): Add support for button field types.

Changed

  • Cli: Expose all block parameter related types as definitions.

Fixed

  • App: Fix issue where teams were not correctly updated when joining a team.
appsemble-bot
published 0.20.4 •

Changelog

Source

[0.20.4] - 2022-04-01

Added

  • Block(chart): Add loading indicator if the chart has not received any data yet.

Fixed

  • App: Fix resolving of pages based on translated page names.
appsemble-bot
published 0.20.3 •

Changelog

Source

[0.20.3] - 2022-03-31

Added

  • App: Add security.teams property in app definition.
  • App: Add team.invite action.
  • App: Add page for accepting team invites.
  • App: Add support for replacing existing login and register pages with custom pages by naming the pages Login or Register.
  • Server: Add support for team invites.

Changed

  • Block(chart): Make min and max in yAxis property optional.
  • Studio: Replace the JSON schema representation of block parameters and definitions with the one used to render out app resource schema.

Fixed

  • Cli: Fix issue where the description for $any actions and events were not extracted.
  • Studio: Fix issue where block documentation would not render any types that used anyOf or oneOf.
appsemble-bot
published 0.20.2 •

Changelog

Source

[0.20.2] - 2022-03-01

Changed

  • Server: Add visibility property to blocks, this allows for blocks to be hidden from the block store.
  • Server: Change public list of organizations to also include organizations with public blocks.

Fixed

  • Create-appsemble: Fix fatal error in create-appsemble block command.
  • Server: Query all necessary fields for server side actions.
appsemble-bot
published 0.20.1 •

Changelog

Source

[0.20.1] - 2022-02-24

Added

  • Block(chart): Allow configuration of the vertical axis.

Changed

  • Studio: Update create app button to always be visible if the user is logged in, using the same flow used to verify email addresses and creating organizations as the flow used when cloning apps.
appsemble-bot
published 0.20.0 •

Changelog

Source

[0.20.0] - 2022-02-14

Added

  • Block(chart): Add chart block.

Removed

  • Appsemble: Remove support for Node.js 12.
  • Cli: Remove support for Node.js 12.
  • Create-appsemble: Remove support for Node.js 12.
  • Webpack-config: Remove support for Node.js 12.

Fixed

  • Block(list): Fix issue where label was not correctly being remapped.
  • Server: Fix issue where the $editor was being included in the resource validation when updating resources.
appsemble-bot
published 0.19.15 •

Changelog

Source

[0.19.15] - 2022-02-07

Added

  • Block(form): Add event listener for fields. This can be used to dynamically replace the fields.
  • Block(form): Add support for slider display on numeric fields.
  • App: Inject CSS for the Bulma slider extension.
  • Sdk: Add support for generating new menu items using utils.menu().
  • Studio: Add color picker in app editor.

Changed

  • Block(form): Change fields to be optional but require at least 1 item.
appsemble-bot
published 0.19.14 •

Changelog

Source

[0.19.14] - 2022-01-27

Added

  • Server: Add support for resource history.

Changed

  • Server: Filter out organizations that don’t have any public apps.
appsemble-bot
published 0.19.13 •

Changelog

Source

[0.19.13] - 2022-01-24

Added

  • Block(form): Add static field type. This field type can be used to display text in between fields.
  • Server: Add API endpoint to update multiple resources at once.
  • Server: Keep track of who last edited a resource.
  • Studio: Add support for resource editors.
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