Skip to content

Commit

Permalink
Add release-note for #1836, #1870, #1896, #1900, #1903, #1948
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanculver committed Jun 23, 2022
1 parent b385918 commit acb0f5f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions nautobot/docs/release-notes/version-1.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,14 +144,21 @@ As Python 3.6 has reached end-of-life, and many of Nautobot's dependencies have

### Added

- [#1896](https://github.com/nautobot/nautobot/pull/1856) - Added Renovate Bot configuration, targeting `next`.
- [#1900](https://github.com/nautobot/nautobot/issues/1900) - Added ability to filter repository based on provided contents.

### Changed

- [#1645](https://github.com/nautobot/nautobot/issues/1645) - Hide Search Bar if No AuthN and hide_restricted_ui is True
- [#1948](https://github.com/nautobot/nautobot/issues/1948) - Switched Renovate Bot configuration to bump lock-file only on patch releases instead of bumping in `pyproject.toml`.

### Fixed

- [#1677](https://github.com/nautobot/nautobot/issues/1677) - Fixed nested CustomFields (ex: on Interface) default value not applying upon Device creation.
- [#1769](https://github.com/nautobot/nautobot/issues/1769) - Resolve missing menu 'General / Installed Plugins' in navbar if HIDE RESTRICTED UI is activated
- [#1836](https://github.com/nautobot/nautobot/issues/1836) - Fixed populating default value of FilterForm of Device view.
- [#1870](https://github.com/nautobot/nautobot/issues/1870) - Fixed cable _abs_length validation error.
- [#1903](https://github.com/nautobot/nautobot/issues/1903) - Fixed populating default value of FilterForms.

## v1.3.6 (2022-06-13)

Expand Down

0 comments on commit acb0f5f

Please sign in to comment.