[go: up one dir, main page]

Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 0.23.9

    3296f9e9 · 0.23.9 ·
    0.23.9
    
  • 0.23.8

    17a123d6 · 0.23.8 ·
    0.23.8
    
  • 0.23.7

    ff410a61 · 0.23.7 ·
    0.23.7
    
    ### Added
    
    - App: Add binary file support to the request action.
    
  • 0.23.6

    4bc947a1 · 0.23.6 ·
    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.5

    a55a5724 · 0.23.5 ·
    0.23.5
    
  • 0.23.4

    2d68660e · 0.23.4 ·
    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 ·
    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.3

    7f8f8516 · 0.23.3 ·
    0.23.3
    
  • 0.23.2

    4c98b6a9 · 0.23.2 ·
    0.23.2
    
  • 0.23.1

    2874dd57 · 0.23.1 ·
    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.23.0

    711dde43 · 0.23.0 ·
    0.23.0
    
    ### Added
    
    - Block(`wordcloud`): Added `shrinkToFit` and `drawOutOfBound` options.
    - Studio: Add export feature to apps.
    - Studio: Add importing new apps from zip files.
    
    ### Changed
    
    - Server: Rename the `appsemble` executable to `appsemble-server`.
    
  • 0.22.10

    5601a41e · 0.22.10 ·
    0.22.10
    
    ### Fixed
    
    - Server: Include $clonable field on resources where appropriate.
    - Server: Update block versions before `0.20.10` not being able to sync on the server.
    - Studio: Fix Clonable column on resources.
    
  • 0.22.9

    ba0382f5 · 0.22.9 ·
    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.8

    f5328f08 · 0.22.8 ·
    0.22.8
    
    ### Added
    
    - App: Add login property to `user.register` action to toggle login after register.
    
  • 0.22.7

    b4d3d779 · 0.22.7 ·
    0.22.7
    
  • 0.22.6

    02b125d3 · 0.22.6 ·
    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.5

    fd6b0640 · 0.22.5 ·
    0.22.5
    
    ### Changed
    
    - Studio: GUI editor elements list updates after undo or redo.
    
  • 0.22.4

    cf231fec · 0.22.4 ·
    0.22.4
    
  • 0.22.2

    b3b746e9 · 0.22.2 ·
    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.
    
  • 0.22.1

    ae484d5c · 0.22.1 ·
    0.22.1
    
    ### Fixed
    
    - Server: Fix migration for release version `0.22.1`.