Skip to content

Commit

Permalink
Merge pull request #580 from anthonycr/dev
Browse files Browse the repository at this point in the history
Release 4.5.0
  • Loading branch information
anthonycr committed Jun 8, 2017
2 parents 748775a + d61fb69 commit 931b0a3
Show file tree
Hide file tree
Showing 144 changed files with 7,862 additions and 4,393 deletions.
10 changes: 0 additions & 10 deletions .gitmodules

This file was deleted.

8 changes: 2 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,8 @@ jdk:
android:
components:
- tools
- build-tools-24.0.3
- build-tools-23.0.3
- build-tools-22.0.1
- android-24
- android-23
- android-22
- build-tools-25.0.3
- android-25
- extra-android-support
- extra-android-m2repository
licenses:
Expand Down
1 change: 0 additions & 1 deletion AnimatedProgressBar
Submodule AnimatedProgressBar deleted from 2d7f75
1 change: 0 additions & 1 deletion Bonsai
Submodule Bonsai deleted from 53608c
74 changes: 74 additions & 0 deletions CHANGELOG.md
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

0 comments on commit 931b0a3

Please sign in to comment.