Skip to content

Releases: appsemble/appsemble

0.31.1-test.5

12 Feb 11:46
0.31.1-test.5
17fb12f
Compare
Choose a tag to compare

Added

  • Utils: New remapper length to fetch the length of the input array or string.

0.31.1-test.4

12 Feb 08:43
0.31.1-test.4
d11927c
Compare
Choose a tag to compare

Added

  • App: Display name of the logged in app member in the title bar.
  • App: Option to add profile picture from the camera in mobile devices.

Fixed

  • Block(filter): Render only one label for boolean fields.
  • Cli: Fix block build command.
  • Server: Wrong app member picture url.
  • Studio: Fix "Unsaved changes" popup appearing in the editor even after the app has been saved.

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.