mirror of
https://github.com/Qortal/Q-Nodecontrol.git
synced 2026-04-30 19:09:22 +00:00
38 lines
738 B
Markdown
38 lines
738 B
Markdown
# Changelog
|
|
|
|
All notable changes to Q-Node will be documented in this file.
|
|
|
|
## [1.0.3] - 2026-02-14
|
|
|
|
### Added
|
|
|
|
- Sort widgets alphabetically
|
|
- Widget "connected QDN data peers"
|
|
- Add CHANGELOG.md file
|
|
- Display changelog in a dialog
|
|
|
|
## [1.0.2] - 2026-02-07
|
|
|
|
### Added
|
|
|
|
- Direction column for peers
|
|
- Persistent row selection for tables
|
|
- Manager data peers widget
|
|
|
|
### Fixed
|
|
|
|
- Get minting accounts API call
|
|
|
|
## [1.0.1] - 2026-01-30
|
|
|
|
### Added
|
|
|
|
- Initial release of Q-Node
|
|
- Node status dashboard with real-time data
|
|
- Connected peers management
|
|
- Minting accounts overview
|
|
- Admin actions (restart, stop, force sync)
|
|
- Internationalization (i18n) support
|
|
- Responsive design with Material-UI
|
|
- Widget-based layout with sortable cards
|