Devlogs
Release Notes
jaDBA downloadable tool for Windows, macOS, and Linux
4.0.0 (2025-07-24)
New
- Added alignment options: Fields in the form view can now be aligned horizontally (left, center, right)
- Toggle field: You can now set the active color
- Number fields: Unit selection now offers a suggestion list with common units (e.g., $, kg, cm, m², l, h)
Changed
- Minor UI improvements
- Fields in the table view are now centered by default
- Large Text field: Enlarges when focused in the table view for easier editing
3.0.0 (2025-06-09)
New
- jaDB is now available on iOS 🎉🥳
- Added aggregation function: COUNT
- Aggregations are now available for the following field types: Date, Date & Time, Time, Checkbox, and Toggle
- Table footer can now be set to fixed – it will remain visible while scrolling
Changed
- Rating & Slider fields: No longer initialized – now remain `undefined` by default. This ensures AVG and COUNT behave as expected
2.3.0 (2025-03-27)
New
- Significant UI improvements, including a new left panel
- Added keyboard shortcuts for removing and duplicating records
2.2.0 (2025-01-30)
New
- jaDB is now available on Linux 🎉🥳
Fixed
- The macOS app is now notarized and fully compatible with macOS Sonoma (14) and Sequoia (15)
2.1.0 (2025-01-14)
New
- Collections and databases can now be rearranged via drag & drop
Changed
- Removed the "Play" button – collections and databases now open with a double-click
2.0.0 (2024-09-14)
New
Changed
- When duplicating a record, "Creation Time" is now set to the current date, and "Modification Time" is cleared
Fixed
- Rating field: Fixed an issue where the symbol was not displayed correctly
- Calculated field: Added a missing null check