Releases: archi-contribs/archi-grafico-plugin
release_0.6beta
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
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
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
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
[Exporter] Make exported XML files easier to read And sets version to 0.2
release_0.1
[importer] Code refactoring and fix model folders order