appsemble
Advanced tools
Changelog
[0.22.0] - 2023-08-30
detail-viewer
): Add bullet point list support.detail-viewer
): Add image customization options.filter
): Add search bar example and screenshot.image
): Add data listen event.image
): Add support for assets API.user.logout
action.request
action.appsemble block create
command to create the boilerplate for a block. Previously this
was done through create-appsemble
, but has now been moved to the Appsemble CLI.appsemble block delete
command.appsemble block create
command.date.format
remapper now allows arguments to be passed along to set a custom output
format.appsemble app create
command to create the boilerplate for an app directory.
Previously this was used to create an app on the remote, but has been changed to
appsemble app publish
.appsemble app create
command to appsemble app publish
.appsemble asset create
command to appsemble asset publish
.appsemble resource create
command to appsemble resource publish
.module
compiler option.appsemble block
command. This has been moved to the Appsemble CLI as
the following command appsemble block create
.request
action cutting-off response body when the external server responds with
compressed data.Changelog
[0.21.3] - 2023-08-14
Changelog
[0.21.0] - 2023-07-28
barcode-scan
): Allow block to scan other type of codes.barcode-scan
): Allow user to set patch size of stream or image file.barcode-scan
): Allow user to set up resolution to make scanner get code more precise.barcode-scan
): New icon for the block.detail-viewer
): Allow to extract image from URL and asset.detail-viewer
): Allow to render videos.video
): Allows video from URL and asset.video
): Allows video from YouTube.serve
.barcode-scan
): New description of block and its parameters.form
): Support inline fields within fieldsets.qr-scan
): Emits code as object instead of string.detail-viewer
): Remove file base parameter.form
): Display buttons for fieldset when min/max length is specified.form
): Fix validation of fields which come after a fieldset.Changelog
[0.20.45] - 2023-06-07
barcode-scan
): Initial release.barcode-scan
): Supports scanning code from image file.form
): Support default value for date fields.image
): The Image block now has width and height (in pixel) properties.team.members
action.resource.patch
action to server.getTeamMember
endpoint.null
and singular
values.filter
): Fix filtering for date
and date-range
fields.form
): Support not passing fields to block.resource.create
action instead of reusing the request
action.resource.delete
action instead of reusing the request
action.resource.get
action instead of reusing the request
action.resource.update
action instead of reusing the request
action.Changelog
[0.20.43] - 2023-05-11
table
): Support custom size of image in table cell.table
): Support images in table cell.request action
using app service secrets when proxied.log
remapper.match
remapper.not
remapper.form
): The form block now uses actions to autofill
form fields.form
): Resolve date fields and boolean field missing form values when remapping in
required
requirement.