19 lines
381 B
Markdown
19 lines
381 B
Markdown
# Change Log
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
## [v2.0.1] - 2024-08-31
|
|
### Changed
|
|
|
|
## [v2.0.0] - 2024-08-30
|
|
### Added
|
|
- API
|
|
- Arguments for `arp-scan` option
|
|
- `InfluxDB` export
|
|
- `PostgreSQL` or `SQLite` DB options
|
|
- Names from DNS
|
|
|
|
### Changed
|
|
- Better UI with JS
|
|
- Switched to `gin` web framework
|
|
- Reworked DB schema and config variables
|
|
|