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 0.63.x #4215

Closed
wants to merge 2 commits into from
Closed

Release notes for 0.63.x #4215

wants to merge 2 commits into from

Conversation

kjozwiak
Copy link
Member

Fix #4210

Submitter Checklist:

Test Plan:

N/A

Reviewer Checklist:

  • New files have MPL-2.0 license header.
  • Request a security/privacy review as needed.
  • Adequate test coverage exists to prevent regressions.

After-merge Checklist:

  • The associated issue milestone is set to the smallest version that the
    changes has landed on.
  • All relevant documentation has been updated.

@kjozwiak kjozwiak added this to the 0.63.x - Release milestone Apr 24, 2019
@kjozwiak kjozwiak requested review from bbondy, bsclifton and rebron April 24, 2019 06:00
@kjozwiak kjozwiak self-assigned this Apr 24, 2019
@bsclifton bsclifton changed the title Releaes notes for 0.63.x Release notes for 0.63.x Apr 24, 2019
CHANGELOG.md Outdated
## [0.63.48](https://github.com/brave/brave-browser/releases/tag/v0.63.48)

- Enable Ads on Release Channel.([#4209](https://github.com/brave/brave-browser/issues/4209))
- Loss of "Clickable area" on new tab page tiles.([#3487](https://github.com/brave/brave-browser/issues/3487))
Copy link
Member

@bsclifton bsclifton Apr 24, 2019

Choose a reason for hiding this comment

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

I think this should be Fix loss of "Clickable area" on new tab page tiles. or Restore "Clickable area" on new tab page tiles. Probably can be moved down (def below clear on exit)

CHANGELOG.md Outdated
- Option to clear browsing data on exit.([#492](https://github.com/brave/brave-browser/issues/492))
- Use global top navigation bar for settings, rewards, history, bookmarks, downloads.([#956](https://github.com/brave/brave-browser/issues/956))
- Add chrome://rewards-internals to assist with support.([#1174](https://github.com/brave/brave-browser/issues/1174))
- Beta/Dev build UI issues on Manjaro/Arch Linux .([#1555](https://github.com/brave/brave-browser/issues/1555))
Copy link
Member

Choose a reason for hiding this comment

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

Should likely be Fix issue with shields panel on Manjaro/Arch Linux.

CHANGELOG.md Outdated
- Beta/Dev build UI issues on Manjaro/Arch Linux .([#1555](https://github.com/brave/brave-browser/issues/1555))
- Widevine prompt needs to be more obvious to the user.([#1940](https://github.com/brave/brave-browser/issues/1940))
- Special characters in YT channel names not appearing correctly under rewards panel.([#2028](https://github.com/brave/brave-browser/issues/2028))
- Blocking functionality on www.wsj.com.([#2286](https://github.com/brave/brave-browser/issues/2286))
Copy link
Member

Choose a reason for hiding this comment

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

Fix printing problems with www.wsj.com

CHANGELOG.md Outdated
- Widevine prompt needs to be more obvious to the user.([#1940](https://github.com/brave/brave-browser/issues/1940))
- Special characters in YT channel names not appearing correctly under rewards panel.([#2028](https://github.com/brave/brave-browser/issues/2028))
- Blocking functionality on www.wsj.com.([#2286](https://github.com/brave/brave-browser/issues/2286))
- Mobile.twitter.com right click hang.([#2410](https://github.com/brave/brave-browser/issues/2410))
Copy link
Member

Choose a reason for hiding this comment

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

Fix context menu hang on mobile.twitter.com

CHANGELOG.md Outdated
- Crash when trying to open brave://sync in Guest Window.([#3522](https://github.com/brave/brave-browser/issues/3522))
- Excluded publisher included back in.([#3551](https://github.com/brave/brave-browser/issues/3551))
- When typing in url bar in new tab, first few characters of url get deleted.([#3756](https://github.com/brave/brave-browser/issues/3756))
- Sync: not all bookmarks synced.([#3777](https://github.com/brave/brave-browser/issues/3777))
Copy link
Member

Choose a reason for hiding this comment

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

Fix bookmark sync problem (bookmarks weren't being sent when no chain)

@bsclifton
Copy link
Member

Was suggesting some changes - will just add a commit instead 😄

- Loss of "Clickable area" on new tab page tiles.([#3487](https://github.com/brave/brave-browser/issues/3487))
- Option to clear browsing data on exit.([#492](https://github.com/brave/brave-browser/issues/492))
- Use global top navigation bar for settings, rewards, history, bookmarks, downloads.([#956](https://github.com/brave/brave-browser/issues/956))
- Add chrome://rewards-internals to assist with support.([#1174](https://github.com/brave/brave-browser/issues/1174))
Copy link
Collaborator

Choose a reason for hiding this comment

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

minor nit: can change chrome:// to brave://

CHANGELOG.md Outdated
- Option to clear browsing data on exit.([#492](https://github.com/brave/brave-browser/issues/492))
- Use global top navigation bar for settings, rewards, history, bookmarks, downloads.([#956](https://github.com/brave/brave-browser/issues/956))
- Add chrome://rewards-internals to assist with support.([#1174](https://github.com/brave/brave-browser/issues/1174))
- Beta/Dev build UI issues on Manjaro/Arch Linux .([#1555](https://github.com/brave/brave-browser/issues/1555))
Copy link
Collaborator

Choose a reason for hiding this comment

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

Manjaro/Arch to Manjaro and Arch.

- Add chrome://rewards-internals to assist with support.([#1174](https://github.com/brave/brave-browser/issues/1174))
- Beta/Dev build UI issues on Manjaro/Arch Linux .([#1555](https://github.com/brave/brave-browser/issues/1555))
- Widevine prompt needs to be more obvious to the user.([#1940](https://github.com/brave/brave-browser/issues/1940))
- Special characters in YT channel names not appearing correctly under rewards panel.([#2028](https://github.com/brave/brave-browser/issues/2028))
Copy link
Collaborator

Choose a reason for hiding this comment

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

YT to YouTube.

CHANGELOG.md Outdated
- Blocking functionality on www.wsj.com.([#2286](https://github.com/brave/brave-browser/issues/2286))
- Mobile.twitter.com right click hang.([#2410](https://github.com/brave/brave-browser/issues/2410))
- Sync sends bookmarks even when chain is not fully created.([#2687](https://github.com/brave/brave-browser/issues/2687))
- A-c table not being updated correctly - follow up to 2882.([#2911](https://github.com/brave/brave-browser/issues/2911))
Copy link
Collaborator

Choose a reason for hiding this comment

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

A-c to Auto-contribute.

CHANGELOG.md Outdated
- Sync sends bookmarks even when chain is not fully created.([#2687](https://github.com/brave/brave-browser/issues/2687))
- A-c table not being updated correctly - follow up to 2882.([#2911](https://github.com/brave/brave-browser/issues/2911))
- Videos don't play on videoportal.joj.sk.([#2931](https://github.com/brave/brave-browser/issues/2931))
- Unable to exclude sites from the a-c table.([#2943](https://github.com/brave/brave-browser/issues/2943))
Copy link
Collaborator

Choose a reason for hiding this comment

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

a-c to auto-contribute.

CHANGELOG.md Outdated
- A-c table not being updated correctly - follow up to 2882.([#2911](https://github.com/brave/brave-browser/issues/2911))
- Videos don't play on videoportal.joj.sk.([#2931](https://github.com/brave/brave-browser/issues/2931))
- Unable to exclude sites from the a-c table.([#2943](https://github.com/brave/brave-browser/issues/2943))
- Crash when trying to open brave://sync in tor window.([#3003](https://github.com/brave/brave-browser/issues/3003))
Copy link
Collaborator

Choose a reason for hiding this comment

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

tor to Tor.

- Videos don't play on videoportal.joj.sk.([#2931](https://github.com/brave/brave-browser/issues/2931))
- Unable to exclude sites from the a-c table.([#2943](https://github.com/brave/brave-browser/issues/2943))
- Crash when trying to open brave://sync in tor window.([#3003](https://github.com/brave/brave-browser/issues/3003))
- Restored sites got deleted after page reload, when rewards page opened in multiple windows.([#3264](https://github.com/brave/brave-browser/issues/3264))
Copy link
Collaborator

Choose a reason for hiding this comment

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

Restored sites get deleted after page reload, if Brave Rewards settings page is opened in multiple windows.

- Bookmark and pin icon behavior is not correct for top sites (on new tab page).([#3347](https://github.com/brave/brave-browser/issues/3347))
- Checkboxes should use Brave color palette.([#3377](https://github.com/brave/brave-browser/issues/3377))
- Buttons should use Brave brand style.([#3378](https://github.com/brave/brave-browser/issues/3378))
- Cleanup showing sync & reward menu in app menu model.([#3410](https://github.com/brave/brave-browser/issues/3410))
Copy link
Collaborator

Choose a reason for hiding this comment

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

Display sync and Brave Rewards as menu items for normal and private windows and hide them for Tor windows.

- Checkboxes should use Brave color palette.([#3377](https://github.com/brave/brave-browser/issues/3377))
- Buttons should use Brave brand style.([#3378](https://github.com/brave/brave-browser/issues/3378))
- Cleanup showing sync & reward menu in app menu model.([#3410](https://github.com/brave/brave-browser/issues/3410))
- `Add funds` and `Rewards settings` are not translated in rewards Panel.([#3426](https://github.com/brave/brave-browser/issues/3426))
Copy link
Collaborator

Choose a reason for hiding this comment

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

rewards Panel to rewards panel.

CHANGELOG.md Outdated
- Excluded publisher included back in.([#3551](https://github.com/brave/brave-browser/issues/3551))
- When typing in url bar in new tab, first few characters of url get deleted.([#3756](https://github.com/brave/brave-browser/issues/3756))
- Sync: not all bookmarks synced.([#3777](https://github.com/brave/brave-browser/issues/3777))
- Verified sites not showing correct favicon in panel - follow up to 3525.([#3783](https://github.com/brave/brave-browser/issues/3783))
Copy link
Collaborator

Choose a reason for hiding this comment

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

panel to rewards panel.

@kjozwiak
Copy link
Member Author

Closing... I pasted the wrong release notes into the PR. Needed to redo them as I didn't save then last night either. Apologies for wasting your time @bsclifton & @rebron.

@kjozwiak kjozwiak closed this Apr 24, 2019
@kjozwiak kjozwiak deleted the release-notes-0.63.x branch April 24, 2019 14:21
@kjozwiak kjozwiak removed this from the 0.63.x - Release milestone Apr 24, 2019
@kjozwiak kjozwiak removed the request for review from bbondy April 24, 2019 14:21
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.

Release notes for 0.63.x (Release Channel)
3 participants