We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e7498e4 + 3de76f7 commit c2831fbCopy full SHA for c2831fb
documentation/revision-history-main.md
@@ -475,3 +475,7 @@ Fixes network modelling
475
- UI interface search pop-up transformed into filterable table
476
477
Upgrade Hasura API to v2.45.1
478
+
479
+# 8.6.2 03.01.2025 MAIN
480
+Hotfix for network modelling:
481
+- fix: when visiting the library for the second time, app servers were missing due to uninitialized area data.
inventory/group_vars/all.yml
@@ -1,5 +1,5 @@
1
### general settings
2
-product_version: "8.6.1"
+product_version: "8.6.2"
3
ansible_user: "{{ lookup('env', 'USER') }}"
4
ansible_become_method: sudo
5
ansible_python_interpreter: /usr/bin/python3
0 commit comments