Releases: jmbowman/portabase
Releases · jmbowman/portabase
PortaBase 1.5
- First version available as a PC application for Debian GNU/Linux and Windows. (Should work on other Linux/UNIX variants as well, and probably Mac OS X if somebody has a commercial Qt license for it.)
- XML import and export (more information here)
- Command-line format conversions (to and from XML, from MobileDB)
- Word wrap in the note editor/viewer (on by default, can be turned off)
- Added "Refresh" option to file selector menu
- Faster file closing (by not refreshing the file list unless necessary)
PortaBase 1.4.1
This is a bugfix release; a bug in the storage of filter conditions made upgrades of files containing filters unreliable, and the attempted fix in 1.4 didn't work. 1.4.1 should correctly handle any file (that hasn't already been corrupted by a failed upgrade) from any earlier version of PortaBase. If anybody still has problems importing old files, please let me know. And please back up your files before attempting the upgrade, just in case there are yet-undiscovered problems.
PortaBase 1.4
NOTE: libmetakit1 has changed with this release, so both libmetakit1 and portabase must be upgraded.
- Time column type
- Row viewer/browser
- MobileDB file import
- Better support for the Japanese SL-B500 and SL-C700 models
- Optional toggle of checkbox values in data viewer
- Import encoding bugfix (now imported as UTF-8)
- Menu and toolbar in the file selector, including delete option
- Date picker enhancements
- Filtered CSV export
PortaBase 1.3
- Enum column type
- Unicode support
- Font selection
- Optional delete confirmation dialogs
- Better display of decimal values
- Blank date values
- "Delete Rows In Filter" menu option
PortaBase 1.2
- Data filtering
- Date column type
- Click-and-hold on row in data viewer to launch row editor
- Save button and menu item are only enabled when there are unsaved changes
- Screens resize correctly when input methods are hidden or shown
- "All Columns" view column sequence stays in synch with row editor
- Several bugfixes
PortaBase 1.1
- Multi-column sorting
- Note (multi-line text) column type
- Fixed crash-inducing bug in view editor
- Fixed bug in CSV export (file usually wasn't created)
PortaBase 1.0
First release