diff --git a/docs/release-notes/version-3.1.md b/docs/release-notes/version-3.1.md index 27aaa4b4c..b23e19936 100644 --- a/docs/release-notes/version-3.1.md +++ b/docs/release-notes/version-3.1.md @@ -1,5 +1,13 @@ # NetBox v3.1 +## v3.1.8 (FUTURE) + +### Bug Fixes + +* [#8561](https://github.com/netbox-community/netbox/issues/8561) - Include option to connect a rear port to a console port + +--- + ## v3.1.7 (2022-02-03) ### Enhancements diff --git a/netbox/dcim/tables/template_code.py b/netbox/dcim/tables/template_code.py index 233694a7a..1d68c466a 100644 --- a/netbox/dcim/tables/template_code.py +++ b/netbox/dcim/tables/template_code.py @@ -298,6 +298,8 @@ REARPORT_BUTTONS = """