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.1.3 #8185

Merged
merged 51 commits into from Dec 29, 2021
Merged

Release v3.1.3 #8185

merged 51 commits into from Dec 29, 2021

Conversation

jeremystretch
Copy link
Member

Enhancements

  • #6782 - Enable the inclusion of custom links in tables
  • #7600 - Include count of available IPs on prefix view
  • #8034 - Enable specifying custom field validators during CSV import
  • #8100 - Add "other" choice for FHRP group protocol
  • #8175 - Display parent object when attaching an image

Bug Fixes

  • #7246 - Don't attempt to URL-decode NAPALM response payloads
  • #7290 - Defer loading API-backed form fields
  • #7887 - Forward HTTP_X_FORWARDED_FOR to custom scripts
  • #7962 - Fix user menu under report/script result view
  • #7972 - Standardize name of RemoteUserBackend logger
  • #8097 - Fix styling of Markdown tables
  • #8127 - Fix disassociation of interface under IP address edit view
  • #8131 - Restore annotation of available IPs under prefix IPs view
  • #8134 - Fix bulk editing of objects within dynamic tables
  • #8139 - Fix rendering of table configuration form under VM interfaces view
  • #8140 - Restore missing fields on wireless LAN & link REST API serializers

davama and others added 30 commits November 19, 2021 15:20
See discussion [here](#7876) for background.

From the [doc](https://netbox.readthedocs.io/en/stable/customization/custom-scripts/) i should be able to access `META.HTTP_X_FORWARDED_FOR` but i was not able to since they were not being sent downstream
Closes #8114: Use HTMX to update report/script results
Test without decode_dict function

Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
Get_Environment from napalm should not need any decoding
Fix #8097: Re-fix markdown table rendering
Add missing HTTP_X_FORWARDED_FOR
@jeremystretch jeremystretch merged commit 1f575a2 into master Dec 29, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 20, 2022
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

6 participants