Releases

Stay up to date with the latest features, improvements, and bug fixes in Drivebase.

v3.0.0
February 26, 2026
VIEW ON GITHUB

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
VIEW ON GITHUB

v2.5.0

2.5.0 (2026-02-23)

Bug Fixes

  • update redis container name to drivebase_redis (d243268)

Features

  • add darkibox provider (427e190)
  • add make targets for docker compose up and down (ca608e3)
v2.4.2
February 23, 2026
VIEW ON GITHUB

v2.4.2

2.4.2 (2026-02-23)

Bug Fixes

  • update release name format in configuration (c0d8b1e)
v2.4.1
February 22, 2026
VIEW ON GITHUB

Release v2.4.1

2.4.1 (2026-02-22)

v2.4.0
February 22, 2026
VIEW ON GITHUB

Release v2.4.0

2.4.0 (2026-02-22)

Features

  • implement telemetry tracking (4c5b472)
v2.3.0
February 22, 2026
VIEW ON GITHUB

Release v2.3.0

2.3.0 (2026-02-22)

Bug Fixes

  • update dashboard URL and GraphQL endpoint in README (50a326a)

Features

v2.2.1
February 22, 2026
VIEW ON GITHUB

Release v2.2.1

2.2.1 (2026-02-22)

Bug Fixes

  • api package name in Dockerfile (68fcbbd)
  • update installation command in Quick Start guide to use curl (a0a65b0)
v2.2.0
February 22, 2026
VIEW ON GITHUB

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
VIEW ON GITHUB

Release v2.1.4

2.1.4 (2026-02-22)

Bug Fixes

  • include workspace ID in file and folder queries (bdd2b3d)
  • remove unique constraint from virtualPath in files and folders tables (d87a655)
v2.1.3
February 21, 2026
VIEW ON GITHUB

Release v2.1.3

2.1.3 (2026-02-21)

Bug Fixes

  • add workspace ID to upload requests (67c8ef4)
v2.1.2
February 21, 2026
VIEW ON GITHUB

Release v2.1.2

2.1.2 (2026-02-21)

Bug Fixes

  • update handleOAuthCallback to avoid duplicate root folders (8ca5626)
  • validate parent directory existence during initialization (ed935bf)
v2.1.1
February 21, 2026
VIEW ON GITHUB

Release v2.1.1

2.1.1 (2026-02-21)

Bug Fixes

  • update trigger logic with latestGithubTag (7e583d0)
v2.1.0
February 21, 2026
VIEW ON GITHUB

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
VIEW ON GITHUB

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)
v1.13.0
February 17, 2026
VIEW ON GITHUB

Release 1.13.0

1.13.0 (2026-02-17)

Bug Fixes

  • enforce active-workspace scoping for files/folders and tighten role-gated file actions (e421cd5)
  • safely access workspace ID from headers in file and provider resolvers (52fd9d8)

Features

  • add workspace memberships and invites (fb33b53)
  • add workspaces schema and related services (715dd97)
  • auth: implement change password functionality with UI (0665b47)
  • workspace: implement workspace management with queries and hooks (f3c9158)
v1.12.0
February 17, 2026
VIEW ON GITHUB

Release 1.12.0

1.12.0 (2026-02-17)

Bug Fixes

  • add getPublicApiBaseUrl function for resolving public API base URL (4eb6b4a)

Features

  • onboarding: enhance OAuth flow with source tracking and improved redirects (8ab9774)
v1.11.1
February 17, 2026
VIEW ON GITHUB

Release 1.11.1

1.11.1 (2026-02-17)

Bug Fixes

  • update import path for AccountSettingsSection in my-account route (bc8006a)
v1.11.0
February 17, 2026
VIEW ON GITHUB

Release v1.11.0

Bug Fixes

  • add onCreated prop to handle folder creation and refresh contents (a06fb9c)
  • set requestPolicy to useStarredFiles for cache-and-network strategy (cf75e33)

Features

  • provider-card: add documentation link button and refactor connect button layout (a87c4c0)
  • settings: implement settings page with general and security sections (1313b83)
