Releases: Owloops/updo
Releases · Owloops/updo
Release list
v0.2.6
Changelog
- f143f7e feat: add webhook cli flags and global webhook configuration
v0.2.5
v0.2.4
v0.2.3
v0.2.2
Changelog
- f0b485f fix(tui): prevent stats widgets from showing stale values across targets
v0.2.1
v0.2.0
v0.1.9
Changelog
- 09a7447 feat(tui): implement multi-target monitoring with unified architecture
- ed6d061 feat: implement multi-target monitoring with toml config support
- 97cca56 fix: resolve exitAfterDefer linting issue in monitoring initialization
- 553f9d2 refactor: remove bubbletea mode and unify monitoring architecture
v0.1.8
Changelog
- d692054 feat(inspect): add json syntax highlighting with glamour and fix html escaping
- d9f2b9a feat(inspect): add max-output flag and refactor formatter for better code organization
- 7624c58 feat(inspect): add request inspection with colorful output
- 0c0f120 feat(logging): implement structured logging with --log flag
- 9a9fa02 feat: add support for custom HTTP methods and request bodies
- 07838c3 feat: add support for custom http headers closes #16
- 9d5b077 fix(inspect): apply truncation to original content before formatting
- 36acd00 fix(inspect): simplify status text cleaning logic per staticcheck
- 1b5c3c8 fix: resolve all linter issues with improved error handling and code quality
- d5075e7 fix: resolve golangci-lint issues with switch statement and security comment
- 3338303 refactor: remove inspect command to focus on core monitoring functionality
- bd79aa0 style: fix formatting issues in net.go
v0.1.7
Changelog
- 91fbc66 fix: improve uptime calculation and display accuracy