Releases: appsemble/appsemble
Releases · appsemble/appsemble
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
.
0.30.11
Added
- Service-worker: Cache
HEAD
requests by matching them against cachedGET
requests. - Service-worker: Cache app image assets.
Changed
- Block(
list
): Don't use the data passed to the block if there is a data event listener present.
Fixed
- Block(
form
): Fetch image headers in the selection input, only when the item is visible. - Block(
list
): Fetch image headers in the list, only when the item is visible. - Server: Don't load asset data of the compressed image when fetching asset headers.
0.30.10
Changed
- Webpack-core: Enable mermaid for local diagram renders.
Fixed
- Server: Properly apply the EXIF meta tag to images when compressing them.
- Studio: Fix mermaid diagram renders.