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 v3.7.5 #15631

Merged
merged 32 commits into from
Apr 4, 2024
Merged

Release v3.7.5 #15631

merged 32 commits into from
Apr 4, 2024

Conversation

jeremystretch
Copy link
Member

Enhancements

  • #14707 - Clarify interface designation when creating tunnel terminations
  • #15039 - Allow API tokens to be cloned

Bug Fixes

  • #14799 - Avoid caching modified reports & scripts
  • #15029 - Raise a clean validation error when attempting to make duplicate FHRP group assignments
  • #15102 - Fix usage of selector widget for form fields referencing users/groups
  • #15435 - Correct permissions name to allow adding a module bay to a device via the UI
  • #15502 - Fix KeyError exception when modifying an IP address assigned to a virtual machine
  • #15597 - Restore help modal for button_class field on custom link bulk import form
  • #15598 - Fix exception when creating a device from a device type with one or more child inventory items
  • #15608 - Avoid caching values of null fields in search index
  • #15609 - Fix filtering of the providers list by assigned ASN

jeremystretch and others added 30 commits March 13, 2024 19:37
Fixes #15567: Correct typo in help text
* Fixes #15583: Update API token provisioning example response

* Fix 'display' field output
* Update documentation for plugins index.md

You should restart netbox-rq workers if you added a plugin. Otherwise you can't load modules from plugin to custom scripts later.

* Update docs/plugins/index.md

---------

Co-authored-by: Jeremy Stretch <[email protected]>
* add example showing how to order results.

This addresses issue 15622 by building off filtering example to
show how to order results on a named field.

* Apply suggestions from code review

---------

Co-authored-by: Frank Clements <[email protected]>
Co-authored-by: Jeremy Stretch <[email protected]>
@jeremystretch jeremystretch merged commit 1c76034 into master Apr 4, 2024
8 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 5, 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.