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
- migration-tool
Minor fixes and improvements.
## 1.12.0 (2026-04-10) ### ✨ Features * org agent management
## 1.11.5 (2026-04-06) ### 🐛 Bug Fixes * username capitalization in profile modal
## 1.11.2 (2026-04-02) ### 🐛 Bug Fixes * upload file database extension
Fixed missing trusted URL configuration and authentication crash occurring after update.
Refactored logging system and integrated Pino logger for improved production and development environment logging.
Fixed distinction and handling between MariaDB and MySQL database types.
- Agent healthcheck system
- Health check logging
- Default notification configuration
Added end-to-end testing infrastructure and continuous integration workflow for quality assurance.
Added Redis documentation badge and updated database support list. Fixed S3 backup type mismatch issue.
Fixed pipeline configuration, documentation, and build workflow issues affecting release process.
Fixed Helm chart configuration and moved helm directory structure to root.
Fixed release workflow configuration and build pipeline issues.
Added changelog icon feature and updated release configuration.
Fixed password input field handling on sensitive credential forms.
Fixed multiple workflow and feature implementation bugs across multiple components.
- Topic channel ID support
- Provider validation
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.
## 🐛 Fixes - fix: docker-compose.prod.yml - fix(auth): linking default ## 📦 Other - chore(release): 1.4.1
- 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
- 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
- React 19.2.4 CVE vulnerability fixed
- 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
- 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
- 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
- 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
- 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
Minor fixes and improvements.
Full changelog
📦 Other
- Merge pull request #19 from Portabase/feat/no-email-config-error
- chore(release): 1.1.13
## 🐛 Fixes - fix(ci): docker.yml ## 📦 Other - chore(release): 1.1.11 - Merge branch 'feature' - chore(release): 1.1.12
## 📦 Other - Merge pull request #7 from Portabase/feat/webhooks - chore(release): 1.1.10
Bug Fixes - Increase `proxyClientMaxBodySize` to 10g in order to accept large databases.