Skip to content

Release version 0.3.8 #782

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

Merged
merged 4 commits into from
Jun 16, 2025
Merged

Conversation

Dhruv-Mishra
Copy link
Collaborator

@Dhruv-Mishra Dhruv-Mishra commented May 8, 2025

Release Version 0.3.8:

What's new

Fluent v2:
Fix/enhancement

1. Restored Shimmer Tokens for 'delay' and 'orientation' in the Shimmer component
2. Fixed V2 Bottomsheet not appearing when content loading was delayed
3. Fixed large title truncates post title icons in V2 AppBar

Note:

  • Fluent versions 0.2.x will support compose version 1.5.1 (BOM 2023.09.00).
  • Fluent version 0.3.x will support compose foundation version 1.6.0.

@Copilot Copilot AI review requested due to automatic review settings May 8, 2025 08:43
@Dhruv-Mishra Dhruv-Mishra requested a review from a team as a code owner May 8, 2025 08:43
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the release version from 0.3.7 to 0.3.8 and includes related version code adjustments along with minor release note updates.

  • Updated version numbers in publishing pipeline, configurations, and demo project.
  • Modified release notes to reflect the restored Shimmer Tokens and updated OC Publish Pipeline.

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
fluentui-office-build-universal-publish-1espt.yml Updated publish script version from 0.3.7 to 0.3.8.
config.gradle Adjusted multiple version and version code values to 0.3.8 and their corresponding codes.
FluentUI.Demo/src/main/assets/dogfood-release-notes.txt Revised release notes to match the new release details.
FluentUI.Demo/build.gradle Updated versionCode and versionName to reflect release version 0.3.8.
Comments suppressed due to low confidence (4)

fluentui-office-build-universal-publish-1espt.yml:65

  • Ensure that the updated version number here aligns with all configuration files to maintain release consistency.
versionPublish: '0.3.8'

config.gradle:30

  • Verify that the FluentUI_versionid update is consistently applied across all modules referenced in the configuration.
project.ext.FluentUI_versionid = '0.3.8'

config.gradle:33

  • [nitpick] Confirm that the increment in the version code follows the project's versioning policy and aligns with other updated version codes.
project.ext.fluentui_core_version_code = 2008

FluentUI.Demo/build.gradle:16

  • Verify that the versionCode increment and the associated versionName update are in line with the project's release standards.
versionCode 2008

@Dhruv-Mishra Dhruv-Mishra merged commit 1f935c4 into master Jun 16, 2025
2 checks passed
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.

3 participants