Skip to content

Feature/global favorites#113

Merged
theovilardo merged 2 commits intomasterfrom
feature/global-favorites
Sep 2, 2025
Merged

Feature/global favorites#113
theovilardo merged 2 commits intomasterfrom
feature/global-favorites

Conversation

@theovilardo
Copy link
Copy Markdown
Owner

No description provided.

The application version name has been updated in `gradle.properties` from `0.1.0-beta` to `0.1.5-beta`. The version code remains `1`.
This commit introduces a more structured and visually appealing way to display version changes in the `ChangelogBottomSheet`.

Key changes:
- Created a new composable `VersionChanges` to encapsulate the display of a specific version's title and its changes.
- Introduced `VersionBadge`, a composable function that displays the version number in a circular badge with a primary container background.
- The `ChangelogBottomSheet` now uses `VersionChanges` to list out different beta builds (0.1.5-beta and 0.1.0-beta) with their respective descriptions.
- Removed the previous, simpler text display of version changes.
- Minor styling adjustments for padding, text alignment, and colors to improve readability.
@theovilardo theovilardo merged commit 194181e into master Sep 2, 2025
@theovilardo theovilardo deleted the feature/global-favorites branch September 2, 2025 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant