fix: eingefügte Bilder beim ersten Speichern dauerhaft ablegen

This commit is contained in:
2026-07-23 16:36:07 +02:00
parent 8d6b6a46db
commit b632a5bb04
6 changed files with 141 additions and 4 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ class DocumentationConfig(PluginConfig):
name = "netbox_documentation"
verbose_name = "NetBox Dokumentation"
description = "Wiki und Office-Dokumentation direkt in NetBox"
version = "0.7.12"
version = "0.7.13"
author = "LKE"
base_url = "documentation"
min_version = "4.0.0"