-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #126 from nautobot/release-v2.4.0
Prep for release v2.4.0
- Loading branch information
Showing
13 changed files
with
234 additions
and
200 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
|
||
## [v2.4.0 (2024-09-18)](https://github.com/nautobot/nautobot-app-floor-plan/releases/tag/v2.4.0) | ||
|
||
### Added | ||
|
||
- [#8](https://github.com/nautobot/nautobot-app-floor-plan/issues/8) - Added grid step option to FloorPlan. | ||
- [#117](https://github.com/nautobot/nautobot-app-floor-plan/issues/117) - Added filter extension to be able to filter racks that are assigned/unassigned to a floor plan tile. | ||
- [#122](https://github.com/nautobot/nautobot-app-floor-plan/issues/122) - Added Python3.12 support. | ||
|
||
### Fixed | ||
|
||
- [#116](https://github.com/nautobot/nautobot-app-floor-plan/issues/116) - Fixed Y Axis with large starting seed causing graphical bleeding. | ||
- [#121](https://github.com/nautobot/nautobot-app-floor-plan/issues/121) - Fixed Floor Plan Tiles with Letters displaying Integer values for Floor Plan Tile views. | ||
- [#122](https://github.com/nautobot/nautobot-app-floor-plan/issues/122) - Excluded internal `allocation_type` and `on_group_tile` fields from Floor Plan Tile add/edit form. | ||
|
||
### Housekeeping | ||
|
||
- [#114](https://github.com/nautobot/nautobot-app-floor-plan/issues/114) - Rebaked from the cookie `nautobot-app-v2.3.0`. | ||
- [#122](https://github.com/nautobot/nautobot-app-floor-plan/issues/122) - Rebaked from the cookie `nautobot-app-v2.3.2`. | ||
- [#125](https://github.com/nautobot/nautobot-app-floor-plan/issues/125) - Removed import button from Navigation bar. |
This file contains 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
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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