From 1b8767f1e3afcd77489e6ba01e042f2b55bbd1c9 Mon Sep 17 00:00:00 2001 From: Jason Novinger Date: Tue, 29 Jul 2025 17:21:01 -0500 Subject: [PATCH] Remove housekeeping item from v4.3.5 rlease notes --- docs/release-notes/version-4.3.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/release-notes/version-4.3.md b/docs/release-notes/version-4.3.md index 896a5fa5d..a217725db 100644 --- a/docs/release-notes/version-4.3.md +++ b/docs/release-notes/version-4.3.md @@ -3,7 +3,6 @@ ## v4.3.5 (2025-07-29) ### Enhancements -* [#18399](https://github.com/netbox-community/netbox/issues/18399) - Data source synchronization jobs now properly show "queued" status when enqueued * [#18797](https://github.com/netbox-community/netbox/issues/18797) - Added jinja2.StrictUndefined option for config template rendering to catch undefined variables * [#18936](https://github.com/netbox-community/netbox/issues/18936) - Cable imports now accept color names (e.g. "red", "blue") in addition to hex color codes * [#19840](https://github.com/netbox-community/netbox/issues/19840) - Cable imports now support specifying site information for better organization