-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Release v3.1.2 #8123
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…urrent filter for avaliabile prefixes to only return avaliable
Add filter for optionally including assigned prefixes
…view Closes #8069: Generic children view
… long string representations
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> ```
…ddress to multiple objects
templates: add an opaque icon for mobile home screens
feat: add 6GHz & 60Ghz channels
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Enhancements
Bug Fixes
lsmodels()
innbshell