Skip to content

Commit d005c47

Browse files
committed
Release v4.3.0-beta2
1 parent a83dfff commit d005c47

File tree

16 files changed

+950
-941
lines changed

16 files changed

+950
-941
lines changed

docs/release-notes/version-4.3.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v4.3.0-beta1 (2025-04-14)
1+
## v4.3.0-beta2 (2025-04-23)
22

33
### Breaking Changes
44

@@ -67,6 +67,15 @@ User can now declare one or more proxy routers via the `PROXY_ROUTERS` configura
6767
* [#18305](https://github.com/netbox-community/netbox/issues/18305) - Introduce plugin support for ContactsMixin
6868
* [#19073](https://github.com/netbox-community/netbox/issues/19073) - Allow installed plugins to be omitted from the plugins list
6969

70+
### Bug Fixes (From beta1)
71+
72+
* [#19213](https://github.com/netbox-community/netbox/issues/19213) - Fix rendering of dropdown selection form fields
73+
* [#19224](https://github.com/netbox-community/netbox/issues/19224) - Fix GraphQL API support for custom field choices
74+
* [#19225](https://github.com/netbox-community/netbox/issues/19225) - Restore missing GraphQL API filters
75+
* [#19263](https://github.com/netbox-community/netbox/issues/19263) - Render action buttons only if the record model matches the table model
76+
* [#19264](https://github.com/netbox-community/netbox/issues/19264) - Support table configs on child object list views
77+
* [#19266](https://github.com/netbox-community/netbox/issues/19266) - Fix copy-to-clipboard button for IP addresses
78+
7079
### Other Changes
7180

7281
* [#18071](https://github.com/netbox-community/netbox/issues/18071) - Removed legacy staged changed functionality in favor of the [netbox-branching](https://github.com/netboxlabs/netbox-branching) plugin

netbox/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
version: "4.3.0-beta1"
1+
version: "4.3.0-beta2"
22
edition: "Community"
3-
published: "2025-04-14"
3+
published: "2025-04-23"

netbox/translations/cs/LC_MESSAGES/django.po

Lines changed: 67 additions & 67 deletions
Large diffs are not rendered by default.

netbox/translations/da/LC_MESSAGES/django.po

Lines changed: 67 additions & 67 deletions
Large diffs are not rendered by default.

netbox/translations/de/LC_MESSAGES/django.po

Lines changed: 67 additions & 67 deletions
Large diffs are not rendered by default.

netbox/translations/es/LC_MESSAGES/django.po

Lines changed: 67 additions & 67 deletions
Large diffs are not rendered by default.

netbox/translations/fr/LC_MESSAGES/django.po

Lines changed: 67 additions & 67 deletions
Large diffs are not rendered by default.

netbox/translations/it/LC_MESSAGES/django.po

Lines changed: 67 additions & 67 deletions
Large diffs are not rendered by default.

netbox/translations/ja/LC_MESSAGES/django.po

Lines changed: 67 additions & 67 deletions
Large diffs are not rendered by default.

netbox/translations/nl/LC_MESSAGES/django.po

Lines changed: 67 additions & 67 deletions
Large diffs are not rendered by default.

netbox/translations/pl/LC_MESSAGES/django.po

Lines changed: 67 additions & 67 deletions
Large diffs are not rendered by default.

netbox/translations/pt/LC_MESSAGES/django.po

Lines changed: 67 additions & 67 deletions
Large diffs are not rendered by default.

netbox/translations/ru/LC_MESSAGES/django.po

Lines changed: 67 additions & 67 deletions
Large diffs are not rendered by default.

netbox/translations/tr/LC_MESSAGES/django.po

Lines changed: 67 additions & 67 deletions
Large diffs are not rendered by default.

netbox/translations/uk/LC_MESSAGES/django.po

Lines changed: 67 additions & 67 deletions
Large diffs are not rendered by default.

netbox/translations/zh/LC_MESSAGES/django.po

Lines changed: 67 additions & 67 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)