feat: Show release dates and patch count in sources viewers#3185
Merged
Conversation
Member
|
Expanding arrows are usually on the right side |
Member
Author
Yes, but info icon on the left may imply no action. Since tapping the whole list now expands the bundle. Having the arrow icon on the left is best here. |
Member
19242cc to
1eee7f7
Compare
Member
Author
|
Preview video updated. |
Ushie
approved these changes
Mar 23, 2026
github-actions bot
pushed a commit
that referenced
this pull request
Mar 23, 2026
# app [2.5.0-dev.2](v2.5.0-dev.1...v2.5.0-dev.2) (2026-03-23) ### Features * Show release dates and patch count ([#3185](#3185)) ([d5a5ec6](d5a5ec6))
github-actions bot
pushed a commit
that referenced
this pull request
Mar 24, 2026
# app [2.5.0](v2.4.0...v2.5.0) (2026-03-24) ### Bug Fixes * Update screen crashing ([cd9d2eb](cd9d2eb)) * Use ease out quart for screen transitions ([b69f7c2](b69f7c2)) * Use em-space and bigger bullet symbols in announcement screen ([2538b6a](2538b6a)) * Weird padding in Update screen ([2e96c58](2e96c58)) ### Features * Improve Updates settings screen ([4ce823c](4ce823c)) * Show release dates and patch count ([#3185](#3185)) ([d5a5ec6](d5a5ec6))
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.





Screencast_20260324_042106.webm
Note that existing installs won't refetch every source again just to show the release date (they need to wait for the next releases). It's only a few lines of code to fix that, but I don't think it's worth the maintenance burden.
closes #3168