Skip to content

Releases: appsemble/appsemble

0.31.1-test.3

06 Feb 13:47
0.31.1-test.3
384d916
Compare
Choose a tag to compare

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

03 Feb 13:25
0.31.1-test.2
4937d3a
Compare
Choose a tag to compare
0.31.1-test.2

0.31.1-test.1

31 Jan 08:46
0.31.1-test.1
0a58391
Compare
Choose a tag to compare
0.31.1-test.1

0.31.1-test.0

27 Jan 16:08
0.31.1-test.0
4b1a098
Compare
Choose a tag to compare
0.31.1-test.0

0.31.0

27 Jan 13:57
0.31.0
c6a8889
Compare
Choose a tag to compare
0.31.0

0.30.14-rc.0

24 Jan 12:04
0.30.14-rc.0
55ffd16
Compare
Choose a tag to compare

Added

  • App: Allow setting resource id explicitly in resource.get and resource.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

14 Jan 13:19
0.30.14-test.7
acf16af
Compare
Choose a tag to compare

Added

  • App: Add a PWA installation button and modal prompt to apps.

Changed

  • Server: Soft delete assets and resources.

0.30.14-test.6

02 Jan 13:13
0.30.14-test.6
f6c4d4f
Compare
Choose a tag to compare

Added

  • Block(table): Add new field name 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

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.