Skip to content

v0.2.4

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jul 11:32
· 1909 commits to main since this release

📝 Repository Renaming Notice

The repo name has recently been changed from next_ztnet to ztnet. If you have previously installed next_ztnet, please follow these steps to update your image.

First, bring down the running Docker containers:

docker-compose down

Next, update your docker-compose.yml file:

---
ztnet:
  image: sinamics/ztnet:latest
---

Finally, pull the updated image and bring up the Docker containers:

docker-compose pull
docker-compose up -d

Commits

  • NEW: Changed repo name to ZTNET
  • Feature: Abillity to add notation / tag to members to ease the filtration if a network has many members.
  • Feature: New option in settings to add notation color as table row background.
  • Feature: New option in settings to add notation icon in table row.
  • Improvement: validation that a member id has 10-digit hex when adding manually.
  • Improvement: make sure input fields is in controller state.
  • Improvement: deleting member that is not joined