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

appsemble

Package Overview
Dependencies
Maintainers
1
Versions
224
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.27.4

Diff

Changelog

Source

[0.27.4] - 2024-03-15

Added

  • Server: Allow service secrets to be applied without security definition.

Fixed

  • Server: Do not allow deleting assets for an app from another app.
  • Studio: Search in documentation would navigate to incorrect page.
appsemble-bot
published 0.27.3 •

Changelog

Source

[0.27.3] - 2024-03-13

Fixed

  • Node-utils: Fixed updating ephemeral resources.
appsemble-bot
published 0.27.2 •

Changelog

Source

[0.27.2] - 2024-03-13

appsemble-bot
published 0.27.1 •

Changelog

Source

[0.27.1] - 2024-03-12

appsemble-bot
published 0.27.0 •

Changelog

Source

[0.27.0] - 2024-03-12

Added

  • App: Translate role descriptions in demo app login.
  • Cli: Add app to collections, listed in .appsemblerc.
  • Cli: Added --resources, --assets and --assets-clonable flags to appsemble app update command.
  • Cli: Added an option in the appsemble asset publish command whether the asset should be used as seed.
  • Cli: Added an option in the appsemble resource publish command whether the resource should be used as seed.
  • Cli: Apply app variant on app publish.
  • Cli: Support publishing resources and assets with the appsemble app update command.
  • Node-utils: Add a script for applying app variants.
  • Node-utils: Add patch scripts for styles, messages and app-definition.
  • Server: Added an endpoint for deleting seed assets from an app.
  • Server: Added an endpoint for seeding assets.
  • Server: Added an endpoint for seeding resources.
  • Studio: Add docs for local development and setup.
  • Types: Added the assetsClonable option to the .appsemblerc file.
  • Types: Support listing collections in the .appsemblerc file.
  • Utils: Allow adding apps to collections from the CLI.

Removed

  • Server: Removed cleanup logic for seed resources and assets.
  • Server: Removed the seed column from the App model.
  • Types: Removed the seed field in the App interface.
  • Utils: Removed the $ephemeral field from the ResourceDefinition.

Fixed

  • Cli: Set the default value of the --assets-clonable tag to false in the appsemble app publish and appsemble app update commands.
appsemble-bot
published 0.26.0 •

Changelog

Source

[0.26.0] - 2024-03-11

Added

  • App: Added a help section for each select field in the demo login component.
  • App: Private and unlisted apps now include a <meta name="robots" content="noindex"> tag to prevent search engines from indexing them.
  • Cli: Add an option to include assets in the app export.
  • Server: App export and import can now include app assets if present.
  • Server: App export and import can now include the app README.md if present.
  • Server: App export and import can now include the app icon if present.
  • Studio: Add option to include assets in the app export and import.
  • Studio: Playground to test remappers on JSON input data.

Fixed

  • App: The robots.txt file now respects the app visibility settings for the app. This means that if an app is not visible to a user, the robots.txt file will not allow search engines to index the app.
  • Server: Allow using duplicate names in import app.
  • Server: Change frame-src csp settings wildcard directive.
  • Server: Fix resources saved as invalid JSON in the app export.
  • Server: Fixed duplicate reseeded ephemeral resources.
  • Webpack-config: Fix deprecation warning caused due to watch field.
appsemble-bot
published 0.25.2 •

Changelog

Source

[0.25.2] - 2024-02-27

Changed

  • App: Added an option to create an account from the demo login component.
  • Server: Accept an appRole in the demo-login tokenHandler endpoint.
  • Webpack-config: Enabled watch mode for blocks in development.

Fixed

  • Node-utils: Fixed the check for koa-dev-middleware.
appsemble-bot
published 0.25.1 •

Changelog

Source

[0.25.1] - 2024-02-26

Added

  • Cli: Allow setting seed in the .appsemblerc file of an app.

Fixed

  • Cli: In version 0.25.0 the app update command changed the demoMode value to the seed value instead of setting the seed value.
  • Server: In version 0.25.0 demo apps that would previously seed were not being updated to allow them to seed again. The demo apps should be manually updated to seed again.
appsemble-bot
published 0.25.0 •

Changelog

Source

[0.25.0] - 2024-02-23

Added

  • Cli: More options to the create app command.
  • Cli: Option to disable seeding demo apps in publish app command.
  • Cli: Option to disable seeding demo apps in update app command.
  • Server: A setting to disable seeding for demo apps.
  • Studio: New documentation page explaining app concept and various app settings.

Changed

  • Studio: The app snapshot editor now uses a split view.

Fixed

  • App: Blocks were incorrectly filtered, which caused blocks of the same type to be filtered only by their name, excluding their version, resulting in their JavaScript not being loaded.
  • React-components: Solve issue where sidebar backdrop covers the sidebar itself.
  • Server: Disallow request action calling itself.
  • Server: In demo mode ephemeral resources with assets would fail to create if not initially seeded.
  • Studio: App collections page will no longer show an unusable dropdown next to the Edit button.
  • Studio: Loading the studio at the style editor page no longer crashes the page.
  • Studio: The app snapshot editor was only 5 pixels high making difficult to view.
  • Studio: The resource details editor was only 5 pixels high making difficult to view.
appsemble-bot
published 0.24.13 •

Changelog

Source

[0.24.13] - 2024-02-12

Added

  • Server: Add an endpoint that fetches all demo app members without security.
  • Studio: New action documentation section including code snippets.

Changed

  • App: Users can now directly select with which demo user to login, without logging in with Appsemble first.

Fixed

  • App: Fixed a bug in the app side menu when the user is still not logged in.
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