Skip to content

Releases: bijomaru78/eccm

1.0.6

25 Mar 16:22
cb2b6b1

Choose a tag to compare

Resolving issues #16 #26 #32 #37

#16 - Device speed settings and automatically calculate max possible link speed

In Device 'Edit' menu, you can now select the maximum supported speed.

image

When 2 devices are now linked via ports, ECCM will work out the fastest possible connection between them.

  • If only 'Device A' has port speed set - link speed will be assumed as the max speed of Device A
  • If both Device A and Device B have the same speed set - link speed will be the common speed of both devices
  • If Device A and Device B have different speeds - links speed is set to the lower speed, and an exclamation sign is shown next to the speed tooltip on the 'faster' device to show that it's not using full speed of the device.
image

#26 - Ports can be unlinked from the r-click context menu

image

#32 - Renaming 'port' to 'interface', 'int', etc.

In settings, you can now change the default Port to Interface, or a custom value.

image

Once saved, all default 'port' labels will be renamed using the new value.

image

#37 - Custom port names lost on import.

Now fixed with custom port names being exported and imported properly.

1.0.5

17 Feb 09:31
3b9af2b

Choose a tag to compare

Resolving issues #10 and #20.

  1. Allows renaming of the 'Linked to' field, and reversal to the default name if needed
image
  1. Additional Port ordering option added to the Layout menu: Bottom to Top columns
image

1.0.4

08 Nov 01:29
4cde660

Choose a tag to compare

Improvements:

  • Colour picker now has a more standardised default palette, as well as additional ways of controlling custom colours

    • Hue, Saturation and RGB sliders
    • HEX code input
    image
  • Device 'Edit' now brings a pop-up with the name, ports, and colour picker (same as above) (Issue #17)
    image

  • New option in Settings: Enable Port Renaming (Issue #10)
    image

    • If enabled and saved, right-clicking on a port lets you change the main label, e.g. Port 1 > Channel 1
    image
  • Port r-click context menu: Alias added (Bug #13)
    image

Release 1.0.3

26 Sep 23:23
9ebff87

Choose a tag to compare

  • Settings panel no longer fixed and taking up space; instead, it's a 'pop-up' that shows when pressing the 'Settings' button
image
  • R-click on a port to set
    • Link speed (the list for now is fixed)
    • VLAN (free type integer)
image
  • Tooltip for Link speed - square shown to the left of Port number, hover to preview
image
  • Tooltip for VLAN - rotated square shown to the right of Port number, hover to preview
image
  • Select a Port and hover over it to see a pop-up with full details
image

1.0.2

17 Sep 21:31
bf7d8c5

Choose a tag to compare

  • Added Dark / Light mode selection
  • Port numbering horizontal / vertical in device layout modal
  • Various small fixes
    • Connections table highlight
    • Print layout
    • Port text alignments

ECCM v1.0.0

02 Sep 16:03
b8e3168

Choose a tag to compare

Initial release with profiles, import/export, print sheets, and dual-link ports.