Socket
Socket
Sign inDemoInstall

@appsemble/preact

Package Overview
Dependencies
Maintainers
4
Versions
223
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appsemble/preact - npm Package Versions

1
23

0.27.6

Diff

Changelog

Source

[0.27.6] - 2024-03-19

appsemble-bot
published 0.27.5 •

Changelog

Source

[0.27.5] - 2024-03-18

Fixed

  • Server: Fixed a bug where demo resources permissions depend on the user that created them.
appsemble-bot
published 0.27.4 •

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