v1.10.0
February 16, 2026
VIEW ON GITHUB

Release 1.10.0

1.10.0 (2026-02-16)

Bug Fixes

  • add uploadS3Direct and uploadProxyChunks functions for chunked file uploads (02f1f9a)

Features

  • implement resumable chunked file uploads (66dd313)
  • providers: add OAuth New/Existing credential tabs with reusable user-scoped credential (eac0bdb)
v1.9.0
February 15, 2026
VIEW ON GITHUB

Release 1.9.0

1.9.0 (2026-02-15)

Bug Fixes

  • update Dockerfile to ignore scripts during bun install (251c67f)

Features

  • add render configuration and environment variables for deployment (3cd9cb4)
v1.8.1
February 15, 2026
VIEW ON GITHUB

Release 1.8.1

1.8.1 (2026-02-15)

Bug Fixes

  • update RightPanel to display update availability and remove Sidebar update link (63020bf)
v1.8.0
February 15, 2026
VIEW ON GITHUB

Release 1.8.0

1.8.0 (2026-02-15)

Bug Fixes

  • update documentation link to the correct site (cc2fa05)

Features

  • add ability to move files across providers (9fb9759)
v1.7.0
February 15, 2026
VIEW ON GITHUB

Release 1.7.0

1.7.0 (2026-02-15)

Bug Fixes

  • biome checks (fad5b77)
  • implement cascading virtualPath updates for renamed and moved folders and files (bb8e12c)
  • update Product Hunt link and optimize image component in Hero section (3a6b07b)

Features

  • add tooltip component and integrate it into the Sidebar (3dc4e84)
  • implement blog feature (a694dd4)
  • implement i18n (462038a)
  • refactor apps/web to feature-based architecture (26a77ba)
  • update blog page layout and add new blog post on Drivebase (d772248)
v1.6.0
February 14, 2026
VIEW ON GITHUB

Release 1.6.0

1.6.0 (2026-02-14)

Bug Fixes

  • conditionally render quick actions in FileSystemTable based on file selection (e2eea9f)
  • enhance layout and styling for file and folder display in FileSystemTable (4790b29)
  • onboarding flow with improved navigation (#72) (273a858)
  • remove provider service calls from file and folder move functions (8fe2ca8)
  • update Product Hunt badge link (2efe352)

Features

  • add rename functionality for files and folders in FileSystemTable (a9663d9)
  • implement drag-and-drop functionality for file and folder management (1da0bc4)
v1.5.0
February 14, 2026
VIEW ON GITHUB

Release 1.5.0

1.5.0 (2026-02-14)

Bug Fixes

  • enhance provider service and resolvers with improved sync handling (051482c)

Features

  • add check-types script to all package.json (789ef7a)
v1.4.0
February 14, 2026
VIEW ON GITHUB

Release 1.4.0

1.4.0 (2026-02-14)

Bug Fixes

  • telegram: add connection timeout to prevent hanging during initialization (62560d5)
  • update Discord link in README and footer (eaa834e)

Features

  • init: initialize Redis and log available providers during app startup (07d7553)
  • provider: add Telegram storage provider (78a11d6)
v1.3.3
February 14, 2026
VIEW ON GITHUB

Release 1.3.3

1.3.3 (2026-02-14)

v1.3.2
February 14, 2026
VIEW ON GITHUB

Release 1.3.2

1.3.2 (2026-02-14)

Bug Fixes

  • update package dependencies and remove unused build configuration (affe3d9)
v1.3.1
February 14, 2026
VIEW ON GITHUB

Release 1.3.1

1.3.1 (2026-02-14)

v1.3.0
February 13, 2026
VIEW ON GITHUB

Release 1.3.0

1.3.0 (2026-02-13)

Bug Fixes

  • navbar: update link for storage providers to point to overview and rename link text (9f9e4e1)

Features

  • provider: add WebDAV storage provider integration and update related documentation (37470a8)
  • tracking: implement POST endpoint for event tracking with PostHog integration (16ca893)

drivebase