appsemble
Advanced tools
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.Changelog
[0.24.1] - 2024-01-18
clonable
to asset publish command.user.properties
validation in docs.user.properties
parsing and validation to app member endpoints. Add reseed demo app
endpoint. Add demo app logic for resources endpoints. Add demo app logic for assets endpoints. Add
AppMember
BeforeCreate
and BeforeUpdate
hooks for user.properties
validation. Add
Resource
BeforeDelete
hook for user.properties
update. Add logic for demo apps to get the
user who seeded the resource on action permission validation instead of the logged in one.UserProperties
interface. Add $seed
and $ephemeral
to resources.clonable
to publish assets endpoint. Add user.properties
to app definition. Add
user.properties
to user actions. Add demo app reseed endpoint.user.register
, user.create
and user.update
actions.user.properties
in UserProvider
. Fix user.properties
in user actions.user.properties
modal form.