Releases: appsemble/appsemble
Releases · appsemble/appsemble
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.
0.30.14-test.3
Changed
- App: Move group selection to a separate dropdown in the navbar.
Fixed
- Studio: Add empty
scope
when creating secrets without scope.
0.30.14-test.2
Added
- Server: Log proxy OAuth2 token errors.
0.30.14-test.1
0.30.14-test.1
0.30.14-test.0
Added
- App: Automatically subscribe to all resource actions notifications.
- Scripts: Add support for
test
andrc
pre-releases. - Server: Log proxied responses in verbose mode.
Fixed
- Server: Associate app subscriptions to app members instead of users.
0.30.13
Fixed
- App: Fix app member patch form and use the right URL.
- Server: Properly connect app members to app OAuth2 authorizations.
- Studio: Remapper docs links on index remapper page.
0.30.12
Added
- Block(
form
): Addprohibited
requirement. - Server: Add
scope
toclient-credentials
service secrets. - Studio: Add
scope
toclient-credentials
service secrets. - Utils: Add
scope
toclient-credentials
service secrets.
Fixed
- Block(
form
): Refactor types and validation. - Studio: Add missing translation
GetAppResourceHistory
.