FlameRobin Changelog

What's new in FlameRobin 0.9.2

Apr 12, 2009
  • New features:
  • Allowed deleting from system tables (ex. to stop queries via MON$STATEMENTS)
  • Added support for trusted authentication
  • Databases can now be recreated from existing registration info
  • Transaction isolation level can now be selected in SQL editor
  • Win64 port
  • Enhancements and Bug fixes:
  • Fixed problems with mangled UTF8 identifiers
  • Improved autoincrement triggers
  • Drop FK only once for self-referencing tables in Rebuild script
  • Improved management of passwords in connection dialogs
  • Case insensitive DoMaIn keyword detection
  • Fixed reported length of char fields in DDL extraction of system tables
  • Fixed minor DDL extraction problem with BIGINT and scale
  • Search words are now highlighted in advanced metadata search results
  • DataGrid: sum of values of selected cells in the grid is shown in status bar
  • Data grid cell editor now has a popup menu of a standard edit control
  • Data of CHAR type using multibyte character set has correct padding now
  • Database file size is now reported correctly for databases over 2GB
  • Opening pages in tabs can now be controlled with Shift/Control keys
  • Information on database property page is reloaded without reconnecting
  • Fixed focus problem with property pages
  • Fixed broken descriptions of system table columns in property pages
  • Optionally display sources of all triggers on table property page
  • Controls are now focused before their popup menus are shown
  • Improved usability of menus and commands via keyboard
  • SQL Editor: Improved detection of field sizes in resulting dataset
  • Fixed statement parsing when SUBSTRING function is present
  • Fixed column autocompletion for JOINed tables
  • Fixed code completion when tables are listed in SQL89 order
  • Fixed crash when opening query window and pressing F5 or F8 at once
  • Improved the way views are switched in SQL editor
  • Fixed completion under Mac OS X
  • Other minor improvements and fixes to SQL editor
  • Statement execution time is now displayed with milliseconds precision
  • Minimum required version of wxWidgets is now 2.8.

New in FlameRobin 0.9.0 (Oct 3, 2008)

  • This release brings new features like Firebird 2.1 support, tab-based property pages for database objects (like the Firefox browser), the ability to load and save BLOB data in the DataGrid to files, and an improved dialog for inserting new rows.