0.24.0 (2026-07-09)
Bug Fixes
- build: revert remote releases
- checkbox: add checkbox componetn
- contact-invitation-modal: lint
- deep-link: prevent function creation at every render
- deleted-file-buttons: add spacing
- file-card: lint
- file-card: overflow in mui component
- folder-details: add spacing in buttons
- folder-rename: correctly update cache
- fonts: add nunito style
- hubs: revert usage comment
- hubs: translation strings
- icon-wrapper: color type typo
- icons: remove unnecessary padding
- login: remove loop of callback calling
- navigator: add gap
- organization-mocks: type errors
- pages: layout theme variable changes
- pressable-icons: remove classname usage
- range: use hubs
- send file mock
- settings: save settings locally
- Sonar config
- steps: joyride use app theme
- swap-views-buttons: update styles
- switch: add switch component
- text-field: add icons
- update-avatar: update styles
- useDeleteClientFile: clientId on function instead of hook
- useDeleteClientFile: unit test
- useSettings: get settings without a session
- useTheme: get user system theme
- web: add fontscdn CSP directive
Features
- accordion: add component
- add storage status field
- breadcrumb: update icon and styles
- button: add new button componetn
- card: add component
- color-picker: update styles
- components: adapt new components to figma design
- deleted-file-info: add retained until field
- dialog-modal: add component
- divider: add component
- header: update component
- hubs: add create folder
- hubs: add files navigation
- hubs: add new file button
- hubs: add upload folder
- icons: add new icon wrapper to use icons
- icons: update icons handling
- icons: update some icons
- image-selector: update styles
- menu: use new style
- organization-licenses: add assign license butotn
- organization-licenses: add hooks tests
- organization-licenses: add integration setup
- organization-licenses: add license types integration
- organization-licenses: add licenses accordion
- organization-licenses: add licenses table
- organization-licenses: add unassign license integration
- organization-licenses: add user license integration
- organization-licenses: add users
- organization-licenses: add users licenses
- pressable-icon: update styles
- select: add select component
- service: hubs v2
- tabs: add new components
- text-field: add new text field component
- typography: add new typography with variants
- useDeleteClientFile: delete client file function
- useTheme: add theme on user metadata
- useTheme: custom theme provider
- warning-dialog: add component