From 81d63753d528e1b80f19f60b24a1c91cb0685ca5 Mon Sep 17 00:00:00 2001 From: aceberg <1502200+aceberg@users.noreply.github.com> Date: Mon, 22 Jan 2024 11:06:23 +0700 Subject: [PATCH] Release 0.1.4 --- CHANGELOG.md | 4 ++++ README.md | 1 + docs/ROADMAP.md | 2 +- internal/web/public/version | 2 +- internal/web/templates/stats.html | 2 +- internal/web/templates/weight.html | 2 +- 6 files changed, 9 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26a49fc..7a369ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ # Change Log All notable changes to this project will be documented in this file. +## [0.1.4] - 2024-01-22 +### Added +- Statistics page + ## [0.1.3] - 2024-01-07 ### Added - Version on Config page diff --git a/README.md b/README.md index 99f231f..5d74329 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ Configuration can be done through config file or environment variables | THEME | Any theme name from https://bootswatch.com in lowcase or [additional](https://github.com/aceberg/aceberg-bootswatch-fork) (emerald, grass, sand)| grass | | COLOR | Background color: light or dark | light | | HEATCOLOR | HeatMap color | #03a70c | +| PAGESTEP | Items on one page | 10 | | TZ | Set your timezone for correct time | "" | ## Options diff --git a/docs/ROADMAP.md b/docs/ROADMAP.md index 989fe59..e8a25f9 100644 --- a/docs/ROADMAP.md +++ b/docs/ROADMAP.md @@ -7,10 +7,10 @@ - [x] BodyWeight Chart - [x] Weight page - [x] Version on Config page +- [x] Statistics page ## IN PROGRESS - [ ] Mobile layout -- [ ] Statistics page ## TODO - [ ] Login/Password diff --git a/internal/web/public/version b/internal/web/public/version index 31ca22d..353dbba 100644 --- a/internal/web/public/version +++ b/internal/web/public/version @@ -1 +1 @@ -VERSION=0.1.3 \ No newline at end of file +VERSION=0.1.4 \ No newline at end of file diff --git a/internal/web/templates/stats.html b/internal/web/templates/stats.html index c26a753..16c662e 100644 --- a/internal/web/templates/stats.html +++ b/internal/web/templates/stats.html @@ -9,7 +9,7 @@
-
Exercise stats
+
Exercise
diff --git a/internal/web/templates/weight.html b/internal/web/templates/weight.html index 481b2d9..dd825fe 100644 --- a/internal/web/templates/weight.html +++ b/internal/web/templates/weight.html @@ -38,7 +38,7 @@

-
Add weight
+
Add