File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
77
88## [ Unreleased]
99
10+ ## [ 1.1.1] - 2026-04-04
11+
12+ ### Added
13+
14+ - Theme showcase GIF in README
15+ - Contributor Covenant v3.0 Code of Conduct
16+ - "Updating" section in README with upgrade instructions
17+ - ` --version ` flag for the CLI
18+ - GitHub Discussions enabled
19+
20+ ### Fixed
21+
22+ - Generic 404/422 pages now render styled HTML instead of raw JSON for browser requests
23+ - OpenAPI version synced with app version
24+ - Version display now reads from pyproject.toml (single source of truth)
25+ - Feed Health table column truncation on desktop
26+ - Auto-mode topics now show all feed URLs on detail page
27+ - Readable source names in articles table instead of raw feed URLs
28+ - Page header alignment and footer positioning
29+ - Button vertical alignment in action rows
30+
1031## [ 1.1.0] - 2026-04-04
1132
1233### Added
Original file line number Diff line number Diff line change 11[project ]
22name = " topic-watch"
3- version = " 1.1.0 "
3+ version = " 1.1.1 "
44description = " Self-hosted news watchdog with AI-powered novelty detection"
55license = " GPL-3.0-or-later"
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments