2.3 KiB
2.3 KiB
Change Log
All notable changes to this project will be documented in this file.
[v2.1.3] - 2025-0
Changed
- Upd to
go 1.24.5 - Moved
DBhandling toGORM - Moved to
github.com/nicholas-fedor/shoutrrr#197 - Removed
HIST_IN_DBconfig option. Now history is always stored inDB
[v2.1.2] - 2025-03-30
Fixed
- Edit names bug
- History page full rerenders replaced with only rerendering updated data
- Select options reset
[v2.1.1] - 2025-03-26
Fixed
- Filter bug in Chrome
[v2.1.0] - 2025-03-25
Added
Fixed
- Vite: file names
- Node Path bug
[v2.0.4] - 2024-10-21
Added
Fixed
[v2.0.3] - 2024-09-17
Fixed
ARP_STRS_JOINEDshould be empty in config file- Optimized History Trim
[v2.0.2] - 2024-09-07
Added
- Remember Refresh setting in browser #123
Fixed
[v2.0.1] - 2024-09-02
Added
Vlansanddocker0support #47. Thanks thehijacker!- Remember
sortfield InfluxDBerror handling
Fixed
- Bug #103
- Bug #104. Thanks Steve Clement!
[v2.0.0] - 2024-08-30
Added
- API
- Arguments for
arp-scanoption InfluxDBexportPostgreSQLorSQLiteDB options- Names from DNS
Changed
- Better UI with JS
- Switched to
ginweb framework - Reworked DB schema and config variables