Skip to content

Release history

portabase releases

Portabase - Database backup & restore tool for PostgreSQL, MySQL, MariaDB, Firebird SQL, SQLite, MongoDB, Redis and Valkey (more engines coming soon )

All releases

72 shown

No immediate action
1.17.2 Maintenance

Routine maintenance and dependency updates.

No immediate action
1.17.1 Maintenance

Routine maintenance and dependency updates.

No immediate action
1.17.0 New feature

New features and improvements.

No immediate action
1.16.2 Bug fix

Discord notification fix

Review required
1.16.0 New feature
Auth RBAC

API enhancements + OpenAPI spec

No immediate action
1.15.5 Maintenance

Routine maintenance and dependency updates.

No immediate action
1.15.4 Maintenance

Routine maintenance and dependency updates.

No immediate action
1.15.3 Bug fix

Integer to bigint migration

No immediate action
1.15.2 Bug fix

Default user fix

No immediate action
1.15.1 Maintenance

Routine maintenance and dependency updates.

No immediate action
1.15.0 New feature

Health endpoint

No immediate action
1.14.1 Maintenance

Routine maintenance and dependency updates.

No immediate action
1.14.0 New feature

MSSQL support

1.11.5 Bug fix

## 1.11.5 (2026-04-06) ### 🐛 Bug Fixes * username capitalization in profile modal

1.11.2 Bug fix

## 1.11.2 (2026-04-02) ### 🐛 Bug Fixes * upload file database extension

1.9.5 Bug fix

Fixed missing trusted URL configuration and authentication crash occurring after update.

1.9.3 Maintenance

Refactored logging system and integrated Pino logger for improved production and development environment logging.

1.9.0 New feature
Notable features
  • Agent healthcheck system
  • Health check logging
  • Default notification configuration
1.8.0 Maintenance

Added end-to-end testing infrastructure and continuous integration workflow for quality assurance.

1.6.1 Bug fix

Added Redis documentation badge and updated database support list. Fixed S3 backup type mismatch issue.

1.5.4 Maintenance

Fixed pipeline configuration, documentation, and build workflow issues affecting release process.

1.5.3 Bug fix

Fixed Helm chart configuration and moved helm directory structure to root.

1.4.4 Bug fix

Fixed multiple workflow and feature implementation bugs across multiple components.

1.4.2 Bug fix

Fixed multiple ntfy notification integration issues including silent delivery failures, malformed payloads, and tag fallthrough errors. Added password input support and fixed backup notification status.

1.4.1 Bugfix

## 🐛 Fixes - fix: docker-compose.prod.yml - fix(auth): linking default ## 📦 Other - chore(release): 1.4.1

1.4.0 New feature
Notable features
  • OIDC authentication support
  • Passkey authentication support
  • Option to disable email/password sign-up
Full changelog

🐛 Fixes

  • fix
  • fix
  • fix
  • fix: improve oidc,fix truncate
  • fix: link social, admin delete account,update
  • fix: error layout global app
  • fix: toast error message,social legacy
  • fix: lower case role provisioning
  • fix
  • fix: change port
  • fix
  • fix: disable register,link/unlink
  • fix: pocket
  • fix: passkey table
  • fix: passkey, error mapping

📦 Other

  • add: oidc,passkey,disable email/password,sign-up
  • Merge branch 'dev' into feat/oidc
  • Merge branch 'dev' into feat/oidc
  • Update auth.ts
  • Update Makefile
  • Update Makefile
  • Update master-realm.json
  • Update profile-security.tsx
  • Update profile-security.tsx
  • Update profile-security.tsx
  • Merge pull request #75 from Portabase/feat/oidc
  • chore(release): 1.4.0
1.2.8 New feature
Notable features
  • Download master key files
Full changelog

🚀 Features

  • feat(master_key): download master key file

🐛 Fixes

  • fix: ts-ignore

📦 Other

  • Merge pull request #90 from Portabase/fix/add-backup-cleanup
  • Merge pull request #91 from Portabase/feat/manage-master-key
  • Change dashboard image to video link
  • Change demo video link and update image
  • Update demo video link and dashboard image
  • Merge branch 'dev'
  • chore(release): 1.2.8
