From 0acd9873139b4e62a4f1cc6507e520e079794ba4 Mon Sep 17 00:00:00 2001 From: aceberg <1502200+aceberg@users.noreply.github.com> Date: Sun, 8 Oct 2023 14:01:20 +0700 Subject: [PATCH] Release 1.0.3 (#60) --- CHANGELOG.md | 5 +++++ internal/web/templates/history.html | 2 -- internal/web/templates/version | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 098e045..2e19aab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ # Change Log All notable changes to this project will be documented in this file. +## [v1.0.3] - 2023-10-08 +### Fixed +- Github Action workflow for binary release +- History bugs + ## [v1.0.2] - 2023-10-07 ### Fixed - UI update bug [#61](https://github.com/aceberg/WatchYourLAN/issues/61) diff --git a/internal/web/templates/history.html b/internal/web/templates/history.html index a6f1709..031451d 100644 --- a/internal/web/templates/history.html +++ b/internal/web/templates/history.html @@ -5,7 +5,6 @@
- @@ -16,7 +15,6 @@ {{ range .Hist }} - diff --git a/internal/web/templates/version b/internal/web/templates/version index eee800f..ebd8a3d 100644 --- a/internal/web/templates/version +++ b/internal/web/templates/version @@ -1 +1 @@ -VERSION=1.0.2 \ No newline at end of file +VERSION=1.0.3 \ No newline at end of file
Host ID Name IP Mac
{{ .Host }} {{ .Name }} {{ .IP }} {{ .Mac }}