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

Release v1.16.0 #370

Merged
merged 1 commit into from
Jun 22, 2024
Merged

Release v1.16.0 #370

merged 1 commit into from
Jun 22, 2024

Conversation

amantoux
Copy link
Member

No description provided.

@amantoux amantoux requested a review from Amir-P June 22, 2024 07:50
Copy link

codecov bot commented Jun 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.96%. Comparing base (7ca8777) to head (033d340).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #370   +/-   ##
=======================================
  Coverage   87.96%   87.96%           
=======================================
  Files          64       64           
  Lines       10433    10433           
=======================================
  Hits         9177     9177           
  Misses       1256     1256           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@Amir-P Amir-P left a comment

Choose a reason for hiding this comment

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

Thanks! Just left you a change suggestion for CHANGELOG.md to indicate the breaking changes.

Comment on lines 4 to 6
* Enable auto-correct on mobile devices
* Enable suggestions on Android devices
* Adjust theme to dark mode
Copy link
Member

@Amir-P Amir-P Jun 22, 2024

Choose a reason for hiding this comment

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

Suggested change
* Enable auto-correct on mobile devices
* Enable suggestions on Android devices
* Adjust theme to dark mode
* [Behavior change] Add `autocorrect` which defaults to `true`
* [Behavior change] Add `enableSuggestions` which defaults to `true`
* [UI change] Adjust default theme

Copy link
Member Author

@amantoux amantoux Jun 22, 2024

Choose a reason for hiding this comment

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

I don't think we should add to many tags to the release note for readability

It is not a breaking change it is an enhancement
Nevertheless, we must precise that auto correct only works for mobile and suggestions only on Android

Copy link
Member

Choose a reason for hiding this comment

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

I still prefer to let the user know it's going to break the UI and behavior but your version is fine too. Just please change the theme changelog since it affects the light theme too.

@amantoux amantoux requested a review from Amir-P June 22, 2024 08:51
Copy link
Member

@Amir-P Amir-P left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks.

@Amir-P Amir-P merged commit 1b4bbbf into master Jun 22, 2024
4 checks passed
@Amir-P Amir-P deleted the release_1_16 branch June 22, 2024 08:54
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.

2 participants