Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Fix:#2054: Add Changelog Release Notes for 1.14 #2060

Merged
merged 2 commits into from
Dec 3, 2019

Conversation

srirambv
Copy link
Contributor

@srirambv srirambv commented Dec 2, 2019

Summary of Changes

Fixes #2054

Submitter Checklist:

  • Unit Tests are updated to cover new or changed functionality
  • User-facing strings use NSLocalizableString()

Test Plan:

N/A

Screenshots:

Reviewer Checklist:

  • Issues include necessary QA labels:
    • QA/(Yes|No)
    • release-notes/(include|exclude)
    • bug / enhancement
  • Necessary security reviews have taken place.
  • Adequate unit test coverage exists to prevent regressions.
  • Adequate test plan exists for QA to validate (if applicable).
  • Issue is assigned to a milestone (should happen at merge time).

@srirambv srirambv self-assigned this Dec 2, 2019
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated
- Added time out details for incorrect pin-code lockout. ([#443](https://github.com/brave/brave-ios/issues/443))
- Switching to "Private Browsing Only" closes normal tabs and delete sessions. ([#580](https://github.com/brave/brave-ios/issues/580))
- Fixed rewards button from showing up when disabled in settings. ([#1954](https://github.com/brave/brave-ios/issues/1954))
- Fixed browser crash when attempting to clear private data on iPad-OS 13.2. ([#1951](https://github.com/brave/brave-ios/issues/1951))
Copy link
Member

Choose a reason for hiding this comment

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

I don't think iPad-OS is the correct way if describing iOS. Should use something along the lines of the following:

  • Fixed browser crash when clearing private data on iPad running iOS 13.2. (#1951)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Apple calls it iPadOS (https://www.apple.com/ca/ipados/). Will remove the extra -

CHANGELOG.md Outdated Show resolved Hide resolved
- Added download preview option. ([#1467](https://github.com/brave/brave-ios/issues/1467))
- Added user confirmation when external links try to switch apps. ([#551](https://github.com/brave/brave-ios/issues/551))
- Added time out details for incorrect pin-code lockout. ([#443](https://github.com/brave/brave-ios/issues/443))
- Switching to "Private Browsing Only" closes normal tabs and delete sessions. ([#580](https://github.com/brave/brave-ios/issues/580))
Copy link
Member

Choose a reason for hiding this comment

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

nit: maybe adding deletes current sessions? Example:

  • Switching to "Private Browsing Only" closes normal tabs and deletes current sessions. (#580)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Adding current would make it sound only recent one and not all sessions hence kept it as delete session

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@kjozwiak kjozwiak self-requested a review December 3, 2019 20:23
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.

Went through changes, LGTM 👍

@srirambv srirambv merged commit 838ead9 into brave:development Dec 3, 2019
@srirambv srirambv deleted the 114-relnotes branch December 3, 2019 20:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Changelog Release Notes for 1.14
2 participants