Skip to content

Releases: appsemble/appsemble

0.30.14-test.5

10 Dec 13:03
0.30.14-test.5
773af11
Compare
Choose a tag to compare

Fixed

  • Server: Fix notifications subject.

0.30.14-test.4

09 Dec 18:24
0.30.14-test.4
79e2ffc
Compare
Choose a tag to compare

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

09 Dec 11:09
0.30.14-test.3
614d386
Compare
Choose a tag to compare

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

03 Dec 11:32
0.30.14-test.2
08784bc
Compare
Choose a tag to compare

Added

  • Server: Log proxy OAuth2 token errors.

0.30.14-test.1

02 Dec 17:13
0.30.14-test.1
c4a8a8f
Compare
Choose a tag to compare
0.30.14-test.1

0.30.14-test.0

02 Dec 12:21
0.30.14-test.0
111da01
Compare
Choose a tag to compare

Added

  • App: Automatically subscribe to all resource actions notifications.
  • Scripts: Add support for test and rc pre-releases.
  • Server: Log proxied responses in verbose mode.

Fixed

  • Server: Associate app subscriptions to app members instead of users.

0.30.13

21 Nov 15:22
0.30.13
d3c6a53
Compare
Choose a tag to compare

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

19 Nov 12:50
0.30.12
df9f9ee
Compare
Choose a tag to compare

Added

  • Block(form): Add prohibited requirement.
  • Server: Add scope to client-credentials service secrets.
  • Studio: Add scope to client-credentials service secrets.
  • Utils: Add scope to client-credentials service secrets.

Fixed

  • Block(form): Refactor types and validation.
  • Studio: Add missing translation GetAppResourceHistory.

0.30.11

13 Nov 13:33
0.30.11
8e69f2a
Compare
Choose a tag to compare

Added

  • Service-worker: Cache HEAD requests by matching them against cached GET 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

12 Nov 11:10
0.30.10
0cd7ea9
Compare
Choose a tag to compare

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.