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 v2.7.10 #4339

Merged
merged 60 commits into from Mar 10, 2020
Merged

Release v2.7.10 #4339

merged 60 commits into from Mar 10, 2020

Conversation

jeremystretch
Copy link
Member

v2.7.10 (2020-03-10)

Note: If your deployment requires any non-core Python packages (such as napalm, django-storages, or django-auth-ldap), list them in a file named local_requirements.txt in the NetBox root directory (alongside requirements.txt). This will ensure they are detected and re-installed by the upgrade script when the Python virtual environment is rebuilt.

Enhancements

  • #4217 - Embed model documentation within web UI
  • #4323 - Add bulk edit view for power panels
  • #4324 - Add CSV import view for services
  • #4325 - Add CSV import view for rack reservations
  • #4332 - Redirect to a user-friendly error page when CSS/JS resources fail to load

Bug Fixes

  • #4326 - Exclude Python modules without Script classes from scripts list
  • #4337 - Allow bulk editing/deletion of all device components matching a query
  • #4338 - Catch AddrFormatError exception when filtering aggregates/prefixes by an invalid prefix

jeremystretch and others added 28 commits March 6, 2020 16:40
Closes #4217: Implement contextual documentation for models
…-tags-filters

Closes #4320: Clean up template tags filters
…import

Closes #4325: Add suport for rack reservations CSV import
…or installation/upgrade of optional dependencies
@jeremystretch jeremystretch merged commit e66d065 into master Mar 10, 2020
@lock lock bot locked as resolved and limited conversation to collaborators Jun 24, 2020
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

2 participants