1.2.5 Security relevant
Security fixes
  • React 19.2.4 CVE vulnerability fixed
Notable features
  • Agent update notifier
  • Pagination support
  • UI sidebar improvements
Full changelog

🐛 Fixes

  • fix: react cve 19.2.4
  • fix
  • fix: refactoring.
  • fix: policies reload
  • fix: review

📦 Other

  • add: agent update notifier, pagination
  • update: ui
  • Merge branch 'feature' into feat/agent-update
  • update: fix ui sidebar
  • Merge branch 'feature' into feat/agent-update
  • Merge remote-tracking branch 'origin/feat/fix-react-cve' into feat/agent-update
  • Merge pull request #73 from Portabase/feat/ui-ux-refactoring
  • Merge branch 'main' into dev
  • Merge pull request #74 from Portabase/dev
  • chore(release): 1.2.5
1.2.3 New feature
Notable features
  • Google Drive storage support
Full changelog

🚀 Features

  • feat: start working on google drive storage
  • feat: start working on google drive storage
  • feat: Working version with google drive storage.

🐛 Fixes

  • fix: refactoring of storage method

📦 Other

  • Create FUNDING.yml
  • chore: README.md
  • Merge pull request #40 from Portabase/feat/google-drive-storage
  • chore(release): 1.2.3
1.2.2 Mixed
Notable features
  • Added ARM architecture support
Full changelog

🐛 Fixes

  • fix: docker-compose.prod.yml

📦 Other

  • Merge pull request #36 from Portabase/feat/arm-architecture
  • chore(release): 1.2.2
1.2.1 Mixed
Notable features
  • MongoDB storage provider support
  • Preview for upcoming storage provider
Full changelog

🚀 Features

  • feat(ui): add preview for upcoming storage provider

🐛 Fixes

  • fix: attribute default storage at startup in init.
  • fix: attribute default storage at startup in init. Adding support for mongodb.

📦 Other

  • chore(release): 1.2.0
  • Merge branch 'feature'
  • Merge pull request #28 from Portabase/feat/coming-soon-storage-preview
  • Merge branch 'feature'
  • Merge pull request #31 from Portabase/feat/add-mongodb
  • chore(release): 1.2.1
1.2.0 Mixed
Notable features
  • Pulse effect animation on connection indicator
  • lastConnectedAt field in user schema; displayed in user settings
  • Upcoming notification provider preview
Full changelog

🚀 Features

  • feat(ui): add pulse effect to connection indicator
  • feat: add lastConnectedAt to user schema and display it in user settings
  • feat(ui): add preview for upcoming notification provider

🐛 Fixes

  • fix: Update .env.example and docker-compose.yml for local development configuration
  • fix(ui): reduce opacity on avatar hover and add bottom padding to profile modal

📦 Other

  • feat(ui):resize connection indicator and add pulse effect for all use cases.
  • Merge pull request #23 from Portabase/fix/development-conf
  • Merge pull request #21 from Portabase/feat/connection-indicator
  • Merge pull request #24 from Portabase/feat/last-connected
  • Merge pull request #25 from Portabase/fix/profile
  • Merge pull request #26 from Portabase/feat/coming-soon-preview
  • Delete .idea directory
  • Delete .vscode directory
  • chore: .gitignore
  • Merge remote-tracking branch 'origin/main' into feat/storage
  • chore: Merging errors due to merge with main.
  • Merge pull request #27 from Portabase/feat/storage
  • chore: .env.example
  • chore(release): 1.2.0
  • chore(release): 1.2.0
1.1.13

Minor fixes and improvements.

Full changelog

📦 Other

  • Merge pull request #19 from Portabase/feat/no-email-config-error
  • chore(release): 1.1.13
1.1.12 Bugfix

## 🐛 Fixes - fix(ci): docker.yml ## 📦 Other - chore(release): 1.1.11 - Merge branch 'feature' - chore(release): 1.1.12

1.1.10 Maintenance

## 📦 Other - Merge pull request #7 from Portabase/feat/webhooks - chore(release): 1.1.10

1.1.7 Bugfix

Bug Fixes - Increase `proxyClientMaxBodySize` to 10g in order to accept large databases.

Beta — feedback welcome: [email protected]