IntelliUML Teresa Changelog
2.1.1 #783
- IDEA 5.1 compatible.
- Bug fixes.
2.1 #761
- Go To Diagram: quickly navigate to diagram by name.
- Select In Target: select the current class/field/method/diagram in Model Explorer view.
- Sequence Diagram Filtering: filter method calls of user defined classes out of sequence generation.
- Customizable Diagrams fonts and colors.
- Bug fixes.
2.0.1 #736
2.0 #721
1.4.1 #681
1.4 #675:
- Diagram Navigator (bird view).
- Zoom: pre-defined zoom factors, zoom in/out, actual size, fit diagram, fit width, fit height and zoom
in/out tools.
- Diagram nodes alignment: horizontal left/center/right, vertical top/center/bottom.
- Diagram nodes arrangement: bring to front/forward, send to back/backward.
- Show/hide grid.
- Snap to grid.
- Grid settings: set background/foreground color and spacing.
- Drag and drop classes/interfaces to Diagram Editor from Model Explorer.
- Improved printing: copies, pages, orientation, two sided, paper, scaling, margins, alignment, header and
footer, color, print to file and preview.
- Hand tool (scroll diagram by dragging).
1.3.1 #639:
- Works with JRE 1.5.
- Bug fixes.
1.3 #622:
- Sequence Diagrams support.
- Sequence Diagram settings:
- Show message parameters
- Show message return type
- Maximum message label length
- Show return message arrow
- Show return message type
- Maximum return message label length
- Minor changes and tweaks.
- Performance improvements.
- Bugfixes.
1.2 #579:
- OS X supported.
- minor bugfixes.
1.1 #569:
- Automatic Class Diagram layout ().
- Instant Class Diagram: automatic generation of Class Diagram of a package contained elements
().
- Display Attribute/Operation Compartment settings, globally
(), per Class Diagram or Graph Node
().
- Auto-start IntelliUML Teresa plugin on project opened
().
1.0.1 #535:
1.0.0 #511:
1.0.0-RC3 #507:
- bugfixes: duplicated actions registering when open project in separate frame.
- bugfixes: disallow re-add model element to diagram if already existing.
- check installation location is under IDEA_PLUGINS_PATH.
1.0.0-RC2 #495:
- bugfixes: Class Diagram grid properly resized to its container full size (what was causing
some problems with grid painting).
- bugfixes: Show properties for Class Diagram selected element.
- bugfixes: honor logging configuration settings - logging initialization is as follows:
- if system property 'teresa.log.config' is set, read logging configuration from the
specified file (path must be absolute or relative to Teresa home).
- check if exists and read configuration from file 'TERESA_HOME/teresalog.xml'.
- use default log file teresa.jar!'/config/teresalog.xml'.
1.0.0-RC1 #476: