v2.2.4 - 2024-05-13 #5704
glennmatthews
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.
-
What's Changed
Security
BANNER_TOP
,BANNER_BOTTOM
, andBANNER_LOGIN
configuration to prevent against potential injection of malicious scripts (stored XSS) via these features (GHSA-r2hr-4v48-fjv3).Jinja2
dependency to3.1.4
to addressCVE-2024-34064
.Added
BRANDING_FILEPATHS
configuration to specify a customcss
and/orjavascript
file to be added to Nautobot page content.BANNER_TOP
,BANNER_BOTTOM
, andBANNER_LOGIN
configuration settings.Fixed
active_tab
context to be missing from several views.Documentation
Housekeeping
nh3
to0.2.17
inpoetry.lock
.docker-compose.yml
files as newer versions of Docker complain about it being obsolete.invoke stop
so that it also stops the optionalmkdocs
container if present.Contributors
Full Changelog: v2.2.3...v2.2.4
This discussion was created from the release v2.2.4 - 2024-05-13.
Beta Was this translation helpful? Give feedback.
All reactions