Releases: nautobot/nautobot-app-floor-plan
Releases · nautobot/nautobot-app-floor-plan
v2.5.0
What's Changed
- Cookie updated by NetworkToCode Cookie Drift Manager Tool by @nautobot-bot in #129
- Fixing
invoke tests
exiting early by @djhoward12 in #133 - Djhoward12 naaps 131 form grid conversion by @djhoward12 in #134
- Djhoward12 naaps 124 child tabs by @djhoward12 in #135
- FloorPlan resize validation by @djhoward12 in #137
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
- Cookie updated by NetworkToCode Cookie Drift Manager Tool by @nautobot-bot in #114
- Added unique rack filter custom extension for quality of life improve… by @djhoward12 in #118
- added offset for y_axis_labels with a length greater than 1. by @djhoward12 in #119
- Added option to define step values for grid labeling by @djhoward12 in #115
- Cookie updated by NetworkToCode Cookie Drift Manager Tool by @nautobot-bot in #122
- adding exclude to floorplantile form by @djhoward12 in #125
Full Changelog: v2.3.0...v2.4.0
v2.3.0 - 2024-08-07
What's Changed
Added
- #8 - Added grid seed option to FloorPlan.
- #63 - Added default statuses for floorplantile objects.
- #109 - Added Django 4 support.
Housekeeping
- #111 - Fixed conflicting migration files caused by parallel PRs.
Contributors
New Contributors
- @gsnider2195 made their first contribution in #110
- @nopg made their first contribution in #106
Full Changelog: v2.2.0...v2.3.0
v2.2.0
v2.2.0
Added
- #10 - Added the ability to assign RackGroups and Statuses to a group of tiles and place a Rack tile on top of those groups.
- #12 - Added a Rack's Tenant (and TenantGroup if applicable) to Tiles and detail views.
- #41 - Added shift key modifier to wheel zoom and updated text.
Fixed
- #93 - Swapped x and y to fix scaling issue for svg.
Documentation
- #97 - Updated app config and urls.py for docs link.
v2.1.0
v2.1.0 (2024-04-12)
Added
- #79 - Added an option to change the grid column/row labels to use letters rather than numbers.
- #82 - Added "floor plan tile" children count and hyperlink to the "floor plan" detail view for better navigation.
Fixed
- #60 - Fixed the link to floor plan tile table view when viewing a single tile's details.
Housekeeping
Version 2.0.0
Changed
- Updated
nautobot
to2.0.0
. - Renamed
tag
totags
filter field for both,FloorPlan
andFloorPlanTile
filters.
v2.0.0-rc.1 - 2023-09-11
What's Changed
Full Changelog: https://github.com/nautobot/nautobot-plugin-floor-plan/commits/v2.0.0-rc.1
Version 1.0.0
Initial release.