Changelog¶
0.1.6 (2025-10-28)¶
- Command Execution Notes Feature
- Remove Command Log "Edit" and "Add" buttons
- Configuration Validation Improvements
- UI Improvemnts
- Minor Field Updates
0.1.5 (2025-10-16)¶
- Bug Fix: Fixed missing model parameter in command changelog URL that caused TypeError when viewing command change logs (#19)
0.1.4 (2025-10-15)¶
- 🔐 New Credential Token System
- 🌐 Enhanced Platform Support
- 🔧 Command Variables
- 📊 GUI Improvements
- 🛠️ Technical Improvements
- API Enhancements
- 📚 Documentation Updates
0.1.3 (2025-09-10)¶
- Simplify type hints in connectors
- Add permissions to navigation menu items
- Enhance netbox stop and status commands
- Add CSV download functionality and refactor codebase
0.1.2 (2025-09-1)¶
- Add Dev container setup for local or codespace container development
- Rename config.py to setting.py to avoid missing plugin attribute issues in GUI
0.1.1 (2025-07-11)¶
- Update plugin naming convention throughout the plugin
0.1.0 (2025-07-2)¶
Hello World!