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 Notes for iOS Release 1.63.183 #37307

Merged
merged 7 commits into from May 1, 2024
Merged

Conversation

Uni-verse
Copy link
Contributor

Resolves #36937

Submitter Checklist:

  • I confirm that no security/privacy review is needed, or that I have requested one
  • There is a ticket for my issue
  • Used Github auto-closing keywords in the PR description above
  • Wrote a good PR/commit description
  • Added appropriate labels (QA/Yes or QA/No; release-notes/include or release-notes/exclude; OS/...) to the associated issue
  • Checked the PR locally: npm run test -- brave_browser_tests, npm run test -- brave_unit_tests, npm run lint, npm run gn_check, npm run tslint
  • Ran git rebase master (if needed)

Reviewer Checklist:

  • A security review is not needed, or a link to one is included in the PR description
  • New files have MPL-2.0 license header
  • Adequate test coverage exists to prevent regressions
  • Major classes, functions and non-trivial code blocks are well-commented
  • Changes in component dependencies are properly reflected in gn
  • Code follows the style guide
  • Test plan is specified in PR before merging

After-merge Checklist:

Test Plan:

N/A

@Uni-verse Uni-verse added QA/No release-notes/exclude OS/iOS Fixes related to iOS browser functionality labels Apr 3, 2024
@Uni-verse Uni-verse added this to the 1.63.x - Release #6 milestone Apr 3, 2024
@Uni-verse Uni-verse self-assigned this Apr 3, 2024
@Uni-verse Uni-verse requested a review from a team as a code owner April 3, 2024 18:06
Copy link
Member

@kjozwiak kjozwiak left a comment

Choose a reason for hiding this comment

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

You'll need to update the spacing of each point so its matching Desktop & Android. There's also a missing space between the title of Web3 and the list. It should look something as the following:

## [1.63.183](https://github.com/brave/brave-browser/releases/tag/v1.63.183)

### Web3

 - Implemented v2 UI for "Account" details in Brave Wallet. ([#8663](https://github.com/brave/brave-ios/issues/8663))
 - Implemented v2 UI for “Accounts” tab in Brave Wallet. ([#8600](https://github.com/brave/brave-ios/issues/8600))
 - Fixed transaction status not updating automatically in "Transaction Details" page. ([#36468](https://github.com/brave/brave-browser/issues/36468))

### General

 - Added Brave Leo - AI for questions and answers leveraging page context. ([#36585](https://github.com/brave/brave-browser/issues/36585))
 - Added “Copy Clean Link” to the share menu. ([#8070](https://github.com/brave/brave-ios/issues/8070))
 - Added interstitial pages when blocking pages (top-level domain blocking). ([#8096](https://github.com/brave/brave-ios/issues/8096))
 - Added “Open in Brave” to iOS Share Sheet menu. ([#8516](https://github.com/brave/brave-ios/issues/8516))
 - Added opening scanned URLs in a new tab when selecting “Scan QR Code” from the Home Screen context menu. ([#8594](https://github.com/brave/brave-ios/issues/8594))
 - Removed the limit on the number of filter lists that can be selected at once in “Content Filtering” page. ([#8656](https://github.com/brave/brave-ios/issues/8656))
 - Updated Webcompat report to use the site URL instead of using “internal://local”. ([#8667](https://github.com/brave/brave-ios/issues/8667))
 - Fixed an issue with muting/unmuting when Brave Talk is minimized. ([#8717](https://github.com/brave/brave-ios/issues/8717))
 - Fixed an issue with the search suggestions button not updating when pressed in the search field. ([#8630](https://github.com/brave/brave-ios/issues/8630))

Easiest way to check is make sure you're iOS notes align re: spacing with both https://raw.githubusercontent.com/brave/brave-browser/master/CHANGELOG_DESKTOP.md & https://raw.githubusercontent.com/brave/brave-browser/master/CHANGELOG_ANDROID.md.

CHANGELOG_iOS.md Outdated Show resolved Hide resolved
CHANGELOG_iOS.md Outdated Show resolved Hide resolved
CHANGELOG_iOS.md Outdated Show resolved Hide resolved
CHANGELOG_iOS.md Outdated Show resolved Hide resolved
Copy link
Contributor

@srirambv srirambv left a comment

Choose a reason for hiding this comment

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

++ for Web3

@Uni-verse Uni-verse requested a review from kjozwiak April 25, 2024 17:19
Copy link
Member

@kjozwiak kjozwiak left a comment

Choose a reason for hiding this comment

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

LGTM other than just removing those two spaces after Web3.

CHANGELOG_iOS.md Outdated Show resolved Hide resolved
@Uni-verse Uni-verse merged commit 473fb06 into master May 1, 2024
4 checks passed
@Uni-verse Uni-verse deleted the smesher-iOS-relnotes-1.63.183 branch May 1, 2024 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS/iOS Fixes related to iOS browser functionality QA/No release-notes/exclude
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Release notes for 1.63.x - Release #6
3 participants