Skip to content
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

Release v4.0.2 #16132

Merged
merged 21 commits into from
May 14, 2024
Merged

Release v4.0.2 #16132

merged 21 commits into from
May 14, 2024

Conversation

jeremystretch
Copy link
Member

Important

This release includes an important security fix, and is a strongly recommended update for all users. More details will follow.

Enhancements

  • #15119 - Add cluster & cluster group UI filter fields for VLAN groups
  • #16090 - Include current NetBox version when an unsupported plugin is detected
  • #16096 - Introduce the ENABLE_TRANSLATION configuration parameter
  • #16107 - Change the default value for LOGIN_REQUIRED to True
  • #16127 - Add integration point for unsupported settings

Bug Fixes

  • #16077 - Fix display of parameter values when viewing configuration revisions
  • #16078 - Fix integer filters mistakenly marked as required for GraphQL API
  • #16101 - Fix initial loading of pagination widget for dynamic object tables
  • #16123 - Fix custom script execution via REST API
  • #16124 - Fix GraphQL API support for querying virtual machine interfaces

jeremystretch and others added 21 commits May 9, 2024 16:03
* Closes #16090: Show NetBox version if plugin validation fails

* Shorten error message

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
* 16078 make GraphQL NumberFilter optional

* 16078 add tests for graphql filtering

* 16078 add tests for graphql filtering

* 16078 add tests for graphql filtering
* Closes #16107: Set LOGIN_REQUIRED to True by default

* Update tests
…6096)

* add USE_I18N setting

* change setting name to ENABLE_TRANSLATION

* raise a warning in the UI when translation is disabled

* Misc cleanup

* Rename to TRANSLATION_ENABLED for consistency with other settings

---------

Co-authored-by: Anton Myasnikov <anton.myasnikov@nordigy.ru>
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
@jeremystretch jeremystretch merged commit cca1b0a into master May 14, 2024
6 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants