Tags give the ability to mark specific points in history as being important
-
0.23.6
4bc947a1 · ·0.23.6 ### Added - Studio: # Add a full screen button to code and GUI editor pages. - Studio: # Add support for multiple screen aspect ratios and resolutions. - Studio: # Add the ability to choose the device’s screen format. - Studio: # Keep full screen state reference. ### Changed - Studio: # Automatically hide the side menu on code and GUI editor pages - use burger menu to reveal it. - Studio: # Hide app preview when the screen width is too small. - Studio: # support multiple devices for app preview. ### Fixed - React-components: # Fix the position of the dropdown button icon. - Studio: # Fix CSS class selectors for indentation pseudo components. - Studio: # Resize Monaco editor and app preview.
-
0.23.4
2d68660e · ·0.23.4 ### Added - Block(`filter`): Add `fullscreen` optional parameter. - Block(`filter`): Add boolean field support. - Block(`filter`): Add icon optional parameter. - Block(`filter`): Add list field support. - Block(`filter`): Add range field support. - Block(`form`): Add help text for all fields. - Block(`form`): Add list input field. - Block(`form`): Add range input field. - Cli: Add app export command to export an app as a zip file. - Cli: Add import app command to support importing an app from a zip file. ### Fixed - App: Implement storage.append action in a way that prevents race conditions.
-
9.8.1
72af3470 · ·9.8.1 ### Added - Block(`filter`): Add boolean field support. - Block(`filter`): Add list field support. - Block(`filter`): Add range field support. - Block(`form`): Add help text for all fields. - Block(`form`): Add list input field. - Block(`form`): Add range input field. - Cli: Add app export command to export an app as a zip file. - Cli: Add import app command to support importing an app from a zip file. ### Fixed - App: Implement storage.append action in a way that prevents race conditions.
-
0.23.1
2874dd57 · ·0.23.1 ### Added - Block(`detail-viewer`): Add support for icons in the `StringField`. - Block(`list`): Added inline image support. - Cli: Add delete command for apps. - Server: Add `demoMode` flag to apps that lets users log in as any app role. - Studio: Add documentation for export and import features. - Tsconfig: Add new package `@appsemble/tsconfig`. ### Fixed - Studio: Fix visibility of the export button.
-
0.22.9
ba0382f5 · ·0.22.9 ### Added - Block(`image`): Allows alignment and rounded styling. - Block(`image`): Allows file upload functionality. - Block(`image`): Allows full screen functionality. - Block(`list`): Allows button functionality. - Block(`list`): Allows dropdown functionality. - Block(`list`): Allows image customization. - Block(`list`): Allows toggle button functionality. - App: Set `static` as default block layout. ### Fixed - Cli: Resolve missing file crash. - Server: Fixed every new user getting `scimActive` set without them being a SCIM member.
-
0.22.6
02b125d3 · ·0.22.6 ### Added - Server: Add app collections. - Studio: Add a page for the expert/curator of an app collection. - Studio: Add a settings page for app collections. - Studio: Add an editor for the profile picture of app collection experts. - Studio: Add app collections page. - Studio: Add functionality to remove apps from an app collection. - Studio: Add “Add to collection” button to individual app pages. - Studio: Implement pinned apps in app collections.
-
0.22.2
b3b746e9 · ·0.22.2 ### Added - Block(`button-list`): Added variable to support flipping icon side. - Cli: Add `appsemble organization upsert` command. - Create-appsemble: Add command to scaffold Appsemble projects for GitLab repositories. - Studio: List custom blocks in the GUI editor block store. ### Fixed - Studio: Fix search missing from the docs.