Release 2.1.3 (#149,#187,#197,#198)

This commit is contained in:
aceberg 2025-07-26 21:17:07 +07:00
parent 48aba334a0
commit f6977e290b

View file

@ -1,9 +1,10 @@
# Change Log # Change Log
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [v2.1.3] - 2025-0 ## [v2.1.3] - 2025-07-26
### Fixed ### Fixed
- Memory leak bug [#149](https://github.com/aceberg/WatchYourLAN/pull/149) - Memory leak bug [#149](https://github.com/aceberg/WatchYourLAN/pull/149)
- Duplicated devices bug [##187](https://github.com/aceberg/WatchYourLAN/pull/#187) [##198](https://github.com/aceberg/WatchYourLAN/pull/#198)
### Changed ### Changed
- **DEPRECATED:** `HIST_IN_DB` config option. Now history is always stored in `DB` - **DEPRECATED:** `HIST_IN_DB` config option. Now history is always stored in `DB`