July 15th, 2011· New ! Support for Propel ORM validators (ticket=446)
· New ! Support for Propel ORM behaviors (ticket=449)
· New ! Extended Doctrine 2.0 import scanner for *.orm.yml and *.orm.xml files (ticket=450)
· New ! Extension for Doctrine2 export settings. Each module now have file-suffix attribute for export setup. (ticket=451)
· New ! Updated export of Doctrine2 column flag AI. When no other generator strategy is set, ORMD export AUTO (ticket=453)
· New ! Added orderBy attribute to Doctrine association (ticket=455)
· Fixed export for YAML when value contains char % at first position (ticket=445)
· Fixed problem with regex char ^ in Doctrine ORM Properties (ticket=447)
· Doctrine2 fixed Many to many relation export (more at http://bit.ly/iG69zp) (ticket=448)
· Fix in Propel ORM behaviours importer (ticket=452)
· Fixed adding saved files to last opened list (ticket=454)
· Fixed read-only checkbox glitch (ticket=456)
· Fixed advanced column properties export for Doctrine ORM (ticket=457)
December 2nd, 2010· Fixed bug in M:N export in large Doctrine ORM projects
October 20th, 2010· New ! Added "fixed" column attribute for Doctrine ORM (ticket=423)
· New ! New script command "execute-file" (ticket=427)
· New ! Export scripts callbacks functions (more on blog) (ticket=428)
· New ! New visual feature for differentiation of NULL and NOT NULL columns (more on blog) (ticket=433)
· New ! Added onUpdate property for Doctrine ORM relations (ticket=435)
· Fixed import from MySQL Workbench - added conversion rules for int1/2/3/4/8, tinyint,smallint,.... (ticket=432)
· Fixed many to many wizard to correctly setup Autoincrement flag to ID (ticket=424)
· Updated Doctrine2 import/export to follow changes in XML mapping attributes "change-tracking-policy" (ticket=426)
· Fixed import for enum values from MySQL Workbench project file (ticket=425)
· fixed import from MySQL Workbench - case problem in datatypes (ticket=429)
· fixed import from MySQL Workbench - added tableName for Doctrine ORM (ticket=430)
· fixed import from MySQL Workbench - added 'fixed' attribute for CHAR type for Doctrine ORM (ticket=431)
· Internal fix for MySQL Workbench import to Doctrine project (ticket=434)
· Fixed Doctrine ORM export for MN relations between two modules (ticket=436)
· Another fix for ORM Doctrine Many to many relations export (ticket=437)
September 13th, 2010· New ! New error handling system (ticket=375)
· New ! New XML scripting language (simmilar to Phing) (ticket=376)
· New ! Rewrite all import/export procedures to Xml UniversalScript (ticket=377)
· New ! Extended ORMD configuration for user-defined importers and exporters (ticket=378)
· New ! XML schema for XML Universal Script (ticket=379)
· New ! Inheritance support for doctrine and doctrine 2 More Info. (ticket=386)
· New ! New wizard for association creating (ticket=387)
· New ! unification of objects terminology (entity instead of table, field instead of column,...) (ticket=388)
· New ! Support for long(multiline) column default values (ticket=389)
· New ! Updated Doctrine foreignType,foreignCascade,... attributes to new attribute system (ticket=391)
· New ! Doctrine 2.0 support (ticket=393)
· New ! Fixed Doctrine2 bug when module file is in the same directory as export destination (ticket=395)
· New ! Fixed Doctrine2 bug with absolute export path (ticket=396)
· New ! New command line parameters for open and import project More info.(ticket=397)
· New ! Added support for Doctrine2 Mapped superclass (ticket=399)
· New ! Support for CakePHP validators More info.(ticket=401)
· New! Support for CakePHP schema.php generator More info. (ticket=403)
· New ! Doctrine2 YAML suport (ticket=406)
· New ! Added alias export for CakePhp associations (ticket=408)
· New ! CakePHP schema export is now using "useTable" and "table" property (ticket=409)
· Doctrine2 export to the same folder as is stored model.xml (ticket=394)
· Bugfix for missing 'description' attribute in project's xml schema (ticket=381)
· Bugfix for missing escape-chars checking in some dialogs (ticket=382)
· Fixed "delete foreign key" command in table edit (ticket=384)
· Fixed support for Doctrine YAML keyword "alias" (ticket=392)
· Fixed default inheritance type for Doctrine2 (ticket=398)
· Fixed occasional crash during license validation (ticket=402)
· Fixed CakePhp wrong associations export (ticket=407)
August 17th, 2010· New ! New error handling system (ticket=375)
· New ! New XML scripting language (simmilar to Phing) (ticket=376)
· New ! Rewrite all import/export procedures to Xml UniversalScript (ticket=377)
· New ! Extended ORMD configuration for user-defined importers and exporters (ticket=378)
· New ! XML schema for XML Universal Script (ticket=379)
· New ! Inheritance support for doctrine and doctrine 2 More Info. (ticket=386)
· New ! New wizard for association creating (ticket=387)
· New ! unification of objects terminology (entity instead of table, field instead of column,...) (ticket=388)
· New ! Support for long(multiline) column default values (ticket=389)
· New ! Updated Doctrine foreignType,foreignCascade,... attributes to new attribute system (ticket=391)
· New ! Doctrine 2.0 support (ticket=393)
· New ! Fixed Doctrine2 bug when module file is in the same directory as export destination (ticket=395)
· New ! Fixed Doctrine2 bug with absolute export path (ticket=396)
· New ! New command line parameters for open and import project More info.(ticket=397)
· New ! Added support for Doctrine2 Mapped superclass (ticket=399)
· New ! Support for CakePHP validators More info.(ticket=401)
· New! Support for CakePHP schema.php generator More info. (ticket=403)
· New ! Doctrine2 YAML suport (ticket=406)
· New ! Added alias export for CakePhp associations (ticket=408)
· Doctrine2 export to the same folder as is stored model.xml (ticket=394)
· Bugfix for missing 'description' attribute in project's xml schema (ticket=381)
· Bugfix for missing escape-chars checking in some dialogs (ticket=382)
· Fixed "delete foreign key" command in table edit (ticket=384)
· Fixed support for Doctrine YAML keyword "alias" (ticket=392)
· Fixed default inheritance type for Doctrine2 (ticket=398)
· Fixed occasional crash during license validation (ticket=402)
· Fixed CakePhp wrong associations export (ticket=407)
April 27th, 2010· New ! Support for external importers (ticket=369)
· New ! fabForce DbDesigner 4 model importer (ticket=370)
· New ! MySQL Workbench model importer (ticket=371)
· New ! Support for unlimited nested regions (ticket=372)
· Bugfix for Doctrine scale param import (ticket=368)
April 14th, 2010· New ! Support for CakePHP framework (ticket=358)
· New ! Support for Propel multiple-column foreign key (ticket=355)
· New ! Support for Doctrine columns validators (ticket=362)
· New ! Support for doctrine 'detect_relations' keyword (ticket=363)
· New ! Internal core optimalization and changes (ticket=353)
· Updated PHP Propel data types (ticket=366)
· Fixed wrong visual column order bug (ticket=354)
· Minority fixes in Doctrine import/export templates (ticket=356)
· Fixed occasional crash in custom files import (ticket=357)
· Fixed ability to update existing framework configuration with user-defined xml configuration file (ticket=359)
· Fixed minority bug in visual object arranger (ticket=361)
· Fixed import Doctrine-YML file with relation without specified columns (ticket=364)
· Fixed occasional crash caused bug in atlrx.h (ticket=365)
April 14th, 2010· New ! Full UTF-16 unicode support (ticket=301)
· New ! Enhaced mechanism how dynamic ORM properties are handled (NULL, empty and none values). (ticket=302)
· New ! Support for YAML 1.2 files for import. (ticket=303)
· Fixed occasional app crash after model refresh (ticket=304)
· Fixed bug when sometime "Files and Modules" window can't popup (ticket=305)
· Bug fix of model export when yml is on another drive than schema.xml (ticket=306)
December 3rd, 2009· New ! Duplicate table object (via context menu) (ticket=285)
· New ! New ability to change model draw manager (GDI,GDI+,D3D, D2D) (ticket=288)
· Column sorting fix in table edit (ticket=284)
· Allow RSS header row wrapping (ticket=290)