Skip to content

Commit

Permalink
Release notes for 0.59.x
Browse files Browse the repository at this point in the history
Fix #3173
  • Loading branch information
kjozwiak committed Jan 31, 2019
1 parent ff7be2c commit 7904284
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,42 @@
# Changelog

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

- Added Sync. ([#3180](https://github.com/brave/brave-browser/issues/3180))
- Added ability to claim BAT grants using the Rewards Panel. ([#1783](https://github.com/brave/brave-browser/issues/1783))
- Added support for custom tip amounts for publishers. ([#2645](https://github.com/brave/brave-browser/issues/2645))
- Added ability to enable and disable WebTorrent via Brave settings. ([#897](https://github.com/brave/brave-browser/issues/897))
- Added request confirmation before opening external applications. ([#542](https://github.com/brave/brave-browser/issues/542))
- Added dark theme support for Developer Tools. ([#784](https://github.com/brave/brave-browser/issues/784))
- Improved the Brave Welcome experience. ([#1847](https://github.com/brave/brave-browser/issues/1847))
- Enabled viz service display compositor. ([#3105](https://github.com/brave/brave-browser/issues/3105))
- Reduced user fingerprint by always returning constant values for navigator.mimeTypes and navigator.plugins. ([#1549](https://github.com/brave/brave-browser/issues/1549))
- Replaced several icons under Brave Rewards with new icons. ([#1825](https://github.com/brave/brave-browser/issues/1825))
- Fixed auto-contribution table being corrupted when changing "Minimum page time before logging a visit" via Brave Rewards settings. ([#3134](https://github.com/brave/brave-browser/issues/3134))
- Fixed publishers being removed from the auto-contribution table when "Minimum page time before logging a visit" is changed and Brave is upgraded or restarted. ([#3162](https://github.com/brave/brave-browser/issues/3162))
- Fixed Reward Panel not always displaying Welcome screen on first click which caused issues creating wallets. ([#2962](https://github.com/brave/brave-browser/issues/2962))
- Fixed several instances of incorrect crypto addresses being displayed in Brave Rewards. ([#2172](https://github.com/brave/brave-browser/issues/2172))
- Fixed weight for each publisher within auto-contribution not being calculated correctly. ([#3163](https://github.com/brave/brave-browser/issues/3163))
- Fixed Widevine notifications not appearing under YouTube and Amazon Prime when viewing premium content and Widevine is not installed. ([#1985](https://github.com/brave/brave-browser/issues/1985))
- Fixed PDFs being opened in Brave even though "Download PDF files instead of automatically opening them in Brave" has been enabled in Brave settings. ([#1531](https://github.com/brave/brave-browser/issues/1531))
- Fixed disabling auto-contribution also disabled YouTube tipping. ([#2084](https://github.com/brave/brave-browser/issues/2084))
- Fixed notifications under Brave Panel not being dismissible in certain instances. ([#2883](https://github.com/brave/brave-browser/issues/2883))
- Fixed several instances of Rewards Panel not displaying YouTube publishers due to different URLs. ([#2820](https://github.com/brave/brave-browser/issues/2820))
- Fixed pending contributions to unverified publishers not being dynamically updated under Brave Rewards. ([#2890](https://github.com/brave/brave-browser/issues/2890))
- Fixed Brave Rewards summary sometimes displaying incorrect tip amounts. ([#2332](https://github.com/brave/brave-browser/issues/2332))
- Fixed non-verified publishers not being displayed in Brave Panel when unchecking "Allow contributions to non-verified sites" in Brave Rewards settings. ([#2653](https://github.com/brave/brave-browser/issues/2653))
- Fixed "Next Contribution Date" under Brave Rewards displaying incorrect dates in some instances. ([#2206](https://github.com/brave/brave-browser/issues/2206))
- Fixed non-verified sites being added into auto-contribution table when "Allow contributions to non-verified sites" has been disabled. ([#2111](https://github.com/brave/brave-browser/issues/2111))
- Fixed "Send My Tip" button under Brave Panel not displaying cursor. ([#2744](https://github.com/brave/brave-browser/issues/2744))
- Fixed specific headers for promotional campaigns not being used when Brave first starts up. ([#3143](https://github.com/brave/brave-browser/issues/3143))
- Fixed not being able to make Brave the default browser under Linux. ([#1274](https://github.com/brave/brave-browser/issues/1274))
- Fixed favicon not appearing on several custom brave:// pages. ([#1466](https://github.com/brave/brave-browser/issues/1466))
- Fixed Brave Shields blocking images when device language is set to Japanese. ([#2482](https://github.com/brave/brave-browser/issues/2482))
- Fixed several strings under the hamburger menu not being translated. ([#2831](https://github.com/brave/brave-browser/issues/2831))
- Fixed several icons under the toolbar that appeared too thick when not using retina screens. ([#2327](https://github.com/brave/brave-browser/issues/2327))
- Upgraded Tor to 0.3.4.9. ([#1974](https://github.com/brave/brave-browser/issues/1974))
- Upgraded Chromium to 72.0.3626.81. ([#3146](https://github.com/brave/brave-browser/issues/3146))

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

- Added new contribution flow for unverified publishers. ([#2836](https://github.com/brave/brave-browser/issues/2836))
Expand Down

0 comments on commit 7904284

Please sign in to comment.