Skip to content

Release v4.3.0-beta2 #19292

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 23, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion docs/release-notes/version-4.3.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## v4.3.0-beta1 (2025-04-14)
## v4.3.0-beta2 (2025-04-23)

### Breaking Changes

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

### Bug Fixes (From beta1)

* [#19213](https://github.com/netbox-community/netbox/issues/19213) - Fix rendering of dropdown selection form fields
* [#19224](https://github.com/netbox-community/netbox/issues/19224) - Fix GraphQL API support for custom field choices
* [#19225](https://github.com/netbox-community/netbox/issues/19225) - Restore missing GraphQL API filters
* [#19263](https://github.com/netbox-community/netbox/issues/19263) - Render action buttons only if the record model matches the table model
* [#19264](https://github.com/netbox-community/netbox/issues/19264) - Support table configs on child object list views
* [#19266](https://github.com/netbox-community/netbox/issues/19266) - Fix copy-to-clipboard button for IP addresses

### Other Changes

* [#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
Expand Down
4 changes: 2 additions & 2 deletions netbox/release.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version: "4.3.0-beta1"
version: "4.3.0-beta2"
edition: "Community"
published: "2025-04-14"
published: "2025-04-23"
134 changes: 67 additions & 67 deletions netbox/translations/cs/LC_MESSAGES/django.po

Large diffs are not rendered by default.

134 changes: 67 additions & 67 deletions netbox/translations/da/LC_MESSAGES/django.po

Large diffs are not rendered by default.

134 changes: 67 additions & 67 deletions netbox/translations/de/LC_MESSAGES/django.po

Large diffs are not rendered by default.

134 changes: 67 additions & 67 deletions netbox/translations/es/LC_MESSAGES/django.po

Large diffs are not rendered by default.

134 changes: 67 additions & 67 deletions netbox/translations/fr/LC_MESSAGES/django.po

Large diffs are not rendered by default.

134 changes: 67 additions & 67 deletions netbox/translations/it/LC_MESSAGES/django.po

Large diffs are not rendered by default.

134 changes: 67 additions & 67 deletions netbox/translations/ja/LC_MESSAGES/django.po

Large diffs are not rendered by default.

134 changes: 67 additions & 67 deletions netbox/translations/nl/LC_MESSAGES/django.po

Large diffs are not rendered by default.

134 changes: 67 additions & 67 deletions netbox/translations/pl/LC_MESSAGES/django.po

Large diffs are not rendered by default.

134 changes: 67 additions & 67 deletions netbox/translations/pt/LC_MESSAGES/django.po

Large diffs are not rendered by default.

134 changes: 67 additions & 67 deletions netbox/translations/ru/LC_MESSAGES/django.po

Large diffs are not rendered by default.

134 changes: 67 additions & 67 deletions netbox/translations/tr/LC_MESSAGES/django.po

Large diffs are not rendered by default.

134 changes: 67 additions & 67 deletions netbox/translations/uk/LC_MESSAGES/django.po

Large diffs are not rendered by default.

134 changes: 67 additions & 67 deletions netbox/translations/zh/LC_MESSAGES/django.po

Large diffs are not rendered by default.