mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2026-01-16 10:35:33 -05:00
Update version to 2.0.2 and changelog date for stable release
Co-authored-by: ShaYmez <76499782+ShaYmez@users.noreply.github.com>
This commit is contained in:
parent
be827dbbad
commit
fe327b7748
@ -5,7 +5,7 @@ All notable changes to HBMonv2 will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [2.0.2] - 2024-12-13
|
||||
## [2.0.2] - 2025-12-14
|
||||
|
||||
### Added
|
||||
- Comprehensive CHANGELOG.md to document all changes
|
||||
@ -63,7 +63,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## Version History
|
||||
|
||||
- **2.0.2** (2024-12-13): HTML5 compliance, security improvements, code quality enhancements
|
||||
- **2.0.2** (2025-12-14): HTML5 compliance, security improvements, code quality enhancements
|
||||
- **1.6.9** (2024-06-14): Previous stable release
|
||||
- **Original**: HBMonitor by N0MJS, further developed by KC1AWV, adapted by SP2ONG
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
###############################################################################
|
||||
# Copyright (C) 2024 Shane aka, ShaYmez <support@gb7nr.co.uk>
|
||||
# Version 2.0.1
|
||||
# Copyright (C) 2024-2025 Shane aka, ShaYmez <support@gb7nr.co.uk>
|
||||
# Version 2.0.2
|
||||
###############################################################################
|
||||
|
||||
FROM python:alpine3.20
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
**HBmonitor is a "web dashboard" for HBlink by N0MJS. Further developed by Steve KC1AWV**
|
||||
|
||||
***Version - HBMonV2 by SP2ONG 2019-2022***
|
||||
***Docker Version 2.0.1 by ShaYmez M0VUB 2020-2025***
|
||||
***Docker Version 2.0.2 by ShaYmez M0VUB 2020-2025***
|
||||
|
||||
The main difference between HBMonitor v1 and v2 is the layout, i.e. the main page shows condensed
|
||||
information and on the subpages, you can see the individual content that was shown on v1
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
##### Version 2.0.1 #####
|
||||
##### Version 2.0.2 #####
|
||||
##### DOCKER CONFIG ONLY USE THIS WHEN USING A DOCKERIZED ENVIROMENT #####
|
||||
CONFIG_INC = True # Include HBlink stats
|
||||
HOMEBREW_INC = True # Display Homebrew Peers status
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
# Version 2.0.1
|
||||
# Version 2.0.2
|
||||
###############################################################################
|
||||
# Copyright (C) 2016-2019 Cortney T. Buffington, N0MJS <n0mjs@me.com>
|
||||
#
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user