Files
ipam/CHANGELOG.md
T
2025-11-06 14:40:20 +00:00

2.5 KiB

Changelog

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)