Clean up 6.8 changelog entries#789
Open
theospears wants to merge 2 commits into
Open
Conversation
Remove the `.dance` line (#729): it was introduced (#709) and replaced within the 6.8 cycle, so it never shipped to users and is not a bugfix. Drop the SKView focus-warning (#715) and HealthKit auth refactor (#742) entries as internal-only changes, consistent with omitting refactors. Note that #770 also fixed the incompatible pins, and drop #771 from the gallery-sort line as an unrelated settings fix.
The incompatible pins were introduced by Dependabot bumps within the 6.8 cycle and never shipped in 6.7, so they weren't fixed relative to the last release. Only the CI guard is a durable, user-relevant change.
krugerk
reviewed
May 25, 2026
Contributor
There was a problem hiding this comment.
git diff 6.7...HEAD
or
git log --oneline 6.7...HEAD
and there are still a lot of items mentioned.
Some that might be worth mentioning that have not yet been mentioned:
- new / Introduce a freshness indicator for the goal screen (Introduce a freshness indicator for the goal screen #537)
- new / iOS Integration via RefreshGoalIntent
- improvement / filter-aware empty state in gallery
- bugfix / open goal corresponding to goal of tapped notification (open goal corresponding to goal of tapped notification #645)
- tweak / terser/faster fetch: Exclude road variables when fetching goals (Exclude road variables when fetching goals #656)
- bugfix / sign in button had corners that did not match its background (sign in button had corners that did not match its background #552)
- bugfix / badge count not reset upon logout (badge count not reset upon logout #554)
- feature / introduces goal menu with deep links to goal on website (introduces goal menu with deep links to goal on website #540)
- bugfix / list does not match website when sorting by pledge (list does not match website when sorting by pledge #579)
- bugfix / sort by recent data and by pledge like website (sort by recent data and by pledge like website #648)
- improvement / Pull to refresh user on settings page (settings shows user's timezone, provide ptr to fetch user #594)
- bugfix / "app out of date / upgrade suggested" is hard to read ("app out of date / upgrade suggested" is hard to read #550)
- improvement / Search/Filter goals also by title (Search goals also in title #632)
- bugfix / Show gallery behind keyboard and fix render jump (Show gallery behind keyboard and fix render jump #682)
- feature / Add dietary fiber HealthKit metric (Add dietary fiber HealthKit metric #689)
- feature / Show configuration screen when reconfiguring Apple Health goals (Show configuration screen when reconfiguring Apple Health goals #714)
- bugfix / thumbnail border broken when deadbeat (thumbnail border broken when deadbeat #749)
- min iOS 18
Maybe under API changes (or remove the section?)
- uses isDummy and isInitial attributes to DataPoint model (Add isDummy and isInitial attributes to DataPoint model #651)
- uses dueby for deltas
- uses colorkey from API instead of calculating goal colors locally (Use colorkey from API instead of calculating goal colors locally #727)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up to the 6.8 CHANGELOG merged in #781. After @krugerk's review and a closer audit of each entry against its PR, this trims a few items that don't belong in a user-facing changelog comparing 6.8 to 6.7 — mainly intra-cycle churn (changes introduced and resolved within 6.8, so never shipped in 6.7) and internal-only refactors.
Documentation only; no code changes.
https://claude.ai/code/session_01PdrB3jRc94ZS4fBwVqJoRN