chore(whatsnew): trim 1.8.1 release notes to high-signal bullets#532
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (13)
WalkthroughThis PR updates the version 16 release notes JSON files across all 12 supported language localizations, consistently adding new features to the NEW section (Dhizuku silent install, Obtainium import/export, starred repo additions), improvements to the IMPROVED section (open-issue and license visibility to all users, disableable background updates), and fixes to the FIXED section (removal of Liquid Glass effect). All changes are purely content and localization updates with no code or API modifications. ChangesLocalized Release Notes (Version 16)
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Why
1.8.1's what's-new sheet had drifted into a changelog: 24 bullets across NEW/IMPROVED/FIXED, including small bug fixes and minor UX tweaks. That's noise for users — what's-new should be reserved for headline features and breaking changes, not every shipped commit.
What changed
Trimmed 16.json (and all 12 locale variants) from 24 → 7 bullets:
NEW (4):
IMPROVED (2):
FIXED (1):
What's gone
Apps grouping, what's-new sheet self-reference (silly to announce inside what's-new sheet), Announcements feed mention, Installer attribution, Manual refresh, Recently Updated/Released sort, Manual rescan, Tighter auth, Multi-source clobber, Shizuku-fallback fix, Self-update stuck, OS root cert, Windows non-ASCII, Store self-update claim, FAB overlap, Search rate-limit, What's-new locale refresh — all dropped. Real fixes, but not headline-worthy.
Going forward
Treat what's-new as a curated highlight reel, not a changelog. Rule of thumb: would a casual user care? If no, it doesn't belong here. CHANGELOG.md / GitHub Releases page can carry the full list.
Diff: 13 files, +39 / -273.
Summary by CodeRabbit
New Features
Improvements
Bug Fixes