menu

Ilograph 1.7.1 Release Notes

Ilograph 1.7.1 is now available in all environments (web, desktop, and Confluence Cloud). It includes the following enhancements:

Relative references

When defining relations, resources can now be referenced relative to other resources. This can significantly cut down on repetition when creating perspectives with lots of redundancy. For example, the perspective in the image below can be created with just two relations:

perspectives: 
- name: Routing
  relations: 
  - from: [Firewall]
    to: ../Load Balancer
    label: Traffic

  - from: [Load Balancer]
    to: ../[Instance *]
    label: Routes to

This perspective looks like so when rendered:

A perspective with several relations
Relative relations can be used to define multiple relations at once

Previously, the above perspective would have required six relations (two for each System). Learn more about relative references in the Ilograph docs.

Updated AWS icons and library

The build-in AWS icons and library have been updated to include the latest AWS resources. While some icons have been renamed or removed, existing references to them will continue to work as before.

Happy Diagramming! If you have questions or comments, please reach out to me on LinkedIn or by email at billy@ilograph.com.

Share this article on Facebook

Share this article on LinkedIn

Share this article on Twitter