Releases: thutil/dodb
Release list
v0.3.1
v0.3.0
🚀 dodb Database Manager Release
Multi-platform database management tool supporting PostgreSQL, MariaDB/MySQL, and SQLite.
⚠️ macOS Security Note (วิธีแก้ปัญหาสำหรับ MacOS):
- Thai: เนื่องจาก dodb ยังอยู่ในช่วง Early Access และกำลังเตรียมความพร้อมในการลงทะเบียน Apple Developer Program ในเวอร์ชันถัดไป ระบบ Gatekeeper อาจแสดงการแจ้งเตือนความปลอดภัยในครั้งแรก
- Eng: As dodb is currently in active preview/early access prior to Apple Developer verification, macOS Gatekeeper may flag the app on its first launch. You can safely bypass this by running:
xattr -dr com.apple.quarantine /Applications/dodb.appv0.2.4
🚀 dodb Database Manager Release
Multi-platform database management tool supporting PostgreSQL, MariaDB/MySQL, and SQLite.
⚠️ macOS Security Note (วิธีแก้ปัญหาสำหรับ MacOS):
- Thai: เนื่องจาก dodb ยังอยู่ในช่วง Early Access และกำลังเตรียมความพร้อมในการลงทะเบียน Apple Developer Program ในเวอร์ชันถัดไป ระบบ Gatekeeper อาจแสดงการแจ้งเตือนความปลอดภัยในครั้งแรก
- Eng: As dodb is currently in active preview/early access prior to Apple Developer verification, macOS Gatekeeper may flag the app on its first launch. You can safely bypass this by running:
xattr -dr com.apple.quarantine /Applications/dodb.appv0.2.3
🚀 dodb Database Manager Release
Multi-platform database management tool supporting PostgreSQL, MariaDB/MySQL, and SQLite.
⚠️ macOS Security Note (วิธีแก้ปัญหาสำหรับ MacOS):
- Thai: เนื่องจาก dodb ยังอยู่ในช่วง Early Access และกำลังเตรียมความพร้อมในการลงทะเบียน Apple Developer Program ในเวอร์ชันถัดไป ระบบ Gatekeeper อาจแสดงการแจ้งเตือนความปลอดภัยในครั้งแรก
- Eng: As dodb is currently in active preview/early access prior to Apple Developer verification, macOS Gatekeeper may flag the app on its first launch. You can safely bypass this by running:
xattr -dr com.apple.quarantine /Applications/dodb.appv0.2.2
Merge branch 'main' of https://github.com/thutil/dodb
v0.2.1
🚀 dodb Database Manager Release
Multi-platform database management tool supporting PostgreSQL, MariaDB/MySQL, and SQLite.
⚠️ macOS Security Note:
If macOS Gatekeeper blocks launch upon initial install:
xattr -dr com.apple.quarantine /Applications/dodb.appWhat's Changed
- v0.2.1 by @bankjirapan in #6
Full Changelog: v0.2.0...v0.2.1
v0.2.0
🚀 dodb Database Manager Release
Multi-platform database management tool supporting PostgreSQL, MariaDB/MySQL, and SQLite.
⚠️ macOS Security Note:
If macOS Gatekeeper blocks launch upon initial install:
xattr -dr com.apple.quarantine /Applications/dodb.appWhat's Changed
- feat: add data import functionality and UI enhancements by @bankjirapan in #5
Full Changelog: v0.1.2...v0.2.0
v0.1.2
🚀 dodb Database Manager Release
Multi-platform database management tool supporting PostgreSQL, MariaDB/MySQL, and SQLite.
⚠️ macOS Security Note:
If macOS Gatekeeper blocks launch upon initial install:
xattr -dr com.apple.quarantine /Applications/dodb.appWhat's Changed
- feat: enhance SQL generation with smarter table identification by @bankjirapan in #4
Full Changelog: v0.1.1...v0.1.2
v0.1.1
🚀 dodb Database Manager Release
Multi-platform database management tool supporting PostgreSQL, MariaDB/MySQL, and SQLite.
⚠️ macOS Security Note:
If macOS Gatekeeper blocks launch upon initial install:
xattr -dr com.apple.quarantine /Applications/dodb.appWhat's Changed
- v0.1.1 by @bankjirapan in #1
- feat: implement per-device unique master key generation by @bankjirapan in #2
- fix(test): can't build by @bankjirapan in #3
New Contributors
- @bankjirapan made their first contribution in #1
Full Changelog: v0.0.3...v0.1.1
v0.0.3
🚀 dodb Database Manager Release
Multi-platform database management tool supporting PostgreSQL, MariaDB/MySQL, and SQLite.
⚠️ macOS Security Note:
If macOS Gatekeeper blocks launch upon initial install:
xattr -dr com.apple.quarantine /Applications/dodb.appFull Changelog: v0.0.2...v0.0.3