Skip to content

Releases: appsemble/appsemble

0.28.11

27 May 10:49
0.28.11
1cad0f2
Compare
Choose a tag to compare

0.28.10

27 May 07:54
0.28.10
7eac0f0
Compare
Choose a tag to compare

Added

  • Block(list): Add collapsible and startCollapsed properties for collapsing the list into a compact view.
  • Block(list): Add a groupBy property to split the list into multiple smaller lists.
  • Block(list): Add a title property for a title that shows above the list.
  • App: Allow sub-page name to be dynamic using Remappers.

Changed

  • Server: All emails now use translation files instead of templates.

Fixed

  • Block(form): Close the selection modal when the maxItems requirement is reached.
  • Node-utils: Deleting seed resources now deletes referencing resources before referenced resources.

0.28.9

14 May 11:05
0.28.9
e3d2f12
Compare
Choose a tag to compare

Added

  • Block(list): Add a hideOnNoData property to hide the block if there is no data.
  • Cli: Get app variables endpoint for dev server.

Fixed

  • Block(form): Allow selected value to be of type Blob.
  • Block(form): Invalidate tags and selection fields if they are not required, but have minItems specified.
  • Server: Allow to remove core and shared styles from an app.

0.28.8

10 May 09:15
0.28.8
4d42f4e
Compare
Choose a tag to compare

Changed

  • Block(form): Add the option to specify accept in the mime-type/* format for file fields.

Fixed

  • Block(form): Improve UX on file upload.
  • Node-utils: Updating resources used to fail if they were created with assets referenced by name.

0.28.7

06 May 10:28
0.28.7
5c4a6ff
Compare
Choose a tag to compare

Fixed

  • Cli: Missing options in team update command, context and app.
  • Cli: Throw an error if remote is neither found in the specified context nor passed as an argument.
  • Cli: Wrong option used in team create command to make argument dependent on one-another. Options app and context are now optional unless either is specified.
  • Preact-components: Make the date picker calendar display statically below the input field.
  • React-components: Add a footer to the dialog from the dialog action.
  • Server: The setAppPath function should try at least 9 times before generating hex values.
  • Studio: Disable autofill for app secrets.

0.28.6

02 May 10:12
0.28.6
3ebb583
Compare
Choose a tag to compare

Added

  • Block(form): Add a selection input field, that shows a list of available options.

Fixed

  • Server: The processReferenceHooks function used to fail if there is no resource passed.

0.28.5

30 Apr 07:50
0.28.5
3cd4de0
Compare
Choose a tag to compare

Changed

  • Block(form): Make the title parameter accept remappers.

Fixed

  • Block(form): Fix video and image previews.
  • Server: The processHooks function used to fail if there is no passed resource.
  • Server: User properties, referencing resources, could not be updated.

0.28.4

29 Apr 07:39
0.28.4
8572d3e
Compare
Choose a tag to compare

Added

  • Block(form): Add a fullWidth parameter to specify if the form should take up all available width.
  • Block(form): Add a grid parameter to specify if the form fields should be displayed in a grid.
  • Block(form): Add a title parameter to set the title of the form.
  • Block(form): Add styling to fieldset fields to improve visibility.
  • Block(form): Add the tags input field, which allows adding multiple values to an array.
  • App: Add support for pages to be viewed by roles.
  • Utils: Add the number.parse remapper that converts strings to numbers.

Changed

  • Block(form): Change the default of the dense parameter to true.

Fixed

  • Block(form): Add a preview for video files.
  • Block(form): Make file input fields preview larger.
  • Block(form): Make file input fields span the whole row in grid layouts.
  • Studio: Do not use app id from params in app resources page.

0.28.3

19 Apr 14:02
0.28.3
79786cc
Compare
Choose a tag to compare

Added

  • Utils: Add item option to the array remapper.

Fixed

  • Server: The OAuth2 login flow would fail to authenticate a user to the app if the user was not logged in to the Studio.
  • Utils: Fix issues with querying private apps by path or with paths that are over 30 characters.

0.28.2

17 Apr 11:30
0.28.2
fdb22f5
Compare
Choose a tag to compare
0.28.2