0.11.0 (2025-11-06)
Bug Fixes
- app: remove dev tools open
- app: set minimum width start size
- auth: dont redirect after logout when on electron
- droppable: revert test borders
- enus: network error friendly message
- file-details-info.tsx: layout structure
- file-details-info: useUserByEmail instead of useGetUserByEmail
- file-details: get shared folder if system folder
- file-icon: increase default size
- file-list: omit some columns when window is too small
- files-table-row: make buttons invisible instead of cell
- files: filter system files to see if is empty
- files: resolve flickering and incorrect leave behavior in drag
- files: use files title instead of app name
- group-card: make it more similar to figma
- group-files: navigate double click
- groups: add support for new characters
- groups: encode group name before creating
- groups: set default color as grey
- home: add greetings
- home: increase pinned widget height
- login-redirect: go to login button on redirect page
- login-redirect: unit test
- manage-access: disable notes permissions for users not in org
- mocks: adjust types
- organization-cients-invitation-table-row: change useUser to useUserByEmail
- organization: invalidate my organization query after creation
- pinned-group: add new grid template columns
- recent: add feedback when loading next page
- search-selectors: add scroll handler to listbox
- selected-files-list-item: get folder details too
- server: use update pcre2 version
- service: array matchers
- sidebar-navigator: add tooltip when sidebar is collapsed
- trash: disable pinning
- trusted-organization: handle not found organizations
- useInviteTrustedOrganization: unit test
- your-groups-table-row: avatar default image
Features
- api: handling network error messages
- details-sidebar: add back buttons
- details: use array to manage stack details
- enus: not found message errors
- file-card-context-menu: move download up
- file-details-button: add move to trash and rename buttons
- file-details-info: assign clients to a file integration
- file-preview: add tip text to non-supported files
- files: add preview visualization for new file types
- files: add support for new file types
- files: handle deep link open file
- files: listen to files being open while app is already running
- groups: add 255 characters limit to groups description
- groups: add 50 characters limit to groups names
- organization-trusted-invite-table: integrate pending invites
- recent: use v2 to get file object instead of id