Skip to content

Releases: nautobot/nautobot-app-floor-plan

v2.5.0

17 Dec 21:51
fb79b30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.5.0

v2.4.0

18 Sep 20:55
6943190
Compare
Choose a tag to compare

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

07 Aug 22:26
ba8af55
Compare
Choose a tag to compare

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

Full Changelog: v2.2.0...v2.3.0

v2.2.0

16 Jul 17:23
1f982d1
Compare
Choose a tag to compare

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

12 Apr 19:56
abb0278
Compare
Choose a tag to compare

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

  • #67 - Replaced pydocstyle with ruff.
  • #75 - Re-baked from the latest template.
  • #77 - Re-baked from the template nautobot-app-v2.2.1.

Version 2.0.0

29 Sep 18:25
626ce31
Compare
Choose a tag to compare

Changed

  • Updated nautobot to 2.0.0.
  • Renamed tag to tags filter field for both, FloorPlan and FloorPlanTile filters.

v2.0.0-rc.1 - 2023-09-11

11 Sep 12:09
1a44e1a
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: https://github.com/nautobot/nautobot-plugin-floor-plan/commits/v2.0.0-rc.1

Version 1.0.0

13 Jul 12:57
5fc2593
Compare
Choose a tag to compare

Initial release.