v1.5.19 - 2023-05-16 #3758
bryanculver
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Added
{{ obj.cf }}
to access custom fields in jinja templates.Changed
delete_button
andedit_button
template tags to lookuppk
andslug
without the need to specify the lookup key.Dependencies
django
to~3.2.19
to addressCVE-2023-31047
.mkdocs
to~1.4.3
.psycopg2-binary
to~2.9.6
.social-auth-core
to~4.4.0
to permit addressingCVE-2022-2309
.pymdown-extensions
to10.0
to addressCVE-2023-32309
.Fixed
KeyError
when filtering Cables in the UI bytermination_a_type
ortermination_b_type
.Security
lxml
to~4.9.2
to addressCVE-2022-2309
. This is not a direct dependency so it will not auto-update when upgrading Nautobot. Please be sure to update your local environment.django
to~3.2.19
due toCVE-2023-31047
.pymdown-extensions
to10.0
to addressCVE-2023-32309
. This should not be installed in a production environment by default but should be updated if you have installed it.Contributors
Full Changelog: v1.5.18...v1.5.19
This discussion was created from the release v1.5.19 - 2023-05-16.
Beta Was this translation helpful? Give feedback.
All reactions