Skip to content

Commit

Permalink
Release notes for 0.63.x
Browse files Browse the repository at this point in the history
Fix #4427
  • Loading branch information
kjozwiak committed May 14, 2019
1 parent 7bfeacc commit b5dbcea
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,35 @@
# Changelog

## [0.64.75](https://github.com/brave/brave-browser/releases/tag/v0.64.75)

- Added a manual refresh button to fetch new version of the verified publishers list. ([#3339](https://github.com/brave/brave-browser/issues/3339))
- Added new proxy endpoint for Safe Browsing. ([#4328](https://github.com/brave/brave-browser/issues/4328))
- Added switch under brave://settings for IPFS companion extension. ([#3918](https://github.com/brave/brave-browser/issues/3918))
- Added notification for monthly tip contribution. ([#3637](https://github.com/brave/brave-browser/issues/3637))
- Added horizontal scrolling under Brave Shields on read-only detailed views. ([#1892](https://github.com/brave/brave-browser/issues/1892))
- Added regional filters in brave://adblock. ([#1931](https://github.com/brave/brave-browser/issues/1931))
- Added custom filter selection in brave://adblock. ([#403](https://github.com/brave/brave-browser/issues/403))
- Enabled certificate revocation. ([#518](https://github.com/brave/brave-browser/issues/518))
- Disabled Safe Browsing in Tor. ([#4335](https://github.com/brave/brave-browser/issues/4335))
- Updated Brave Shields colors and label UI. ([#2565](https://github.com/brave/brave-browser/issues/2565))
- Fixed theme under Brave Shields not being changed when switching themes. ([#3870](https://github.com/brave/brave-browser/issues/3870))
- Fixed "Reset settings" feature under brave://settings. ([#2708](https://github.com/brave/brave-browser/issues/2708))
- Fixed notifications not being dismissible under reward panel in certain cases causing performance issues. ([#4344](https://github.com/brave/brave-browser/issues/4344))
- Fixed updating from older versions of Brave fails to enable Brave ads. ([#4224](https://github.com/brave/brave-browser/issues/4224))
- Fixed "Brave Ads has arrived!" notification not being displayed when updating on Linux. ([#4202](https://github.com/brave/brave-browser/issues/4202))
- Fixed blank drop down menu under Brave Shields in certain cases. ([#2488](https://github.com/brave/brave-browser/issues/2488))
- Fixed not being able to enable Brave Rewards in certain cases. ([#3851](https://github.com/brave/brave-browser/issues/3851))
- Fixed incorrect attention percentage being displayed under auto-contribution table in certain cases. ([#3668](https://github.com/brave/brave-browser/issues/3668))
- Fixed attention data for publishers not being removed when removing publishers from auto-contribution table. ([#3459](https://github.com/brave/brave-browser/issues/3459))
- Fixed several resizing issues by making rewards panel height dynamic based on content. ([#2874](https://github.com/brave/brave-browser/issues/2874))
- Fixed IPFS companion options page not being displayed. ([#4218](https://github.com/brave/brave-browser/issues/4218))
- Fixed "This is a secondary installation of Brave" error when attempting to set Brave as defualt. ([#3817](https://github.com/brave/brave-browser/issues/3817))
- Fixed autofill popup for credentials unexpectedly being displayed in odd locations upon page load. ([#1713](https://github.com/brave/brave-browser/issues/1713))
- Fixed brave://crash not crashing brave:// tabs. ([#4111](https://github.com/brave/brave-browser/issues/4111))
- Fixed visiting http://www.bbcnews.com and several other websites triggering warning due to the lookalike url navigation feature. ([#4304](https://github.com/brave/brave-browser/issues/4304))
- Fixed https://www.huffpost.com not loading due to default Brave Shields settings. ([#4149](https://github.com/brave/brave-browser/issues/4149))
- Limited JavaScript set cookie lifetime to seven days. ([#3443](https://github.com/brave/brave-browser/issues/3443))

## [0.63.55](https://github.com/brave/brave-browser/releases/tag/v0.63.55)

- Fixed display of Ad Rewards earnings in settings panel. ([#4008](https://github.com/brave/brave-browser/issues/4008))
Expand Down

0 comments on commit b5dbcea

Please sign in to comment.