Releases: appsemble/appsemble
Releases · appsemble/appsemble
0.31.1-test.3
Added
- Block(
form
): Add filter option to enum field.
Fixed
- Block(
filter
): Escape single quote and back-slash characters. - Studio: Remapper links in docs generated from a schema.
0.31.1-test.2
0.31.1-test.2
0.31.1-test.1
0.31.1-test.1
0.31.1-test.0
0.31.1-test.0
0.31.0
0.31.0
0.30.14-rc.0
Added
- App: Allow setting resource id explicitly in
resource.get
andresource.patch
actions. - Utils: Add AND and OR remappers.
Fixed
- App: Switching groups should not navigate to Home page.
- Server: Resource patch endpoint returning error for non-logged in users.
0.30.14-test.7
Added
- App: Add a PWA installation button and modal prompt to apps.
Changed
- Server: Soft delete assets and resources.
0.30.14-test.6
Added
- Block(
table
): Add new fieldname
to enable sorting fields. - App: Allow expiring data in
localStorage
using storage actions.
Changed
- Block(
detail-viewer
): Default date render behavior. - Block(
list
): Default date render behavior. - Block(
table
): Default date render behavior. - Block(
wordcloud
): Default date render behavior.
Fixed
- Block(
form
): Properly denote optional fieldset and selection fields. - App: Properly clear page data when the page changes.
- Studio: App member and group invites default role.
0.30.14-test.5
Fixed
- Server: Fix notifications subject.
0.30.14-test.4
Added
- Server: Support ca in
client-certificate
service secrets.
Fixed
- App: Allow selecting no group in group dropdown, translate app roles.
- Server: Fix flaky update app collection tests.