Added
- Added configurable interface typography settings for application fonts and sizes while preserving article content typography. (@marcomarcogd)
- Supported translation of article summarys. (#983)
Changed
- Updated backend and frontend dependencies, including Wails v3 beta and Tailwind CSS 4.
- Standardized article and image gallery icons for favorites, copy link, and opening articles in the browser. (#980)
Fixed
- Fixed the first-fetched timestamp for articles without a publication date. (@cos-y)
- Fixed switching away from card article layout without redundant per-article settings requests. (#974, #987, #988) (@marcomarcogd)
- Fixed article content mismatches for feed entries without links. (#999) (@marcomarcogd)
- Fixed activity bar icons not being centered consistently. (#975)
- Fixed Windows shortcut modifier labels and replaced the unset shortcut dash with a clear placeholder. (#976, #977)
- Fixed the mark-all-as-read shortcut so it respects the current feed/category, uses the same confirmation dialog as the toolbar, and handles uncategorized feeds correctly. (#978)
- Fixed article context menu ordering and renamed the original-content action to "View Original". (#979)