Releases: harsxv/tinystatus
Releases · harsxv/tinystatus
v1.3.0
What's Changed
- Keep CHECK_INTERVAL consistent by @maranik in #25
- make cards clickable by @glowinthedark in #24
- Handle Self-Signed certificates by @GeekyTim in #28
- Fix: DNS status check might failed in Windows by @WendaoLee in #29
- Issue #36: Minor Improvements to CSS, Added Icons, Accessibility Improvement by @AalokeCode in #37
New Contributors
- @glowinthedark made their first contribution in #24
- @GeekyTim made their first contribution in #28
- @WendaoLee made their first contribution in #29
- @AalokeCode made their first contribution in #37
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- feat: add option to output HTML to custom directory by @djbeadle in #16
- feat: add configuration for disabling constant monitoring by @djbeadle in #17
- feat: add support dark theme by @masdzub in #19
- refactor: make it clean code and disable right click by @masdzub in #21
- feat: add support for groupings in status page and checks.yaml by @dabluecaboose in #22
- styles: add logo and favicons by @harsxv in #23
New Contributors
- @djbeadle made their first contribution in #16
- @masdzub made their first contribution in #18
- @dabluecaboose made their first contribution in #22
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- docs: add demo link to README by @golergka in #1
- docs: add dotenv requirement by @galactics in #3
- docs: add requirements list by @arioch in #4
- feat: porting TinyStatus with Go by @annihilatorrrr in #9 (comment)
- feat: add Docker support by @arioch in #5
- feat: perform checks in parallel by @maranik in #10
- feat: map order checks by @harsxv in #12
New Contributors
- @golergka made their first contribution in #1
- @galactics made their first contribution in #3
- @arioch made their first contribution in #4
- @maranik made their first contribution in #10
- @harsxv made their first contribution in #12
Full Changelog: v1.0.0...v1.1.0