Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

Releases: archi-contribs/archi-grafico-plugin

release_0.6beta

05 Jan 20:30
Compare
Choose a tag to compare
release_0.6beta Pre-release
Pre-release

This release fixes a silly bug that made the import of a model that includes images impossible on windows.

The last folder used for import or export is now automatically saved in a preference, making is easy and quick to re-export an imported model.

release_0.5beta

20 Dec 21:25
Compare
Choose a tag to compare
release_0.5beta Pre-release
Pre-release

Generated XML files that reference elements contained on other XML files now use only their filename, not a relative path (that would change when moving elements across Archi model folders).

release_0.4beta

19 Nov 20:32
Compare
Choose a tag to compare
release_0.4beta Pre-release
Pre-release

GRAFICO now uses the new IArchiveManager API to load and save images. This means that you'll no more see temporary files in the MostRecentlyUsed menu.

In addition, the images folder is now optional (if the model doesn't contain images). This fixes an issue with Git (which removes empty folders).

release_0.3beta

12 Nov 21:51
Compare
Choose a tag to compare
release_0.3beta Pre-release
Pre-release

This release supports Archi4 beta and now warns when some XML files are missing.

Model folders from previous version have to be migrated before:

  • Import a model using Grafico 0.2 and Archi 3.x
  • Save it using Archi default file format (*.archimate)
  • Close Archi
  • Open Archi 4 (with this new plugin version 0.3) and load the model (*.archimate). Archi will convert it to new format
  • Export using Grafico

release_0.2beta

09 Sep 19:13
Compare
Choose a tag to compare
release_0.2beta Pre-release
Pre-release
[Exporter] Make exported XML files easier to read

And sets version to 0.2

release_0.1

24 Mar 22:46
Compare
Choose a tag to compare
release_0.1 Pre-release
Pre-release
[importer] Code refactoring and fix model folders order