-
Notifications
You must be signed in to change notification settings - Fork 798
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #580 from anthonycr/dev
Release 4.5.0
- Loading branch information
Showing
144 changed files
with
7,862 additions
and
4,393 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule AnimatedProgressBar
deleted from
2d7f75
Submodule Bonsai
deleted from
53608c
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
Change Log | ||
========== | ||
|
||
Version 4.5.0 *(2017-06-08)* | ||
---------------------------- | ||
- Translation updates | ||
- Memory leak fixes | ||
- Basic keyboard shortcut support | ||
- Improved browser dialogs | ||
- Improved ad block efficiency | ||
- Improved bookmark storage | ||
- Added setting for black status bar | ||
- Added downloads page | ||
- Baidu search suggestions option | ||
- Updated bookmark page UI | ||
- Updated history page UI | ||
- Fixed numerous bugs | ||
|
||
Version 4.4.1 *(2016-11-05)* | ||
---------------------------- | ||
- Fixed bookmark/tab drawer crash | ||
- Fixed search suggestions crash on start up | ||
- Fixed bug where links wouldn't open in the browser if you had the "restore lost tabs" option disabled | ||
|
||
Version 4.4.0 *(2016-10-30)* | ||
---------------------------- | ||
- Android 7.0 support | ||
- Improved long-press menu | ||
- Bookmark and tab drawers can be swapped | ||
- Improved downloading of files | ||
- Improved link handling for apps | ||
- DuckDuckGo powered search suggestions | ||
- UI improvements for readability | ||
- Fixed text selection bugs in URL bar | ||
- Fixed find in page bug | ||
- Fixed image sync problems with bookmarks | ||
- Fixed various crashes | ||
- Fixed search suggestion bug | ||
|
||
|
||
Version 4.3.3 *(2016-04-23)* | ||
---------------------------- | ||
- Added option to request "Do Not Track" | ||
- Added option to hide X-Requested-With header | ||
- Added option to hide X-Wap-Profile | ||
- Added language support in google search suggestions | ||
- Added home screen widget | ||
- Added new tab button on tablet UI | ||
- Added tab add/remove animation on both tablet and phone UI | ||
- Added close tabs dialog (long-press back button) | ||
- Number icon instead of hamburger icon for better usability | ||
- Back/forward arrows change color in tablet UI to indicate that you can go back/forward | ||
- Search bar color now matches rest of UI | ||
- Smoothed drawer/open close experience | ||
- Fixed intent handling vulnerability | ||
- Fixed downloading crash (marshmallow) | ||
- Fixed various bugs related to settings, settings not getting remembered, etc. | ||
- Fixed bugs that happened when browser went to the background | ||
- Fixed bugs with search bar size changing/not changing when supposed to | ||
- Updated ad block definition | ||
- Started to improve app architecture | ||
|
||
Version 4.2.3 *(2015-09-30)* | ||
---------------------------- | ||
- Tablet UI (optional) | ||
- Support for Marshmallow | ||
- Improved Reading Mode | ||
- Added animations between screens | ||
- Fixed some memory leaks | ||
- Added bookmark folder support! | ||
- Improved full-screen mode | ||
- Settings revamp (thanks community) | ||
- Updated icons + UI cleanup | ||
- Added actions to the bookmarks drawer |
Oops, something went wrong.