~ahayzen/webbrowser-app/browser-colour-update-001

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Andrew Hayzen
  • Date: 2016-11-02 10:34:41 UTC
  • mfrom: (1563.2.3 staging)
  • Revision ID: ahayzen@gmail.com-20161102103441-3melxznlppfo3ye6
* Merge of lp:webbrowser-app/staging

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
webbrowser-app (0.23+17.04.20161024.1-0ubuntu1) zesty; urgency=medium
 
2
 
 
3
  [ Andrew Hayzen ]
 
4
  * Fix for issue where many tabs causes close button to overlap other
 
5
    tabs (LP: #1473630)
 
6
  * When page has started, stopped, redirected or errored clear cache for
 
7
    history update - which prevents incorrect titles in being set
 
8
    (LP: #1603835)
 
9
  * Add autopilot tests javascript dialogs to webbrowser and
 
10
    webapp-container - alertDialog, beforeUnloadDialog, confirmDialog and
 
11
    promptDialog (LP: #1633040)
 
12
  * Add user-agent override to display the new twitter mobile interface
 
13
    (LP: #1577834)
 
14
 
 
15
  [ Florian Boucault ]
 
16
  * Improved startup time by 800ms by delaying QML compilation and making
 
17
    it asynchronous
 
18
 
 
19
  [ Olivier Tilloy ]
 
20
  * Replace chromium version in UA overrides at runtime, not at build
 
21
    time (LP: #1599695)
 
22
  * Initial support for generating a snap package for webbrowser-app
 
23
    (LP: #1629009)
 
24
  * Do not persist references to incognito downloads on disk
 
25
    (LP: #1625519)
 
26
  * Increase test coverage (to 97.5%) for DownloadsModel (LP: #1534102)
 
27
  * Various performance optimizations linked to load events
 
28
    (LP: #1611680)
 
29
  * Ensure a tab is loaded when re-opened (LP: #1632246)
 
30
  * Fix drag'n'drop of bookmarks within the new tab view (LP: #1584868)
 
31
  * Work around a limitation in the sound and microphone policy groups
 
32
    to "fix" sound in yakkety an zesty (LP: #1632620)
 
33
 
 
34
 -- Olivier Tilloy <olivier.tilloy@canonical.com>  Mon, 24 Oct 2016 13:51:59 +0000
 
35
 
1
36
webbrowser-app (0.23+16.10.20160928-0ubuntu1) yakkety; urgency=medium
2
37
 
3
38
  [ Andrew Hayzen ]