Skip to content

Release v3.1.2 #8123

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

Merged
merged 69 commits into from
Dec 20, 2021
Merged

Release v3.1.2 #8123

merged 69 commits into from
Dec 20, 2021

Conversation

jeremystretch
Copy link
Member

Enhancements

  • #7661 - Remove forced styling of custom banners
  • #7665 - Add toggle to show only available child prefixes
  • #7999 - Add 6 GHz and 60 GHz wireless channels
  • #8057 - Dynamic object tables using HTMX
  • #8080 - Link to NAT IPs for device/VM primary IPs
  • #8081 - Allow creating services directly from navigation menu
  • #8083 - Removed "related devices" panel from device view
  • #8108 - Improve breadcrumb links for device/VM components

Bug Fixes

  • #7674 - Fix inadvertent application of device type context to virtual machines
  • #8074 - Ordering VMs by name should reference naturalized value
  • #8077 - Fix exception when attaching image to location, circuit, or power panel
  • #8078 - Add missing wireless models to lsmodels() in nbshell
  • #8079 - Fix validation of LLDP neighbors when connected device has an asset tag
  • #8088 - Improve legibility of text in labels with light-colored backgrounds
  • #8092 - Rack elevations should not include device asset tags
  • #8096 - Fix DataError during change logging of objects with very long string representations
  • #8101 - Preserve return URL when using "create and add another" button
  • #8102 - Raise validation error when attempting to assign an IP address to multiple objects

Will Irvine and others added 30 commits November 13, 2021 13:27
…urrent filter for avaliabile prefixes to only return avaliable
Add filter for optionally including assigned prefixes
jeremystretch and others added 28 commits December 15, 2021 09:36
The netbox_touch-icon-180.png icon was produced by rendering
netbox_icon.svg into a 160x160 square, centered in a 180x180 PNG filled
by the background colour of #212529.

In other words, it is a screenshot of the following HTML element:
```html
  <div style="width: 180px;height: 180px;background-color: #212529;">
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 320" style="padding: 10px;">
    <g fill="#9cc8f8" stroke="#9cc8f8">
      <circle cx="37" cy="284" r="23"></circle>
      <circle cx="101" cy="37" r="23"></circle>
      <circle cx="101" cy="220" r="23"></circle>
      <circle cx="284" cy="220" r="23"></circle>
      <rect x="93" y="37" width="16" height="180"></rect>
      <rect x="101" y="212" width="180" height="16"></rect>
      <rect x="93" y="212" width="16" height="90" transform="rotate(45 101 220)"></rect>
    </g>
    <g fill="#1685fc" stroke="#1685fc">
      <circle cx="284" cy="37" r="23"></circle>
      <circle cx="37" cy="101" r="23"></circle>
      <circle cx="220" cy="101" r="23"></circle>
      <circle cx="220" cy="284" r="23"></circle>
      <rect x="37" y="93" width="180" height="16"></rect>
      <rect x="212" y="101" width="16" height="180"></rect>
      <rect x="212" y="93" width="16" height="90" transform="rotate(225 220 101)"></rect>
    </g>
  </svg>
  </div>
```
templates: add an opaque icon for mobile home screens
feat: add 6GHz & 60Ghz channels
@jeremystretch jeremystretch merged commit b15ecf7 into master Dec 20, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 20, 2022
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.

5 participants