graphviz_filter 2.0.0-alpha3

  • Drupal 9 compatibility
  • Remove obsolete filter settings form field
  • Updated requirement error message

graphviz_filter 8.x-1.0-alpha3

Bug fixes
  • Fixed hook_entity_delete.
  • Removed submodules form earlier version as they have not been ported, yet.
  • Added Documentation.

graphviz_filter 7.x-1.0-alpha1

* Completed port of D6 version.
* Renamed cck_schema.module to content_schema.module.

graphviz_filter 6.x-1.5

New features
Insecure

* Added taxonomy graph module.
* Added API to render Image_Graphviz graphs.

graphviz_filter 6.x-1.4

Bug fixes
Insecure

* Path settings for dot and PEAR::Image_GraphViz
* Fixed hook_file_download for private file settings

graphviz_filter 6.x-1.3

Insecure

This release introduces a number of changes to Graphviz Filter:
* Bundling of Workflow Graph module in the package
* Removal of dependency of Graphviz Filter upon PEAR::Image/GraphViz. However, both CCK Schema and Workflow Graph still depend on it.
* Better architecture for 3rd party rendering plugins

graphviz_filter 5.x-1.2

Insecure

FEATURES
* Added CCK Schema module to render a diagram of CCK types with their relationships and associated taxonomies.

graphviz_filter 5.x-1.1

New features
Insecure

This release introduces some new features:
* Enclosing the DOT syntax within [graphviz] ... [/graphviz] tags
* Supporting more display methods

As well as some fixes:
* Avoiding duplicate file generation
* Allowing private file settings

Notes:
* The syntax for some parameters has changed so make sure to review them on the main module page.

graphviz_filter 5.x-1.0

Insecure

First official release to get out of permanent -dev mode. Enjoy :-)

Subscribe with RSS Subscribe to Releases for Graphviz Filter