# v1.0 - Sirius

This page gives an overview over all changes since the 0.9 preview release.

# General

  • many bugfixes and stability improvements
  • UX improvements all over the AppDesigner and AppHub
  • release of a user manual for the AppHub and AppDesigner

# AppDesigner

  • Widgets have been sorted into four categories:
    • Layout Widgets, Static Widgets, Input Widgets, Output Widgets
  • Text, Box and Image Widgets have been split into a dynamic and a static version:
    • Text is now "Property Value Text" and "Text"
    • Box is now "Animated Bar" and "Box"
    • Image is now "Dynamic Image" and "Image"
  • New widgets were added:
    • Property Value Input
    • Property Value Dropdown
  • Row and Column Widgets have been simplified:
    • We limited the possible alignment choices
    • We limited where in the widget three these widgets are allowed
  • Button widget was improved:
    • "Button Actions" were renamed to "Button Effects"
    • A new effect was added: "In-/Decrement Effect"
    • The Button widget now supports multiple effects
    • Buttons can now be disabled for a certain time after they were clicked
    • Users can define a message that is shown when the button is clicked
  • Text widget was improved:
    • Font Size and Styles can now be changed
    • Made text alignment more understandable for users
  • A widget's margin can now be defined independently for each direction
  • Users can display debug lines in the preview
  • Validation of user input has been improved
  • Many tooltips and information boxes were added to support new users
  • The app's identifier can now be chosen when creating an app
  • App settings were improved

# AppHub

  • Added a brand-new introduction
  • Apps can now be refreshed in the AppHub
  • The QR code of an app can now be displayed to share the app
  • Alarm View:
    • Acknowledging active alarms is now possible
    • More filter options were added
  • Added a possibility to add apps without using a camera
Last Updated: 1/26/2022, 7:59:43 AM