Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --show-changelog flag to flatpak-info #5647

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TingPing
Copy link
Member

@TingPing TingPing commented Jan 8, 2024

This shows the latest changelog entry from the appstream data for a given app.

It looks something like this, with italics and lists:

image

TODO:

  • Maybe tweak formatting/wrapping like the other printed strings
  • More helpful error messages
  • Put changelog in deploy data

Closes #5561

This shows the latest changelog entry from the appstream data for
a given app.
@TingPing TingPing added the WIP label Jan 8, 2024
@TingPing
Copy link
Member Author

TingPing commented Jan 8, 2024

Hmm, my first take at this was going to add the whole changelog entry to the deploy data which I found a bit clunky. Now thinking about it that probably still makes sense since the appstream data can mismatch the deployed version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature request]: View changelog in terminal and I guess gnome-software.
1 participant