@appsemble/preact
Advanced tools
Changelog
[0.27.0] - 2024-03-12
--resources
, --assets
and --assets-clonable
flags to appsemble app update
command.appsemble asset publish
command whether the asset should be used as
seed.appsemble resource publish
command whether the resource should be
used as seed.appsemble app update
command.assetsClonable
option to the .appsemblerc
file..appsemblerc
file.$ephemeral
field from the ResourceDefinition
.--assets-clonable
tag to false in the appsemble app publish
and appsemble app update
commands.Changelog
[0.26.0] - 2024-03-11
<meta name="robots" content="noindex">
tag to
prevent search engines from indexing them.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.frame-src csp
settings wildcard directive.Changelog
[0.25.2] - 2024-02-27
appRole
in the demo-login tokenHandler
endpoint.koa-dev-middleware
.Changelog
[0.25.1] - 2024-02-26
seed
in the .appsemblerc
file of an app.0.25.0
the app update
command changed the demoMode
value to the seed
value
instead of setting the seed value.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.Changelog
[0.25.0] - 2024-02-23
publish app
command.update app
command.Changelog
[0.24.13] - 2024-02-12
Changelog
[0.24.12] - 2024-02-06
app publish
command based on resource references./app/{id}/reseed
endpoint based on resource
references.cleanupResourcesAndAssets
command based on resource
references.processResourceBody
to allow resource references by index.created
, updated
,
author
, editor
, seed
, ephemeral
, clonable
and expires
.Changelog
[0.24.10] - 2024-01-31
null.strip
remapper.import
button optionally visible on home page.