Files
ipam/CHANGELOG.md
T
2025-12-05 01:38:06 +00:00

5.5 KiB

Changelog

1.7.0 (2025-12-05)

Features

  • add devices by tag page (9c0e6d0)

Bug Fixes

  • 🐛 invalidate cache when device type is added (47208b3)
  • 🐛 invalidate linked cache (8242e9d)

1.6.1 (2025-12-05)

Bug Fixes

  • 🐛 invalidate subnet cache when device is deleted (286bf4b)

1.6.0 (2025-12-05)

Features

Refactoring

  • 🎨 database indexing and optimisation (47f68fd)
  • 🎨 header link to github releases (61e3200)
  • 🎨 improved audit log filtering (f016598)
  • 🎨 js (1d9209a)
  • 🎨 tidy nav bar (69588d6)

CI/CD

  • 🚀 include all commit types (f6795f5)

1.5.1 (2025-12-04)

Bug Fixes

  • 🐛 audit log on mobile (6f01c99)

1.5.0 (2025-11-21)

Features

1.4.2 (2025-11-08)

Bug Fixes

  • 🐛 ensure all fields are updated by api (5c1ad03)

1.4.1 (2025-11-06)

Bug Fixes

  • 🐛 pagination no longer gets out of control (80b6de3)
  • 🐛 styling of admin and users pages (d56e064)

1.4.0 (2025-11-06)

Features

  • full api integration (c53472c)

1.3.0 (2025-11-06)

Features

  • role based access control (3bf2697)

1.2.0 (2025-11-06)

Features

  • added the ability to create/edit/remove device types (d68eefc)

Bug Fixes

  • 🐛 missing button classes (f93fa15)

1.1.1 (2025-11-01)

Bug Fixes

1.1.0 (2025-11-01)

Features

  • Added icon on login button. Closes #1 (6e068b6)
  • Added light mode up to admin (38c8402)
  • Rack stuff now complete (5d220d3)

Bug Fixes

  • Back buttons now hidden on mobile (40a7a2f)
  • Corrected image in deployment (9ecd492)
  • Fixed back button on device page (9734e4d)
  • Fixed database initialisation and dropped to 1 worker (7cd6a0f)