v2.1.0-beta.1 - 2023-11-30 #4887
HanlinMiao
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
-
Added
isnull
filters when model field is nullable.status
filters to support filtering by ID (UUID) as an alternative to filtering byname
.Job.create_file()
API andJOB_FILE_IO_STORAGE
configuration setting.ExternalIntegration
model to track connections to systems external to Nautobot.ExportObjectList
system Job.BRANDING_FILEPATHS["header_bullet"]
to customize the view header appearance.BRANDING_FILEPATHS["nav_bullet"]
to customize the nav menu appearance.files
to the/api/extras/job-results/
REST API./download/
endpoint for downloading the file content.Changed
Removed
HIDE_RESTRICTED_UI
. UI elements requiring specific permissions will now always be hidden from users lacking those permissions. Additionally, users not logged in will now be automatically redirected to the login page.Fixed
ObjectPermission
whereusers.user
permissions could not be created.Housekeeping
media_root
volume to developer Docker Compose environment.Contributors
Full Changelog: v2.0.5...v2.1.0-beta.1
This discussion was created from the release v2.1.0-beta.1 - 2023-11-30.
Beta Was this translation helpful? Give feedback.
All reactions