Releases
Stay up to date with the latest features, improvements, and bug fixes in Drivebase.
v3.5.5
March 30, 2026
v3.5.5
Features
- add explorer cut/copy/paste clipboard with queued cross-provider folder/file transfers (746a758)
- enable sync to provider by default and remove settings toggle (e4afa43)
- www: add JSON-LD structured data for SEO across blog and docs (dd90780)
Fixes
- add DATA_DIR to .env.test (547442d)
- reduce docker image size from 1.4GB to 700MB (9e73420)
- replace pdf-to-img with pdftoppm CLI to fix arm64-musl crash on RPi4 (4b56358)
- set default port to 8900 and remove unnecessary env (3a61a1d)
Others
- add samba docker (8ea2330)
v3.5.4
March 11, 2026
v3.5.4
🪲 Bug Fixes
- Fixed Docker container startup to ensure reliable operation.
v3.5.3
March 11, 2026
v3.5.2
March 11, 2026
v3.5.2
New Features
- Dedicated Activity page with smooth server-side pagination for easier browsing of your file history.
- Granular provider-level access grants for workspace members and invites, giving precise control over who accesses specific storage providers.
Improvements
- Access grants now enforced across all file and folder listings for consistent security.
- Files page UI refined: bottom shadow appears only when content overflows, for a cleaner look.
Bug Fixes
- Fixed Docker Compose build to properly include web assets for smoother self-hosting.
v3.5.1
March 8, 2026
v3.5.1
Fixes
- uncomment sql from gitignore (83a2ed4)
v3.5.0
March 8, 2026
v3.4.3
March 7, 2026
v3.4.2
March 7, 2026
v3.4.2
v3.4.0
March 6, 2026
v3.4.0
✨ Features
- add js/ts sdk support (953524a)
- collapsible right panel (2caae20)
- implement auto-sync toggle with custom scheduling (68fec33)
- implement forgot password (89e5a76)
- implement webdav server (#128) (e68dae7)
- web: add files grid view (fc99c81)
- web: add personalization settings with persisted appearance presets (9bd17ac)
🐛 Fixes
v3.3.0
March 2, 2026
v3.2.0
March 2, 2026
v3.2.0
✨ Features
- add passkey authentication support (64ddabd)
🎨 Styling
- add confirmation dialog before sign out (a3bf825)
- migrate icons to solar (1609493)
- replace icons with Pi variants in PasskeysSection (00f1edc)
📝 Docs
- add api key docs (4fa333b)
- replace AI agent instructions with review guide (f3f99d4)
- update .rules.md (10a5aff)
- update banner image (2101dae)
- update pull req. template (9551090)
- update pull_request (c68b88f)
- update rules.md (400d006)
🤖 Chore
- add drivebase-network to prod compose and update discord/pr (b6a4b61)
- format (8e72735)
- format (ffe8fe2)
- invalid YAML in PR workflow paths (563b6dc)
- migrate to pi icons (e770f17)
- reemove AI related stuffs (ba2d582)
- remove redundant actions (0445d1c)
- unexpose db and redis ports in prod compose (8921371)
v3.1.4
February 28, 2026
v3.1.3
February 28, 2026
v3.1.3
🐛 Fixes
- update API URL to use relative paths (03900f2)
v3.1.2
February 28, 2026
v3.1.2
✨ Features
- add file preview (473a447)
- provider: add generic file lifecycle support with S3 Glacier (92b5901)
- use modal for file details (bf088fe)
🐛 Fixes
- update telemetry endpoint URL in install script (a2ffc69)
- web: hydrate job panel from active jobs only to avoid showing (33550d0)
🎨 Styling
📝 Docs
v3.0.0
February 26, 2026
v3.0.0
3.0.0 (2026-02-26)
✨ Features
- activity: rewrite activity system to generic event model and extract recent activity view (7d5703e)
- add 404 page in www (1735eff)
- add roadmap page (b175eac)
- generate download link (#101) (ea4141b)
- RecentActivityView: add dialog for activity details and JSON view (1aa70b5)
- releases: add Releases page with GitHub release fetching (82123f7)
🐛 Fixes
- activity: separate jobs and activities with recentJobs-backed JobPanel (1b5e67e)
- add editor settings for typescriptreact and json to enforce biome fixes on save (794b09a)
- adjust column size constraints for file system table (b903062)
- auth: redirect to login on invalid authentication state in onboarding and authenticated layouts (be6a259)
- correct paths for requirements and source files in Dockerfile (9e53ed3)
- format date fields in roadmap files (4efb8db)
- releases: add cache duration for Releases page (07497d8)
- update blog post schema to include optional banner image (8983ba2)
- update metadata and add Drivebase banner image (b9ed351)
- update roadmap item display to show version instead of title (58cc2c4)
- vscode: remove redundant JSON settings for code actions on save (09a3a80)
🎨 Styling
- add hero illustration (e5c05dc)
- change default fumadocs-ui theme to dusk (a848fa9)
- hero-section: update gradient colors for text in HeroSection component (26f5663)
- HeroSection: adjust padding for responsive layout (60372c3)
- HeroSection: update gradient background (618eaea)
- improve landing page ui (b64a86d)
- remove unnecessary border and padding (6d13bec)
📝 Docs
- add blog post for Drivebase v3.0 release (1411c4d)
- add Drivebase design system documentation outlining core principles and UI conventions (dc6ac8d)
- add repository-wide engineering standards for agents in Drivebase (ea4fc72)
- AGENTS.md: add guideline for using Lingui i18n in user-facing UI strings (5cb54fa)
- enhance blog page with dynamic image extraction and improved layout (809767e)
- update banner image (c04dbf0)
- update contributing guidelines to include AI service setup and dependencies (c68a6dc)
- update discord invite link (296eef8)
- update landing page contents (e8d8880)
- update roadmap (4b71410)
v2.5.0
February 23, 2026
v2.4.2
February 23, 2026
v2.4.1
February 22, 2026
Release v2.4.1
2.4.1 (2026-02-22)
v2.4.0
February 22, 2026
v2.3.0
February 22, 2026
v2.2.1
February 22, 2026
v2.2.0
February 22, 2026
Release v2.2.0
2.2.0 (2026-02-22)
Bug Fixes
- add generate script to package.json (f1785fe)
- add max-width to AccountSettingsSection layout for better responsiveness (eb60057)
- adjust padding in layout for DashboardPage, FilesPage, and SettingsPage components (938dea9)
- refactor RightPanel component layout for improved structure (f29c1ac)
- rename DefaultAccountView to DefaultView (201ac74)
- rename Favorites to Starred in relevant components and update translations (3dff062)
- update label for Favorites to Starred and adjust Settings route in Sidebar (cd19f2c)
- update min-height values for CardContent in VaultSetupWizard and UploadProgressPanel components (a6669eb)
- update package names in scripts to remove scope prefix (ab9a5f5)
- update workspaces in package.json to specify api and web directories (06a5652)
Features
- add Star icon display for starred folders and files (3878d97)
v2.1.4
February 22, 2026
v2.1.3
February 21, 2026
v2.1.2
February 21, 2026
v2.1.1
February 21, 2026
v2.1.0
February 21, 2026
Release v2.1.0
2.1.0 (2026-02-21)
Bug Fixes
- add an extractable parameter to both decrypt functions (34bc7c6)
- add inputType support to prompt dialog (52e6e19)
- backup recovery key functionality (5c3cf32)
- complete missing translations (a0b3b99)
- enhance backup download process with passphrase prompt and error handling (a083215)
- exclude vault files from regular file queries (aa00e58)
- proxy download functionality for files (289b26a)
- remove unlock requirement for backup download and passphrase change (082e695)
- sanitize error message in login form (c25a02b)
- update .gitignore to include I18n generated files (68e5e63)
- update lint-staged config to correctly ignore message files (f92ed24)
- update passphrase fields during vault setup process (e94393f)
v2.0.0
February 20, 2026
Release v2.0.0
2.0.0 (2026-02-20)
Bug Fixes
- add provider details to VAULT_CONTENTS_QUERY (eabccb8)
- correct header assignment and import order in update hooks (7333828)
- release: add releaseName to GitHub configuration (0ef48e2)
- remove remoteId and providerId fields to clarify the organizational nature of folders (7b6af66)
- remove unused var and reorder (dc4c963)
- store server instance for proper shutdown handling (9405e5c)
- tsr generate (1809553)
- update descriptions in WelcomeStep for clarity (37d34fb)
- update GitHub link in Hero component to point to the correct repository (7b9a699)
- web: migrate Trans imports to @lingui/react/macro (7bef628)
Features
- add commit message generation prompt (b2200a0)
- add destination path handling for uploads and update upload hook options (2e4b66e)
- add new pages for Vault, Smart Upload, Cloud Transfers, and Team Collaboration (772d0ab)
- add recent updates feature with API integration and loading state (327382a)
- add tab selection for invite expiration and standardize settings input widths (5217e64)
- add updater service for application updates (efefd39)
- create separate users section (360c5ca)
- file upload rules (592ad47)
- i18n: add Arabic language with RTL support and migrate to PO format (921b7a9)
- implement vault (8484c60)
- implement workspace export functionality with encryption options (3204187)