141.0 - September 16, 2021
2=========================
3
4 * Fix several icons broken after updating PDF.js (#1593)
5
641.rc - September 2, 2021
7=========================
8
9 * Ask user whether an unresponsive page should be killed (#1561, #1583)
10 * Fix crash when using Clear All passwords action (#1570)
11 * Fix missing security padlock after using reader mode (#1580, #1584)
12 * Update to highlight.js 11.2.0 (!1005)
13 * Disable captive portal helper under Pantheon desktop (!1006, Cassidy James Blaede)
14 * Disable system scrollbars when using Adwaita theme (!1007)
15
1641.beta - August 12, 2021
17=========================
18
19Change of plans regarding libsoup-3.0 and webkit2gtk-4.1! We will enable these
20by default in Epiphany 42 instead. Until then, back to libsoup-2.4 and
21webkit2gtk-4.0 for now (!992).
22
23 * Fix inconsistent capitalization in preferences (#1054)
24 * Use PDF.js only for GET requests (#1505)
25 * Always save pinned tabs in session (#1508)
26 * Use AdGuard script to block YouTube ads (#1534)
27 * Manually check adblock filter content type (#1543)
28 * Fix UI process CPU usage issue (#1560)
29 * Update to PDF.js 2.10.377 (!975)
30 * Use real buttons in address bar (!977, Vanadiae)
31 * Move bookmark button to bottom bar in narrow mode (!979)
32 * Update to highlight.js 11.1.0 (!986)
33 * Don't improperly lowercase bang searches (!988, Vanadiae)
34 * Support Epiphany Canary builds (!989, Philippe Normand)
35 * Don't open empty bookmarks or downloads popover (!990, Vanadiae)
36 * Adjust unresponsive process killer to be less aggressive (!994)
37 * Various code cleanups (!973, !987, !995)
38
3941.alpha - July 2, 2021
40=======================
41
42Epiphany now depends on libsoup-3.0 and webkit2gtk-4.1 by default (!921, !957).
43If you're not yet ready for this, you can build with -Dsoup2=enabled for now,
44but we'll probably remove this fallback pretty soon. libsoup-3.0 and
45webkit2gtk-4.1 add support for HTTP/2.
46
47 * User smaller address bar font in narrow mode (#1172)
48 * The address bar dropdown now supports various useful filters (#1461)
49 * Move Firefox Sync to toplevel window menu (#1470)
50 * Update to highlight.js 11.0.0 (#1480, #1501, !966, Jim Mason)
51 * Highlight base domain in address bar (#1540)
52 * Use actual reader mode fonts in preferences dialog (!912)
53 * Update to PDF.js 2.6.347 (!924)
54 * Minimize delays when toggling fullscreen mode (!939)
55 * Use French quotes in St-Exupéry quotation (!950, Guillaume Bernard)
56 * Fix various small memory leaks (!958)
57 * Kill web process when it is unresponsive for too long (!965)
58 * Add new keyboard shortcuts (!969, Vanadiae)
59 * Improvements to bookmarks properties view (!978, Vanadiae)
60 * Display WebKit Subversion revision for non-tarball builds (!982, Philippe Normand)
61
6240.2 - June 4, 2021
63===================
64
65 * Fix some memory leaks (from !958)
66 * Fix memory corruption in history dialog (!960)
67 * Fix crash when checking for modified forms (!962)
68
6940.1 - April 29, 2021
70=====================
71
72 * Allow launching external URLs when triggered by user action (#1385)
73 * Fix untranslatable string in security popover (#1478)
74 * Improvements to user help (Andre Klapper, #1481)
75 * Stop advertising support for XML files (#1487)
76 * Fix hidden expand-tabs-bar setting (#1512)
77 * More improvements to user help (Sabri Ünal, !935)
78 * Several improvements to fullscreen mode (!938)
79 * Remove bad assert added in 40.rc (!941)
80 * Fix crash importing bookmarks from Firefox (!949)
81
8240.0 - March 19, 2021
83=====================
84
85 * Updated icon in user help (!930, Sabri Ünal)
86 * Many updated translations (thank you!)
87
8840.rc - March 12, 2021
89======================
90
91 * Close history when Escape is pressed (#728)
92 * Fix potential loss of session state when web process is unresponsive (#1445)
93 * Icons in page popover have a wrong scale after changing scale factor (#1450)
94 * Crash switching to the second page of keyboard shortcuts (#1452)
95 * Fix language preferences (#1456)
96 * Dismiss search bar when Escape is pressed (#1463)
97 * Fix overaggressive adblocker (#1467)
98 * Avoid adding ephy-pdf: URIs to history (!923)
99 * Fix clicking links beneath floating status bar (!925)
100
10140.beta - February 11, 2021
102===========================
103
104 * Remember previous settings in Clear Personal Data dialog (#328)
105 * Allow exporting bookmarks as HTML (#483)
106 * Remove smooth scrolling preference. Smooth scrolling is now always enabled (#802)
107 * Update user help for new preferences dialog navigation (#1263, Federico Bruni)
108 * Rename mobile-capable setting to show-navigation-buttons (#1300)
109 * Update gvdb (#1038)
110 * Fix crash when Firefox Sync token is invalid (#1342)
111 * Fix floating bar blocking links on bottom of page (#1368)
112 * Disable application manager in app mode (#1405)
113 * Fix certain searches being converted into invalid addresses (#1418)
114 * Add experimental support for a few WebExtensions APIs (!866, !898, !899, !901, !904, !910, #1436, #1437)
115 * Several improvements to search engine configuration (!872, #1430, Vanadiae)
116 * Fix state issues with the back/forward buttons (!873, Elias Projahn)
117 * Add preference to enable Google search suggestions (!883)
118 * Select pre-filled search text in search entry (!887, Benjamin Berg)
119 * Improve construction of web app titles (!888, Sonny Piers)
120 * Use eslint and run it on CI (!890, Sonny Piers)
121 * Fancy new tabs bar! (!814, !892, #1444)
122 * Several UI improvements for the tabs list popover (!893, !895)
123 * Remove preference to adjust position of tabs bar (!894)
124 * Stop spinners when not visible (!905)
125 * Update to highlights.js 10.6.0 (!906)
126 * Improve empty states of various widgets (!909, Christopher Davis)
127
12840.alpha - January 7, 2021
129==========================
130
131The Safe Browsing phishing protection feature is now disabled by default (#682)
132to comply with changes to Google's terms of service, which now prohibit
133inclusion of API keys in open source projects. You may provide your own Google
134API key to enable this feature using the -Dgsb_api_key build option at your own
135risk. Most Linux distributions will be unable to do this without similarly
136violating Google's terms of service, since it would require some way to inject
137a secret into the build. Most distributions include a Google API key in Firefox
138or Chromium packaging in apparant violation of the new terms of service; such
139distros may consider using the same key for Epiphany as well. Epiphany
140Technology Preview is built using a secret API key. Flathub builds will likely
141have Safe Browsing disabled.
142
143 * Replace seach engine dialog with a listbox (#441, #631, Vanadiae)
144 * Firefox Sync dialog is no longer modal (#468)
145 * Fix primary menu popover changing size (#953)
146 * Visit most recently-viewed tab with Alt+0 (#1050)
147 * Fix hidpi favicons (#1298)
148 * Allow history dialog to grow wider (#1354)
149 * Remove Reopen Closed Tab from tab context menu (#1371)
150 * Fix mnemonic conflict between Import Passwords and Import Bookmarks (#1386)
151 * Fix Remove button sensitivity in history dialog (#1417)
152 * Remove Firefox Sync from Preferences and add it to Import/Export menu (!766, Andrei Lișiță)
153 * Improve language selection widget (!800, Andrei Lișiță)
154 * Refine tab context menu (!815)
155 * Improve tab muting icons (!817)
156 * Update to highlight.js 10.5.0 (!824, !831, !862, !875)
157 * Update to PDF.js 2.5.207 (!825)
158 * Make bookmarks properties dialog resizable (!832)
159 * Additional bookmarks popover fixes for mobile (!833)
160 * Improve web app preferences (!834)
161 * Various fixes for system web apps (!835)
162 * libportal may not be disabled using -Dlibportal=disabled (!840, Simon McVittie)
163 * Move destructive buttons in clear data and history dialogs (!848)
164 * New Epiphany app icon (!849, Tobias Bernard)
165 * Add X-Purism-FormFactor to appdata and desktop file (!855, Adrien Plazas)
166 * Also add X-Purism-FormFactor to web app desktop files (!856)
167 * Improve support for dark header bars in otherwise light themes (!857, Ian Santopietro)
168 * Improve flatpak support for elementary OS (!858, Jordan Petridis)
169 * Remove compulsory_for_desktop (gnome-software#445)
170
1713.38.2 - December 1, 2020
172=========================
173
174 * Fix pinned tabs reordering themselves (#1341)
175 * Avoid crash during Storage Access API permission requests (#1357)
176 * Reduce size of Storage Access API permission request info bar (#1358)
177 * Fix fullscreen reveal animation (!847)
178 * Fix crash when Safe Browsing database is corrupted (!863)
179 * History dialog title should be translatable (Piotr Drąg)
180
1813.38.1 - October 6, 2020
182========================
183
184 * Fix failure to display new overview items (#1326)
185 * Open portal helper in new tab (#1329)
186 * Only run portal helper in non-GNOME environments (#1330)
187 * Prevent configuring the same language multiple times (#1335, Andrei Lisita)
188 * Run in Background setting should use a checkbox, not a radio button (#1337)
189 * Fix new ephy-reader: URIs (#1339)
190 * Show placeholder icon for pinned pages without favicon (#1351)
191 * Fix opening custom CSS and JS under flatpak (#1352)
192 * Remove ad-hoc query parameter stripping (!812)
193 * Fix criticals when starting web apps (!828)
194 * Fix launching system web apps (!835, Alexander Mikhaylenko)
195 * Remove rogue underscore from title of Add Language dialog
196
1973.38.0 - September 11, 2020
198===========================
199
200 * Updated translations
201
2023.37.92 - September 04, 2020
203============================
204
205 * Fix download animation appearing twice (#1236)
206 * Fix criticals when opening preferences dialog (#1281, Andrei Lisita)
207 * Fix mobile-capable web app setting in mobile mode (#1313)
208 * Fix web view test with no network available (#1314)
209 * Fix rounding error when changing zoom levels (#1316, Zach Harbort)
210 * Fix handling of mailto: links (#1324)
211 * Open application manager in new tabs (#1325)
212 * Disable "set image as wallpaper" function due to issue #1198 (Vanadiae)
213 * Don't allow JavaScript to open new windows automatically
214 * Fix translations of history dialog title bar
215
2163.37.91 - August 20, 2020
217=========================
218
219 * Fix crash when visiting long pages like planet.gnome.org (#1282)
220 * Clarify description of run-in-background setting (#1301)
221 * Fix various theme problems (#1312, !797, !798, Alexander Mikhaylenko)
222 * Code cleanups and fixes to history dialog (!793, Andrei Lisita)
223
2243.37.90 - August 6, 2020
225========================
226
227 * Always show Go Home button in Pantheon unless homepage is about:blank (#3)
228 * Allow self-hosted sync servers (#22)
229 * Flash notebook arrow when new tab is not visible (#48, #1262)
230 * Warn when reloading page would lose form data (#195)
231 * Don't display duplicate in-app notifications from sync service (#446)
232 * Store HTTP auth passwords in password manager (#719)
233 * Hide action bar in fullscreen narrow mode (#813)
234 * Add favicon for about:overview (#848)
235 * Add history dialog selection mode (#903, !790, Andrei Lisita)
236 * Downloads popover can now open download directory under flatpak (#948)
237 * Fix favicons in tab labels on hidpi displays (#999, Stephan Verbücheln)
238 * Print fewer warnings when sync data is invalid (#1019)
239 * Add captive portal helper (#1061)
240 * Use Ctrl+? to open keyboard shortcuts dialog (#1078, Vanadiae)
241 * Ensure saved PDFs use the correct filename (#1235)
242 * Closing new tabs interferes with order of newly-created tabs (#1240)
243 * Fix criticals when deleting entries from History dialog (#1252, Andrei Lisita)
244 * Do not expose ephy-pdf: URI scheme in address bar (#1253)
245 * Improve behavior of reader mode URI scheme handler (#1255)
246 * Add --search to manpage (#1256)
247 * Improve background contrast in preferences dialog (#1257)
248 * Fix entering ephy-reader: addresses in address bar (#1259)
249 * Keep aspect ratio for overview snapshots (#1260)
250 * Fix passwords dialog when deleting passwords in search view (#1261, Andrei Lisita)
251 * Use Clear Data button on clear data dialog (#1271, Andrei Lisita)
252 * Add Intelligent Tracking Prevention, enabled by default (!713)
253 * Replace cookie storage prefs with ITP and setting to disable website data (!743)
254 * Fix Remove Password button (!758, Andrei Lisita)
255 * Enable popup blocking by default (!763)
256 * Another major redesign of preferences dialog (!767, Adrien Plazas)
257 * Fix build on OpenBSD (!770, Jasper Lievisse Adriaanse)
258 * Permission request groundwork for WebRTC (!771)
259 * Fix Safe Browsing feature (!776)
260 * Various style improvements (!785, !786, Alexander Mikhaylenko)
261 * Fix favicons in tab menu on hidpi displays (!787, Stephan Verbücheln)
262
2633.37.3 - July 2, 2020
264=====================
265
266 * Add ephy-reader: URI scheme for reader mode (#50)
267 * Allow muting individual tabs (#311)
268 * Add paste as plaintext context menu option (#415)
269 * Fix crash when setting homepage (#610)
270 * Add --search command line option (#630)
271 * Add run in background option for web apps (#673)
272 * Allow reordering pinned tabs (#782)
273 * Improve writes to Safe Browsing database (#790)
274 * Pre-fill search bar with selected text (#809)
275 * Fix a test (#829)
276 * Redesign Privacy pages in preferences dialog (#1057, Andrei Lisita)
277 * Fix various memory leaks in history code (#1178)
278 * Fix insecure form focused warning (#1186)
279 * Refactor PDF code (#1189, !696)
280 * Fix back/forward mouse gesture (#1204)
281 * Add option to immediately switch to a new tab (#1209)
282 * Fix web app notifications (#1228)
283 * Update to highlight.js 10.1.0 (#1230, Jim Mason)
284 * Fix serif font setting not working properly (#1231)
285 * Fix Firefox Sync not working under flatpak (#1233)
286 * Improve suggested filename for PDF downloads (#1235)
287 * Notifications now display correctly in mobile mode (#1247)
288 * Remove mobile user agent since it doesn't work well (!601)
289 * Add line numbers in view source mode (!674, Jim Mason)
290 * Disable set image as wallpaper under flatpak (!679, Vanadiae)
291 * Select entire address bar on Ctrl+L (!685)
292 * Update readability.js (!692)
293 * Various UI cleanups and improvements (!695, Alexander Mikhaylenko)
294 * Default custom fonts to 12pt (!705)
295 * Add dark mode support in view source mode (!706, Jim Mason)
296 * Add per-site autoplay policy permission (!712, Charlie Turner)
297 * Improve safety of Firefox Sync code (!716)
298 * Update to PDF.js 2.4.456 (!718)
299 * Link buttons on search engines dialog (!722, Vanadiae)
300 * Update to libhandy master (Alexander Mikhaylenko)
301
3023.37.2 - May 29, 2020
303=====================
304
305 * Search provider now offers to load URLs, rather than search the web (#150)
306 * Redesigned password management dialog (#225)
307 * Add user script support (like Greasemonkey) (#298)
308 * Fix and reenable test-ephy-web-view (#378)
309 * Import passwords from Chrome/Chromium (#424, #1187)
310 * Drop duplicate bookmarks during bookmark import (#485)
311 * Highlight active tab in mobile page view (#760)
312 * Allow drag and drop from downloads popover (#766)
313 * Allow opening multiple pages in history dialog (#862)
314 * Fix non-default search engines appearing in search provider (#923)
315 * Remove 10-tab limit on reopen closed tabs (#991)
316 * Remove secret service access from flatpak builds (#1009)
317 * Add keyboard shortcut to duplicate tab (#1167)
318 * Update to highlight.js 10.0.2 (#1171, #1176)
319 * Distribute unpacked version of highlight.js (#1173)
320 * Restore bookmark tag search in URL entry (#1177)
321 * Use GNotification and switch to appropriate tab when notification is clicked (#1180)
322 * Fix bookmark lockdown enabled when current page cannot be bookmarked (#1196)
323 * Refactor incognito recoloring and support HighContrastInverse (!626, Alexander Mikhaylenko)
324 * Fix crash loading about:applications (!636)
325 * Fix duplicate bookmarks causing import to go haywire (!639, ignapk)
326 * Improve maintainability of preferences dialog (!651, Andrei Lisita)
327 * Improve title and icon selection for web apps (!654)
328 * Add import/export menu (!658)
329 * Drop raised style for back/forward buttons (!665, Alexander Mikhaylenko)
330 * Update images in user help (!677, Vanadiae)
331
3323.37.1 - April 25, 2020
333=======================
334
335 * Address bar completion can now jump to tabs in other windows (#117)
336 * Suppress navigation buttons with apple-mobile-web-app-capable (#212)
337 * Add bookmarks import from Chrome/Chromium (#352)
338 * Add bookmarks import from HTML files (#483, ignapk)
339 * Fix Ctrl+Tab shortcut immediately after opening new tab (#890)
340 * Fix Ctrl+Tab shortcut after using Ctrl+F (#911, Andrei Lisita)
341 * Disable close actions in pinned tab context menu (#998)
342 * Add Ctrl+K shortcut to search in default engine (#1088, Andrei Lisita)
343 * Add confirmation dialog before deleting all passwords (#1094)
344 * Set reasonable limit on address bar autocompletions (#1096, #1155)
345 * Update highlight.js (#1124)
346 * Invert back/forward shortcuts in keyboard shortcuts dialog in RTL locales (#1145)
347 * Fix crash in web app creation dialog (#1151)
348 * Fix two windows opened by new window action (#1152)
349 * Increase back/forward button size in narrow mode (#1163)
350 * Avoid using deprecated libnotify (#1168)
351 * Add web app shortcuts to keyboard shortcuts dialog (!560, Sabri Ünal)
352 * Remove "Epiphany" from user agent header (!595)
353 * Mobile user agent now depends on chassis type (!601)
354 * Hide new tab and reload buttons in narrow mode (!612, #1162)
355 * Update gvdb (!615)
356 * Fix various web app memory issues (!616)
357 * Rename security popover settings (!620)
358 * Improve transition to/from narrow mode (!627, Alexander Mikhaylenko)
359
3603.36.1 - March 27, 2020
361=======================
362
363 * Fix bookmarks lockdown (#339)
364 * Fix endless Epiphany launch loop loading ftp:// URIs (#1053)
365 * Fix tab name on detached tabs (#1113)
366 * Fix extra blank space in bookmarks popover (#1119)
367 * Fix some downloads not working (#1127)
368 * Use full width address bar dropdown in narrow mode (!611)
369
3703.36.0 - March 7, 2020
371======================
372
373 * Fix crash when closing passwords dialog (#1120)
374
3753.35.92 - February 27, 2020
376===========================
377
378 * Remove custom reader mode fonts (#1002)
379 * Go to homepage when opening a new window (#1090, Andrei Lisita)
380 * Remember maximize/fullscreen window state (#1091)
381 * Fix memory leaks (#1098, #1099, #1101, #1102, #1103, #1104)
382 * Fix extra strings marked for translation (#1106)
383 * Fix crash on about:memory (#1115)
384
3853.35.91 - February 14, 2020
386===========================
387
388 * Allow bookmarks files to be symbolic links (#198)
389 * Fix new tab page with few items in history (#986)
390 * Fix password manager user account selector (#1018)
391 * Fix extra page when starting browser during background download (#1058, Andrei Lisita)
392 * Reenable web process sandbox (#1060)
393 * Remove extra PDF.js files (#1074)
394 * Fix tab title after Alt+Home (#1082, Andrei Lisita)
395 * "Switch to tab" should not switch tabs if URL is edited (#1085)
396 * Fix crash when parsing session state (#1092)
397 * Fix improper warning when closing multiple tabs (#1093)
398 * Disallow top-level navigation to data:// URLs (!577, Adrian Perez)
399 * Update Epiphany icon in user help
400
4013.35.90 - February 1, 2020
402==========================
403
404- Update design of bookmark dialogs (#371)
405- Disable new tab page when homepage is about:blank (#393, ignapk)
406- Tab now autocompletes URL in address bar (#705)
407- Reorganize the preferences dialog (#803, #1055)
408- Changing web app icon in preferences dialog should copy icon (#810, ignapk)
409- Update design of data management dialogs (#832, Adrien Plazas)
410- Add placeholder text to address bar (#852)
411- Add address bar dropdown icons for jump-to-tab and for bookmarks (#861, #895)
412- Fix history dialog claiming history is empty until history has loaded (#992, Adrien Plazas)
413- Fix Favorites and Mobile bookmarks not tagged correctly when localized (#1015, Jonathan Kang)
414- Fix crash when loading empty sessions (#1043)
415- Hide view source context menu item when on view source page (#1046)
416- Use page URI as tab title in view source mode (#1048)
417- Allow Ctrl+Tab in address bar (#1051)
418- Fix inconsistent capitalization in preferences dialog (#1054, Devesh Vijaywargiya)
419- Fix padding on incognito mode welcome page (#1056)
420- Fix problems with the new PDF support (#1059, !548)
421- Temporarily disable web process sandbox due to WebKit #206533 problems (#1060)
422- Fix password saving, likely broken in 3.35.3  (#1064)
423- Fix memory corruption in view source mode (#1065)
424- Allow opening PDFs with file chooser (#1073)
425- Fix view source mode for URIs with non-default port numbers (#1076)
426- Fix occasional failure to start up (!537)
427- Fix download time remaining "jumping around" (!553, Alexander Mikhaylenko)
428- Avoid theoretical bookmark ID collisions (!555, Andrei Lisita)
429- Standardize keyboard shortcuts and improve keyboard shortcuts dialog (!556, Sabri Ünal)
430- Fix web background color to allow dark mode to work (!558, !559)
431- Fix sides cropped off of new tab page snapshots (!563)
432- Fix memory corruption when loading adblock filters
433- Fix display of script dialogs, broken in 3.35.3
434- Fix various scan-build warnings
435
4363.35.3 - January 3, 2020
437========================
438
439Big stuff:
440
441- View source mode now uses highlight.js syntax highlighting (!506)
442- Now displays PDFs with PDF.js (!508)
443
444The usual:
445
446- Add Open Link context menu option for selected text (#349)
447- Fix crash when bookmark time is invalid (#454)
448- Remove support for external view source (#819)
449- Try harder to avoid session data loss (#887)
450- Remember page zoom levels during incognito session (#891)
451- Always show overview close button (#906)
452- Fix middle click on back button when titlebar action is configured (#919)
453- Add lockdown setting to disable context menu (#921)
454- Disable Send Link context menu option in application mode (#926)
455- Reenable on-demand hardware acceleration (#932)
456- Fix profile migrator error message (#944)
457- Fix localization of reader mode preferences (#994)
458- Fix crash on shutdown regression (#1004)
459- Redesigned the downloads button (#947, #1005)
460- Improve design of web process crash error page (#1013)
461- Fix regressions with user style sheet monitor (#1026)
462- Major refactor of IPC to web extension (!448)
463- Enable process swap on navigation (site isolation) (!448)
464- Security popover's per-website adblocker preference now actually works (!471)
465- Improve reader mode icon on elementary (!490)
466- Fix search provider crash when there are no bookmarks (!510)
467- Fix crashes on web app creation dialog and theoretical crashes elsewhere (!511)
468- Remove do-not-track setting, obsolete (!514)
469- Remove enable-plugins setting (NPAPI plugins), now always off (!514)
470- Remove enable-webaudio and enable-webgl settings, now always on (!514)
471- Fix issues detected by cppcheck and scan-build
472- Disable Search the Web in application mode
473- Temporarily disable address bar DNS prefetch due to WebKit crash
474- Require libhandy as system dependency
475
4763.35.2 - November 22, 2019
477==========================
478
479- Open bookmarks in new tab with middle button (#86)
480- Accept partial URLs with port but no protocol (#329)
481- Remove custom FTP handling (#517)
482- Fix anchors for local files when opened via command line (#550)
483- Fix crash browsing to file under snap (#888)
484- Show bookmarked URLs only once in search results dropdown (#897, Dimitrios Christidis)
485- Use destructive style on close multiple tabs dialog (#950)
486- Fix bookmarks import error handling (#965)
487- Prevent detaching pinned tabs (#969)
488- Exclude pinned tabs from "close other tabs" and "close tabs to left/right" (#975)
489- Adjust icon to not use clipping masks for compatibility with KDE (#979, Jakub Steiner)
490- Correctly handle zero matches in find toolbar (#984, Dimitrios Christidis)
491- Fix remember passwords setting (#993)
492- Enhance password manager to use secrets portal (!359, Daiki Ueno)
493- Use two-line display format for address bar dropdown (!441)
494- Treat localhost as secure origin (!457)
495- Expose webkit://gpu (!458, Adrian Perez)
496- Fix per-site adblock permission (!471)
497- Add responsive layout for error pages (!477)
498- Fix linked zoom menu buttons in right-to-left locales (!481)
499
5003.35.1 - October 11, 2019
501=========================
502
503- Reenable on-demand accelerated compositing (#932)
504- Many theme improvements specific to elementary OS
505  (#2, #4, #69, #935, #936, #938, #940, #941, #956, Alexander Mikhaylenko)
506
5073.34.1 - October 4, 2019
508========================
509
510- Fix maximize state not being remembered (#1, Alexander Mikhaylenko)
511- Middle click should not close pinned tabs (#916)
512- Fix Ctrl+Shift+G for Find Previous shortcut (#918, Ting-Wei Lan)
513- Fix searching for special characters in address bar (!436, Ting-Wei Lan)
514- Fix warning about invalid signal handler when closing browser
515- Focus web view after creation in automation mode
516- Various fixes to new adblocker (Adrian Perez)
517- Separate font rows in preferences dialog (Adrien Plazas)
518- Improve about:applications on small screens (Sam Hewitt)
519
5203.34.0 - September 7, 2019
521==========================
522
523Major changes from 3.32:
524
525 - New improved adblocker (!178, Adrian Perez)
526 - Pinned tabs (!242, Jan-Michael Brummer)
527 - Web process sandbox (!348, Patrick Griffis)
528 - Improved overview page design (!370, Tobias Bernard)
529 - Further enhancements for mobile devices (Adrien Plazas)
530
5313.33.92 - September 1, 2019
532===========================
533
534- Fix overview snapshot removal animation (Tobias Bernard)
535- Fix mistake in construction of web app icon URL (Sonny Piers)
536- Ensure adblocker is ready before loading any resources (Adrian Perez)
537- Failure to start web extension connection is now fatal
538
5393.33.91 - August 16, 2019
540=========================
541
542- Partially fix regressions from overview redesign (#874)
543- Fix crash when dragging tab to new window (#875)
544- Fix load state tracking regression
545- Disable accelerated compositing again
546
5473.33.90 - August 5, 2019
548========================
549
550- New adblocker based on WebKit content extensions (Adrian Perez, #288)
551- Close window after drag/drop last tab to another window (#731)
552- Adjust address bar popover position (#855)
553- Use Alt+Enter for opening pages in new tab (#860)
554- Add Ctrl+G shortcut to search bar for next search result (#863)
555- Fix search bar text highlighting (#864)
556- Redesigned about:overview, the new tab page (Tobias Bernard)
557- Add emoji picker context menu item
558- Remove context menu item for inserting Unicode control characters
559- Fix inappropriate context menu entries for non-downloadable videos
560- Fix web app section of the preferences dialog
561- On-demand accelerated compositing is once again enabled by default
562- Enabled bubblewrap web process sandbox
563
5643.33.4 - July 14, 2019
565======================
566
567- Support switching spellchecker languages (#181)
568- Fix hangs when syncing bookmarks (#336)
569- Fix glitched state when closing final tab from tabs popover (#637)
570- Fix position of spinner in tabs (#796)
571- Indicate when title of pinned tab has changed (#797)
572- Fix tabs opening in strange places (#823)
573- Don't refresh history dialog when loading page from history (#831)
574- Allow loading more history dialog history using keyboard (#840)
575- Make web view infobars work properly in mobile mode (#851)
576- Add Ctrl+Tab and Ctrl+Shift+Tab to keyboard shortcuts dialog (Antoine Fontaine)
577- Fix crash when web app profile lacks .app file
578- Ensure web apps broken beyond repair crash nicely
579- Various improvements to history dialog (Adrien Plazas)
580- Major rework of the preferences dialog (Adrien Plazas)
581- Fix password manager error on forms without action attributes
582- Show number of open pages in mobile mode (Alexander Mikhaylenko)
583- Fix overview thumbnails improperly displaying placeholder icons
584- Expose mouse gesture setting in preferences dialog
585
5863.33.3 - June 14, 2019
587======================
588
589- More fixes for web app migration (#713)
590- More password manager fixes
591- Add mobile user agent setting
592
5933.33.2 - June 6, 2019
594=====================
595
596- Fix password manager for pages in iframes (#25, #26)
597- Search engines now have favicons in address bar dropdown (#128)
598- Allow searching for open tabs with address bar (#153)
599- Show error message for moved or deleted downloads (#155)
600- Fix preferences language button sensitivity (#279)
601- Continue downloads in background when last window is closed (#322)
602- Add custom error page for missing files when loading file URIs (#444)
603- Add visual feedback for importing Firefox bookmarks (#484)
604- Fix crash opening preferences dialog in weird locales (#545)
605- Fix manage additional URLs web apps preference (#558)
606- Fix downloading blob URIs in web apps (#593)
607- Add search match counter (#639)
608- Pages popover should not exceed window size in X11 (#656)
609- Fix HTTP auth dialog losing focus when switching tabs (#750)
610- Fix tab order reversing in session if tab is pinned (#777)
611- Fix issues with ordering of pinned tabs (#780)
612- Pinned tabs should not have a close button in tabs popover (#792)
613- Add tooltips to items in address bar (#807)
614- Log message to inspector console when adblocker blocks a resource
615- New redesigned cookies dialog
616
6173.33.1 - May 2, 2019
618====================
619
620- Change Tech Preview app ID to org.gnome.Epiphany.Devel (#20)
621- Improve tab order when opening links in new tabs (#49)
622- Use elementary-style headerbar icons in Pantheon (#67)
623- Remember zoom state for file URIs (#102)
624- Prompt to set as default browser (#112)
625- Add preference to ask where to save downloads (#147)
626- Fix yellow search highlight disappearing when repeating search (#166)
627- Allow pinning tabs (#248)
628- Expose saving pages as HTML or PNGs in addition to MHTML (#259, #412)
629- Warn user when closing window with multiple tabs (#276)
630- Comprehensively update user help (#293)
631- Add preference to always start in incognito mode (#300)
632- Add open in new incognito window to web app context menu (#313)
633- Allow setting per-site permissions from security popover (#331, #467)
634- Allow writing HTTP and HTTPS URLs without slashes (#377)
635- Fix tab list alignment with tabs not on top (#456)
636- Fix low-resolution overview thumbnails in hidpi (#605)
637- Add Ctrl+Enter shortcut to prepend www. and append .com to URL (#645)
638- Always show tabs bar (#650)
639- Incognito mode landing page is now adaptive (#653)
640- Add drop shadow to icon in about:web (#654)
641- Add empty state to about:applications (#663)
642- Keep URL entry centered (#666)
643- Fix icons overlapping with URL entry in right-to-left locales (#686)
644- Adjust margins of suggestions popover (#692)
645- Allow Ctrl+click to open new tab in back/forward lists (#727)
646- Remove process model and process count settings (Spectre mitigation)
647- Use page instead of popover for mobile tab menu (Christopher Davis)
648- Always try saved HTTP auth credentials before prompting user
649- Use WebKit's code for processing punycode and IDN
650- Add swipe gesture to keyboard shortcuts dialog
651- Update reader mode to latest readibility.js
652- libdazzle is now required as a system dependency
653
6543.32.2 - May 2, 2019
655====================
656
657- Fix remembering printer settings (#138)
658- Fix fuzzy incognito mode icon in hidpi (#257)
659- Add search button and allow type to search on history dialog (#632)
660- Fix critical deleting URLs from history dialog (#691)
661- Fix crash changing reader mode preferences (#706)
662- Fix many actions being disabled by mistake in incognito mode (#724)
663- Fix password manager asking to remember passwords when disabled (#725)
664- Close history dialog on Escape (#728)
665- Fix crash during Safe Browsing update (#736)
666- Unfullscreen automatically when web process crashes (#752)
667- Fix markup appearing in search provider results
668- Fix a search provider crash
669- Fix password manager crash on certain websites
670- Fix password manager autofill when form has no username
671- Fix tab bar context menu reopen closed tab action crash and sensitivity
672- Fix websites opening file choosers under flatpak
673- Fix searching for bookmarks in top bar
674
6753.32.1.2 - March 21, 2019
676=========================
677
678- Recreate Safe Browsing database when it might be corrupted (#57)
679- Update libdazzle subproject to improve compatibility with new meson versions (#699)
680
6813.32.1.1 - March 20, 2019
682=========================
683
684- Really bring back libdazzle subproject, for 3.32 branch only (#699)
685
6863.32.1 - March 20, 2019
687=======================
688
689- Switch to WebKit's two-finger back/forward swipe gesture (Alexander Mikhaylenko)
690- Fix search highlight disappearing when repeating search (#166)
691- Fix pages without title always appearing first in address bar dropdown (#579)
692- Bring back libdazzle subproject for 3.32 branch only (#699)
693- Fix new web apps being saved in wrong place under certain circumstances (!224)
694- Fix web process settings being saved in the wrong place (!224)
695
6963.32.0 - March 11, 2019
697=======================
698
699Major changes since 3.30:
700
701- Redesigned address bar dropdown with new dazzling
702- Redesigned open tabs menu, now displays tab favicons and allows closing tabs
703- Greatly improved adaptive mode support for small displays
704- Three-finger swipe touchpad gesture now available for back/forward navigation
705- Automation mode, for running WebDriver tests (useful for website developers)
706
707Changes since 3.31.92:
708
709- Fix preferences dialog crash
710- Fix password manager crash on 32-bit systems
711- Bump to libhandy 0.0.9 (Adrien Plazas)
712
7133.31.92 - March 4, 2019
714=======================
715
716- Add animation when download completes (#629)
717- New tab popover should close tabs on middle-click (#643)
718- Fix context menu in history dialog (#651)
719- Add separators to tab bar context menu (#652)
720- Fix crash in mouse gesture controller (#679)
721- Disable safe browsing test by default (#684)
722- Improve reliability of password form detection
723- Fix encoding dialog (Arnaud B.)
724- Restore unsafe process model and process count settings for 3.32 branch only
725- Change -Dunit_tests meson option to feature rather than bool type
726- Require system libdazzle and recent GTK 3.24
727- Build libhandy as static lib (Jeremy Bicha)
728- Bundle newer libhandy to fix i18n (Adrien Plazas)
729- Fix licence in appstream metadata to GPLv3+
730
7313.31.91 - February 18, 2019
732===========================
733
734- Fix test failure when not installed (#675)
735- libhandy and libdazzle now use git submodules (#676)
736- Improve tab bar style in incognito mode (Alexander Mikhaylenko)
737
7383.31.90 - February 4, 2019
739==========================
740
741- Hide new tab button in app mode (#19)
742- Move all stored data to appropriate locations (#182, #477, Patrick Griffis)
743- Middle-click on new tab button now loads URL from clipboard (#203)
744- Animate to web app in GNOME shell overview after installing (#206)
745- Fix next/previous accelerators in right-to-left locales (#239)
746- Rename "New tab page" homepage option to "Most visited pages" (#394)
747- Animate downloads button instead of intrusively opening popover (#395)
748- New three-finger swipe gesture for back/forward navigation (#435)
749- Don't close menu when changing zoom (#462)
750- Fix zoom in internal pages (#539)
751- Fix some tests (#617)
752- Fix crash setting web app title without hostname (#618)
753- "Search the Web" -> "Search the web" (#635)
754- Tab menu is now a featureful popover (#647, Adrien Plazas)
755- Remove PDF support for now, not stable yet (#659)
756- New shortcuts for reload bypassing cache and reader mode (#661)
757- Fix crashes caused by password manager rework (Patrick Griffis)
758- Fix crash when $XDG_CURRENT_DESKTOP is undefined (Adrian Perez de Castro)
759- Make find toolbar adaptive (Adrien Plazas)
760- Make bookmarks import dialog adaptive (Adrien Plazas)
761- Add tab menu for narrow mode (Adrien Plazas)
762- Many CSS style improvements (Alexander Mikhaylenko)
763- Fix too-tall switch in search engines dialog (Alexander Mikhaylenko)
764- Remove process model and process count settings (Spectre mitigation)
765- New design for security popover, appropriate for small screens
766- Remove all deprecated settings and associated migrators
767- Add setting to configure hardware acceleration policy
768- Fix modified form submission warning
769- Fix opening downloads under flatpak
770
7713.31.4 - January 7, 2019
772========================
773
774- Add default zoom level option to preferences dialog (#8)
775- Double click on reader mode icon should not maximize window (#44)
776- Move new tab button to start of the header bar, always (#69, #447)
777- Hide Help and About when running in Pantheon (#71, #72)
778- Reenable address bar DNS prefetch (#79)
779- Add hidden setting to keep window open on Ctrl+W (#80)
780- Fix file extension when saving a View Source page (#98)
781- Add reload all tabs to tab context menu (#118)
782- Remember last upload/download directory (#133)
783- Highlight matching text in address bar dropdown (#164)
784- History dialog should respect desktop 12/24 hour clock setting (#197)
785- Add reload tab and reopen closed tab to tab context menu (#199, #226)
786- Convert all hostnames to lowercase (#230)
787- Add support for viewing PDFs using libevince (#264)
788- Add application manager to window menu (#267)
789- Fix passwords dialog expanding after deleting password (#285)
790- Hide various menu items from app mode (#309)
791- Remove MIME type restrictions (#310)
792- Remove broken bookmarks command line options (#338)
793- Reenable some tests that were broken (#341, #419, #494)
794- Open in new tab when middle clicking homepage button (#368)
795- Monitor for changes to user CSS file (#370)
796- Fix Ctrl+Shift+Page[Up,Down] (#399)
797- Remove obsolete shortcuts documentation (#407)
798- 127.0.0.1 and ::1 are now always considered secure (#410)
799- Floating status bar no longer blocks clicks (#428)
800- Add experimental support for mouse gestures (#430)
801- Allow search the web context menu item in text fields (#438)
802- Improve documentation of command line options (#440)
803- Allow more zoom levels (#492)
804- Adopt standard behavior for clicks with modifier keys pressed (#493)
805- Add preference to disable smooth scrolling (#577, Sharaz Ali)
806- Use /etc/os-release to set distributor name (#586)
807- Fix remote inspector (#600, Loïc Yhuel)
808- Alt-number tab switching can no longer be intercepted (#606)
809- Fix crash after bookmark sync (#612)
810- Add --automation-mode, for control by WebKitWebDriver
811- Use libhandy for improved narrow mode (Adrien Plazas)
812- Make history and encoding dialogs responsive
813- Don't show new fullscreen header bar for fullscreen videos
814- Move copy/search items to the top of the context menu (Jonathan Kang)
815
8163.31.3 - December 10, 2018
817==========================
818
819- Improve padding in bookmarks view (#496, Apostol Bakalov)
820- Do not show progress bar on empty new tabs (#574)
821- Fix crash storing password on paypal.com (#575)
822- Add column spacing to encoding dialog grid (#576)
823- Fix suggestion entry not closing after Paste & Go (#581)
824- Fix suggestion entry reopening after closed with Escape (#582)
825- Tags with empty labels are no longer allowed in bookmarks (#585, Aral Balkan)
826- Fix freeze when closing window or tabs when secondary process is hung (#587)
827- Fix crash when web view has not loaded anything yet (#590)
828- Temporarily disable hardware accelerated page rendering (#595)
829- Stop lowercasing spellcheck and Accept-Langs locales
830- Locales on language selection dialog are now displayed translated
831- Locales on language selection dialog are no longer limited
832- Several miscellaneous code improvements (Thomas An)
833
8343.31.2 - November 11, 2018
835==========================
836
837- Add preview widgets to file choosers (#552, Que Quotion)
838- Fix window height being saved incorrectly (#571, Jonathan Kang)
839- Fix crash when right clicking on tab bar (Kieran Elmes)
840- Add Close Other Tabs tab bar context menu item (Kieran Elmes)
841- Replace Move Tab Left/Right with Close Tabs to Left/Right (Kieran Elmes)
842- Fix new tab improperly opened on Ctrl+L
843- Fix URL entry accidently loading the wrong page
844
8453.31.1 - October 10, 2018
846=========================
847
848- Add keyboard shortcut for reader mode (#526)
849- Fix too many button being available for small windows in app mode (#544, Adrien Plazas)
850- Move password management from the web process to the UI process (Patrick Griffis)
851- Fix Google Search in Russian localization and switch to google.ru (Alexandr Sidorenko)
852- Add preferences for reader mode and improve styling (Adrián Pérez de Castro)
853- New, redesigned Epiphany icon (Jakub Steiner)
854- New fancier address bar dropdown based on libdazzle
855- Removed GNOME application menu
856
8573.30.1 - September 21, 2018
858===========================
859
860This release is intended to fix video playback on YouTube. We believe that
861YouTube began requiring media source extensions to play WebM videos on Tuesday
862of this week, so we have enabled it.
863
864You are strongly encouraged to update to WebKitGTK+ 2.22.2 and the forthcoming
865GStreamer 1.14.4 to minimize video playback disruptions. It's not really
866reliable enough to be enabled yet, but it's a whole lot better than no YouTube.
867
868- Enable media source extensions
869- Don't show reader mode icon on internal pages (e.g. about:incognito)
870- Add reader mode styling for <mark> elements (#46, Adrián Pérez de Castro)
871- Fix searches using a colon in the first word (#90)
872- Fix frequent crashes, and also fix address bar with multiple windows open (#519)
873- Fix crash on homedepot.com
874- Hide homepage button in app mode
875- Ensure Firefox Sync preferences web view uses Epiphany data directories
876
8773.30.0 - September 2, 2018
878==========================
879
880- Updated translations
881
8823.29.92 - August 27, 2018
883=========================
884
885- Ensure the correct address is displayed in security popover during loads (#503)
886- Improve bookmark tag theming for non-Adwaita themes (#504, Alexander Mikhaylenko)
887- Enable smooth scrolling by default (#508)
888- Fix location entry URI normalization on cut and copy (#513)
889- Fix features that rely on web extension message handlers (Carlos Garcia Campos)
890- Fix location entry dropdown bookmark icon
891- Improve location entry icon style (Alexander Mikhaylenko)
892- Improve reader mode icon (Jakub Steiner)
893
8943.29.91 - August 12, 2018
895=========================
896
897- Fix security indicator appearing improperly in reader mode (#45, Jan-Michael Brummer)
898
8993.29.90 - July 26, 2018
900=======================
901
902- Address bar now uses GtkEntry's progress support (#78, Jan-Michael Brummer)
903
9043.29.4 - July 16, 2018
905======================
906
907- Add responsive action bar used at small window sizes (Adrian Plazas)
908- Add web application section to preferences dialog (Carlos Garcia Campos)
909- Move progress bar into address bar (Jan-Michael Brummer)
910- Added continuous integration configuration (Jordan Petridis)
911
9123.29.3 - June 18, 2018
913======================
914
915- View source now displays in Epiphany instead of text editor (#738475)
916- Add experimental reader mode (#772831)
917- Web apps now again open only in new tabs (#796204)
918- Fix crash when page does not have a URI (#795740, CVE-2018-11396/CVE-2018-12016)
919- Change color of bookmarks star to orange (GitLab #27)
920- Run internal JavaScript in isolated world to block access to websites
921- Fix overview thumbnails not appearing after Ctrl+T
922- Fix broken themeing in web app mode
923- NPAPI plugins are now disabled by default
924- Remove enable plugins checkbox from preferences dialog
925- Remove about:plugins
926
9273.29.2 - May 22, 2018
928=====================
929
930- Change zoom sooner (#787486)
931- Improve incognito mode with non-Adwaita themes (#783912, Adrian Perez)
932- Add hidden setting to disable autosearch (#789776)
933- Better handle webmail when signing into Firefox Sync (#794352, Gabriel Ivascu)
934- Rewrite web process extension using JavaScript (#794395, Carlos Garcia Campos)
935- Again disallow new tab action in app mode (#795007)
936- Remove problematic adblock filters (#796245)
937- Fix crashes when signing out of Firefox Sync (Gabriel Ivascu)
938- Remove New Window menu items from hamburger menu
939
9403.29.1 - April 16, 2018
941=======================
942
943- Speculatively fix crash related to changing search engines (#783756)
944- Clarify that blocking web trackers also blocks social media buttons (#790189)
945- Never automatically open downloads, since it can't be done safely (#794681)
946
9473.28.1 - April 10, 2018
948=======================
949
950- Fix bookmarks migration from Epiphany 3.24 not working (#794645)
951- Do not auto-open adblock filters in text editor after download (#794646)
952- Fix crash when destroying sync service (#794728)
953- Remove the experimental HTTPS Everywhere support (#794803)
954- Fix width of bookmarks popover in certain locales (#794861, Exalm)
955- Don't activate search bar when pressing ' or / (#795083)
956- Take snapshots only of most-visited web pages
957
9583.28.0.1 - March 10, 2018
959=========================
960
961- No changes, new release because 3.28.0 was mistagged
962
9633.28.0 - March 10, 2018
964=======================
965
966- Fix buffer overflow in profile migrator test
967- Updated translations
968
9693.27.92 - March 2, 2018
970=======================
971
972- Add middle click close support to tab bar
973
9743.27.90 - February 12, 2018
975===========================
976
977- Improve handling of zoom (#621067, #792949, Jan-Michael Brummer)
978- Bookmark properties button is now always visible (#772268, Jan-Michael Brummer)
979- Drop gnome-desktop dependency, copying needed thumbnailer code (#778578)
980-- Save snapshot thumbnails under ~/.cache/epiphany instead of global directory
981-- Delete snapshot thumbnails when clearing history
982- Fix profile migrator deleting bookmarks if run multiple times (#792683)
983- Add touch support for address bar icons (#792876, Jan-Michael Brummer)
984- Save Safe Browsing data only once, not once per web app (#792929, Gabriel Ivascu)
985- Fix crash caused by unexpected Safe Browsing data (#792930, Gabriel Ivascu)
986- Fix placement of select element with multiple monitors (#792940, Jan-Michael Brummer)
987- Long press in address bar now selects the text (#793267, Jan-Michael Brummer)
988- Hopefully fix the search provider (Bjørn Lie)
989- Fix password prompt after #742573 (Exalm)
990
9913.27.4 - January 6, 2018
992========================
993
994- Show desktop notification when download finishes (#722142)
995- Expand tag view in bookmarks popover (#778843)
996- Fix downloading blob URLs (#788576)
997- Fix launching WhatsApp web app (#790781)
998- Add protection against IDN homograph attacks (#791168)
999- Fix error in sync migration when migrating from 3.26.2 or earlier
1000- Improved logic to avoid corrupting session state
1001
10023.27.3 - December 11, 2017
1003==========================
1004
1005- Don't require gvfsd-http for downloading adblock filters (#776682)
1006- Expand bookmarks popover tag area when there are many tags (#778843)
1007- Don't attempt to sync when there's no network connectivity (#790286)
1008- "Search the web" context menu item should switch to the new tab (#790693)
1009- Revert back to the old address bar dropdown for the time being (#790732)
1010- Make default sync device name translatable (#790905)
1011- Fix sync failure warnings appearing multiple times (#790094)
1012- Remove Epiphany version from user agent (see WebKit #180365)
1013- Remove support for vendor user agents (see Debian #883712)
1014- Several miscellaneous Firefox Sync fixes
1015- Several miscellaneous Google Safe Browsing fixes
1016- Flatpak: custom stylesheets are now supported
1017- Flatpak: downloading files is now supported
1018- Flatpak: view page source is now supported
1019- Flatpak: Add Epiphany Tech Preview branding for nightly builds
1020
10213.27.2 - November 13, 2017
1022==========================
1023
1024- Hide Copy from context menu when appropriate (#772106)
1025- Hide home page button when appropriate (#783299)
1026- Fix multiple issues with the bookmark popover (#788584)
1027- Major change: web apps are now more like silos, rather than prisons (#788845)
1028- Various fixes for safe browsing implementation (#788899)
1029- Fix Firefox Sync crash on 32-bit systems (#789656)
1030- Move Firefox Sync settings to the right GSettings path (#789786)
1031- Fix middle click on back/forward navigation buttons (#790017)
1032- Various fixes for Firefox Sync implementation
1033- Restore search engine support
1034- Fix incognito mode theme
1035
10363.27.1 - October 16, 2017
1037=========================
1038
1039- Fix search engine dialog, which has been borked since 3.24.3 (#787458)
1040- Allow overriding autofilled username in password forms (#787498)
1041- Fix non-HTML/MHTML files being saved as MHTML (#788111)
1042- Don't disable navigation actions when history is cleared (#788329)
1043- Various improvements to Flatpak support
1044- Fix bookmarks import crash when there's no Firefox profile
1045- Allow access to web inspector in application mode
1046- Add new address bar dropdown using libdazzle
1047- Add Google Safe Browsing support
1048
10493.26.0 - September 8, 2017
1050==========================
1051
1052- Disable Firefox Sync except in browser mode (#787412)
1053- Disable emoji chooser in location entry
1054- Updated translations
1055
10563.25.92 - September 3, 2017
1057===========================
1058
1059- Rename the meson build options
1060- Switch to nontransitional IDN2008
1061- Many improvements to password form detection (#666326)
1062- Fix crash of bookmarks popover (#780549)
1063- Don't create Mobile bookmarks tag when syncing unless needed (#786590)
1064- Handle invalid input from gnome-keyring (#786811)
1065- Password manager should operate on security origins (#786818)
1066- Adblocker must not block main resource during redirects (#787011)
1067
10683.25.91 - August 21, 2017
1069=========================
1070
1071- Miscellaneous improvements to Firefox Sync support
1072- Updated translations
1073
10743.25.90 - August 8, 2017
1075========================
1076
1077- Greatly improved Firefox Sync support, enabled by default (#777631)
1078- Use new custom popup menu for HTML select elements (#783408)
1079- Disable homepage shortcut in web app mode (#785996)
1080- Add social media and annoyance blocking to default adblock settings
1081- Fix location of icon database on disk
1082- Updated translations
1083
10843.25.4 - July 17, 2017
1085======================
1086
1087- Fix crash when download fails (#778653)
1088- Fix homepage radio button glitch (#783290)
1089- Use default system font on about pages (#783489)
1090- Improve font color in the address bar dropdown (#784431)
1091- Fix crash if search engine settings get desynced
1092- Updated translations
1093
10943.25.3 - June 21, 2017
1095======================
1096
1097- Fix formatting of year in the date column of the history dialog
1098- Hide tags without bookmarks in popover
1099- Updated translations
1100
11013.25.2 - May 20, 2017
1102=====================
1103
1104- Floating URL bar should disappear when hovered to not block page (#668493)
1105- Add [Shift+]Ctrl+Tab shortcuts for switching tabs (#762631)
1106- Address bar search now again considers bookmark tags (#781746)
1107- Fix notification permissions in web app mode (#782386)
1108- Do not use a popover for the tab selection menu, to allow scrolling it
1109- Fix incorrect choice of context menu when Ctrl key is held
1110- Add hidden setting for disabling quirks mode
1111- Improve wording of insecure password form warning
1112- Remove libgd subproject and dependency on libgd
1113- Fix race introduced during meson port that could cause build failures
1114- Updated translations
1115
11163.25.1 - April 26, 2017
1117=======================
1118
1119- Port to meson build system and removed Autotools build. Please report bugs.
1120- Add explicit New Window action to desktop file (#670929)
1121- Add Alt+Home and F10 shortcuts to keyboard shortcuts dialog (#779916, #779916)
1122- Decode last component of URIs to determine file names for saving (#780086)
1123- Fix regression allowing Ctrl+T to work in application mode (#781440)
1124- Updated translations
1125
11263.24.1 - April 10, 2017
1127=======================
1128
1129- Fix issues with add bookmark popover (#780443, #780851)
1130- Fix issues with bookmark importing (#780564)
1131- Use native file choosers for Flatpak compatibility (#780468)
1132- Updated translations
1133
11343.24.0 - March 19, 2017
1135=======================
1136
1137- Updated translations
1138
11393.23.93 - March 12, 2017
1140========================
1141
1142- Fix Alt+Home keyboard shortcut (#779901)
1143- Use native file choosers for Flatpak support (#779922)
1144- Fix info bars not being removed when expected
1145
11463.23.92 - March 11, 2017
1147========================
1148
1149 - Use different GtkApplication ID for web apps (#778985)
1150 - Fix history service crash if database is locked (#779180)
1151 - Fix multiple memory safety issues in code that handles info bars
1152 - Add x-suse-ymp to safe MIME types
1153 - Remove obsolete bookmarks documentation
1154 - Updated translations
1155
11563.23.91.1 - February 27, 2017
1157=============================
1158
1159- Add missing file to tarball
1160
11613.23.91 - February 27, 2017
1162===========================
1163
1164- Add new search engine dialog and support for search engine bangs (#776738)
1165- Restore keybinding Ctrl+Shift+N for opening incognito windows (#778606)
1166- Fix major data loss and safety bugs in history service (#778649)
1167- Use heart icon for favorite bookmarks (#778849)
1168- Fix various issues affecting the new clear personal data dialog (#779100)
1169- Fix many bugs affecting the bookmark list popover
1170- Disable forget actions in history dialog when in incognito mode
1171- Do not show add bookmarks popover star in incognito mode
1172- Fix old overview snapshots not being properly replaced
1173- Delete old bookmarks files during profile migration
1174- Remove the default encoding preference again due to bugs
1175- Fix some critical warnings
1176
11773.23.90 - February 13, 2017
1178===========================
1179
1180- Remove the integrated view source mode, not ready for stable release (#775145)
1181- Fix the search provider (#775902)
1182- Rearrange bookmarks app menu items (#778280)
1183- Multiple fixes to the new insecure password form focused warning (#778369)
1184- Fix condition where the new tab menu could get desynced from the current tabs
1185- Many settings are now stored separately for each web application
1186- Updated translations
1187
11883.23.5 - February 03, 2017
1189==========================
1190
1191- Add option to subscribe to EasyPrivacy filters and enable by default (#739631)
1192- Introduce new, more powerful clear personal data dialog (#741447)
1193- Fix serious password extraction sweep attack on password manager (#752738)
1194- Adblock filters are now configured in GSettings (#755193)
1195- Restore support for having multiple adblock filters at once (#755193)
1196- Fix many bugs affecting the bookmarks popover (#772131, #777615)
1197- Remember fallback window size in GSettings (#777055)
1198- Prefer common_name to name when reading ISO 3166 data (#774466)
1199- Fix the Stop button (#777585)
1200- Fix adblocker blocking too much stuff, breaking Twitter (#777714)
1201- Avoid writing anything to disk in incognito mode (#777736)
1202- Change keyboard shortcut for export bookmarks to Ctrl+Shift+X (#777872)
1203- Fix F6 keyboard shortcut for focusing address bar (#777873)
1204- Properly set initial notification permissions (#777835)
1205- Add empty state to bookmarks popover, so it looks better with no bookmarks
1206- Automatically delete unused adblock filters when the adblocker is enabled
1207- Renamed Privacy preferences tab to Stored Data
1208- Moved do not track preference to General preferences tab
1209- Improve warning text when closing tab with modified form
1210- Allow saving session even if a tab has a blank URL
1211- Display full security origins rather than just hostnames when appropriate
1212- Fix recently-introduced critical warnings when focusing password forms
1213- Do not ever use session in web app or incognito mode
1214- Fix off-by-one in profile migrator -d option
1215- Avoid crash if profile migrator is passed invalid -d
1216- Restore preference to set default encoding
1217- Updated translations
1218
12193.23.4 - January 16, 2017
1220=========================
1221
1222- Add Copy Image context menu item (#169747)
1223- Add support for displaying IDN (punycode) URLs (#747376)
1224- Do not offer to remember empty passwords (#771073)
1225- Fix Alt+Left/Right keyboard shortcuts (#772437)
1226- Added new tab menu to improve management of large numbers of tabs
1227- New Tab button now moves to tab bar when tab bar is visible
1228- Fix build failure with Firefox Sync support disabled
1229- "Press key to exit fullscreen" message is now legible
1230- Add Alt+D keyboard shortcut to focus the address bar
1231- Store permissions for hosts displayed in info bar, not the current page
1232- Animate appearance of add bookmark and security indicator popovers
1233- Fix various minor memory leaks
1234- Internationalize the "Favorites" bookmarks category
1235- Updated translations
1236
12373.23.3 - December 12, 2016
1238==========================
1239
1240- Experimental HTTPS Everywhere support is now disabled by default
1241- Experimental Firefox Sync support is now disabled by default
1242- Restore ability to import/export bookmarks (#772423)
1243- Fixes to key event handling (#772437)
1244- Fix crash in certain locales when right-clicking address bar (#772994)
1245- Detect new password forms after page is loaded (#773327)
1246- Fix focusing the address bar when opening new tabs (#774599)
1247- Fix redirect loop caused by HTTPS Everywhere (#774925)
1248- Improve Firefox Sync error handling (#774940)
1249- Again handle adblock and HTTPS Everywhere in the web process (#775067)
1250- Warn users about insecure password forms (#775167)
1251- Distribute missing icon (#775209)
1252- Fix displaying new overview item when one is removed (#775604)
1253- Expose homepage setting and show a home button when enabled (#775641)
1254- Remove the progress bar (#775710)
1255- Hide new bookmarks button in application mode (#775760)
1256- Hide lock icon when visiting about:blank
1257- Handle focus stealing prevention properly when opening downloads
1258- Do not run Epiphany web extension in Firefox Sync login view
1259- Search provider D-Bus service name now matches GtkApplication ID
1260- Remove the homepage-loads-in-new-tabs setting added in 3.23.2
1261- Fix tags not being created when migrating bookmarks from 3.22
1262- Fix various memory safety issues
1263- Updated translations
1264
12653.23.2.1 - November 21, 2016
1266============================
1267
1268- Fix bookmarks migration from 3.22 (#774785)
1269- Fix crash starting browser with do not track mode disabled
1270- Fix miscellaneous critical warnings and memory safety issues
1271- Fix miscellaneous memory leaks
1272
12733.23.2 - November 20, 2016
1274==========================
1275
1276- Add hidden homepage settings (#702435)
1277- New Window action now opens non-incognito window in incognito mode (#723185)
1278- Web apps now share adblock filters with the default profile (#755379)
1279- Rework key event handling to fix events received twice (#764653)
1280- Restored smart bookmarks functionality removed in 3.23.1 (#772407)
1281- Form detection no longer requires named password field (#773327)
1282- Improve permissions request handling and support webcam/mic requests (#773447)
1283- Fix infinite loop in form detection introduced in 3.23.1 (#773830)
1284- Consistently use proper Unicode characters in UI (#774217)
1285- Restored all the plugin functionality that had been removed in 3.23.1
1286- Fix "search the web" menu item name when search contains an underscore
1287- Fix "search the web" truncating search results (broken in 3.23.1)
1288- Actually delete history database from disk when clearing all history
1289- Revert questionable attempt to sanitize passwords from displayed URIs
1290- Hide bookmark page star on about pages
1291- Fix overview thumbnails sometimes appearing twice
1292- Add missing F1 keyboard shortcut to open help
1293- Fix bogus libhttpseverywhere warning when update lock exists
1294- Fix critical warnings when displaying overview introduced in 3.23.1
1295- Fix critical warnings when starting in incognito mode
1296- `epiphany --incognito-mode` now uses the default profile if unspecified
1297- Cleanly handle SIGINT and SIGTERM
1298- Miscellaneous code safety/correctness fixes
1299- Updated translations
1300
13013.23.1.2 - October 27, 2016
1302===========================
1303
1304- Restore enable-plugins setting, hidden and off by default.
1305- Fix compatibility issue with form autofill (#772530)
1306
13073.23.1.1 - October 25, 2016
1308===========================
1309
1310- Fix critical warnings when blocking ads.
1311- Enable automatic updates of HTTPS Everywhere rulesets.
1312- Really remove settings with no effect.
1313
13143.23.1 - October 24, 2016
1315=========================
1316
1317Epiphany has been relicensed from GPLv2+ to GPLv3+.
1318
1319New dependency:
1320 libhttpseverywhere
1321
1322Removed dependencies:
1323 avahi-client, avahi-gobject, gdk-x11-3.0, gsettings-desktop-schemas, x11
1324
1325- Address bar is once again visible at all times, except in web app mode.
1326- Redesigned user interface for bookmarks management.
1327--- Support for zeroconf bookmarks has been removed. (Help welcome to restore.)
1328--- Support for smart bookmarks has been temporarily removed. It will return.
1329- HTTPS Everywhere support added and enabled unconditionally.
1330- Support for bookmarks sync between Epiphany browsers via Firefox Sync.
1331--- Epiphany uses the Firefox Sync service, which can store arbitrary data.
1332--- Epiphany cannot sync with Firefox. (It would be possible. Help welcome!)
1333--- Epiphany is not Firefox.
1334--- Epiphany is not produced or endorsed by Mozilla.
1335--- Privacy Policy: https://wiki.gnome.org/Apps/Web/PrivacyPolicy
1336- Integrated source code view returns, utilizing Prism JavaScript library.
1337- Overview now shows three rows of three previews each.
1338- Remember password info bar now has a "never remember" option.
1339- Web apps now have a basic app menu.
1340- Web apps are once again confined to their original domain.
1341- Disable history lockdown setting now actually disables access to history.
1342- Removed enable-plugins option. NPAPI browser plugins are no longer supported.
1343- Removed hidden enable-javascript option. (Help welcome to support NoScript.)
1344- Removed several old settings that no longer had any effect.
1345- Removed --netbank-mode command line option. Use --incognito-mode instead.
1346- Updated translations
1347
1348Thanks to Iulian Radu (port to GAction, bookmarks subsystem rewrite), Gabriel
1349Ivascu (sync integration), and Daniel 'grindhold' Brendle (libhttpseverywhere)
1350for their major contributions to this release.
1351
1352===============
1353Epiphany 3.22.1
1354===============
1355
1356- Remember decision to allow or deny notifications (#748339)
1357- Do not copy cookies when creating web app (#771540)
1358- Fix dock to right button in web inspector
1359- Improve overview layout in small windows
1360- Escape URL for markup in new web app dialog
1361- Updated translations
1362
1363===============
1364Epiphany 3.22.0
1365===============
1366
1367- Updated translations
1368
1369================
1370Epiphany 3.21.92
1371================
1372
1373- Add support for opening FTP URIs in an external application (#136501)
1374- Fix crash in non-English locales (#765374)
1375- Don't crash if loading a local web app that uses an absolute path (#767101)
1376- Fix several features that were broken when multiple tabs share a web process (#769627)
1377- Remove keyboard shortcut for Duplicate Tab since it clashes with GtkInspector
1378- Remove assertion that was breaking error pages on certain network errors
1379- Updated translations
1380
1381================
1382Epiphany 3.21.90
1383================
1384
1385- Fix memory leaks (#769228)
1386- Limit geolocation/notification permission request info bars (#764593)
1387- Fix mistake in tracking the remember password info bar
1388- Updated translations
1389
1390===============
1391Epiphany 3.21.4
1392===============
1393
1394- Check for NULL SoupURI when trying to load invalid url(#768250)
1395- Fix misleading ChangeLog generation code(#768218)
1396- Limit side of ChangeLog file(#768218)
1397- Add keyboard shortcuts dialog(#757830)
1398- Update POTFILES.in(#757830)
1399- Generate ChangeLog in builddir(#768218)
1400- Updated translations
1401
1402===============
1403Epiphany 3.21.3
1404===============
1405
1406- Require WebKitGTK+ 2.13.1
1407- Allow toggling web inspector with keyboard shortcuts (#676870)
1408- Activate downloads popover only for active window (#764303)
1409- Allow running system web apps outside GNOME (#767101)
1410- Indicate when running in web app mode in user agent (#767123)
1411- Find web app names using OpenGraph site_name in name attribute (#767184)
1412- Support large standard HTML icons and SVG for web app icons (#767257)
1413- Increase default webapp icon size to 192 (#767407)
1414- Middle-clicking the title bar doesn't send Epiphany to the background (#767585)
1415- Updated translations
1416
1417===============
1418Epiphany 3.21.2
1419===============
1420
1421- *** Removed NSS and libwnck dependencies ***
1422- Cleanups in downloads code (#610586)
1423- Improved reliability of displaying overview snapshots (#763184, #765863)
1424- Incognito mode theme fixes
1425- Updated translations
1426
1427===============
1428Epiphany 3.21.1
1429===============
1430
1431- Add Paste and Go context menu item to address bar (#319506)
1432- Always store passwords in web app mode (#672573)
1433- Allow opening WebP files with open dialog (#739934)
1434- Redesigned error pages (#744063)
1435- Activate downloads popover when download is started or completed (#763141)
1436- Avoid stale overview snapshots (#763184)
1437- Add Duplicate Tab context menu item to tabs (#763221)
1438- Switch to sane default bookmarks (#763307)
1439- Fix security popover opening above the window in Wayland (#763921)
1440- Fix session saving of multiple windows (#764101)
1441- Add hidden settings to control tab expand and location (#764368)
1442- Allow closing history dialog with Escape key (#764408)
1443- Updated translations
1444
1445===============
1446Epiphany 3.20.0
1447===============
1448
1449- Translation updates
1450
1451================
1452Epiphany 3.19.92
1453================
1454
1455- Downloads popover should browse to file when it cannot be opened (#610586)
1456- Fix occasional failure to display snapshots in overview (#758470)
1457- Add workaround to avoid taking new white snapshots for the overview (#761065)
1458- Avoid placeholder images in downloads popover (#762825)
1459- Fix the restore session preference (#762906)
1460- Updated translations
1461
1462================
1463Epiphany 3.19.91
1464================
1465
1466- Always do case-insensitive find (#722019)
1467- Maybe fix security popover being clickable when not visible (#744307)
1468- Fix session state being deleted if UI process crashes very early (#747860)
1469- Improved labels for reload buttons on error pages (#747973)
1470- Fix remove button on cookies dialog (#757230)
1471- Do not assume pages loading when Epiphany was last closed had crashed (#761735)
1472- Improved visual layout of the downloads popover (#761857)
1473- F1 now launches user help (#762041)
1474- Switch to new tab when opening a page from history (#762381)
1475- Fix crash downloading files if gnome-session is broken or missing (#762651)
1476- Improved welcome message on first run (#762812)
1477- Allow translating error page access keys properly (#762818)
1478- Fix fill color of the downloads progress icon
1479- Update the label on tabs with the URL when the page has no title
1480- Updated translations
1481
1482================
1483Epiphany 3.19.90
1484================
1485
1486- Session saving should save window/tab history and re-instate it on session restore (#119432)
1487- overview: Display a placeholder image on empty overview (#683582)
1488- Make new tabs inherit history of parent (#706731)
1489- prefs-dialog: Expose restore-session-policy (#724583)
1490- Remove encoding preference from preferences dialog (#734381)
1491- Use GdTwoLinesRenderer to display the location entry completion (#736364)
1492- Activate downloads popover when a download is started (#757753)
1493- overview: Do not show local files on the overview (#758469)
1494- web-overview: Do not drop thumbnail update requests (#758470)
1495- Improvements to the encodings dialog (#759164)
1496- Fixups for help files (#759279)
1497- Revert "EphyUriTester: Drop keys/signatures logic" (#759501)
1498- downloads: Value returned by ephy_download_get_content_type() should not be freed (#759200)
1499- ephy-profile-migrator: Call setlocale and gettext functions in main function (#760417)
1500- ephy-session: restore session state when restoring recently closed tabs (#760782)
1501- Switch web extensions to using private D-Bus connections (#761009)
1502- web-view: Add mnemonics for error page buttons (#761069)
1503- location-entry: Encode URI before copy/paste (#761660)
1504- embed: Ignore beforeunload events
1505- Allow opening downloaded .tar.xz files
1506- Take safetypes patch from Debian
1507- downloads-popover: Disappear more smoothly
1508- web-view: Fix security level of error pages
1509- Various fixes for compatibility with GTK+ 3.20
1510- Various code cleanups
1511- Various improvements to the appdata file
1512- Updated translations
1513
1514===============
1515Epiphany 3.19.1
1516===============
1517
1518 - Enable WebGL and WebAudio by default.
1519 - Add a new downloads manager.
1520 - Properly propagate key-bindings to pages (#113449)
1521 - Only warn about unsubmitted changes if form has text (#668260)
1522 - Use x-scheme-handler to get default browser (#750275)
1523 - Add search to cookies dialog (#720978)
1524 - Add categories to web apps (#672574)
1525 - Many cleanups to the application dialogs (history, cookies, passwords, etc)
1526 - Several fixes to the ad blocker (#754954)
1527 - Add support for system-wide installed web applications.
1528 - Hide floating bar on mouseover (#742590)
1529 - Allow notification requests in web applications (#759176)
1530 - Fixes to the about:applications page.
1531 - Display insecure content warning on all insecure pages (#744064)
1532 - Fix builds, code fixes, etc.
1533 - Updated help and translations.
1534
1535===============
1536Epiphany 3.18.0
1537===============
1538
1539 - Allow opening links in a new incognito window.
1540 - Add option to search selected text in user-preferred search engine.
1541 - Display page titles in tabs tooltips.
1542 - Enable Do Not Track and the ad blocker by default.
1543 - Improvements to the form filler and password saving.
1544 - Many other UI improvements, bug fixes, and memory improvements.
1545 - Updated help and translations.
1546
1547================
1548Epiphany 3.17.91
1549================
1550
1551 - Remember passwords for French tax office (#750024)
1552 - Inhibit logout and suspend while downloading files (#339809)
1553 - Display decoded URIs in the UI (#710004)
1554 - Enable Do Not Track and the ad blocker by default (#754273)
1555 - Several code fixes, memory leaks plugged, UI and code improvements.
1556 - Updated translations.
1557
1558===============
1559Epiphany 3.17.2
1560===============
1561
1562 - Navigation improvements to web applications.
1563 - Do not leak data in private instances (#751307)
1564 - Fix a critical crasher (#747422)
1565 - Theming fixes for latest Adwaita (#736363)
1566 - Display page titles in tabs tooltips (#752606)
1567 - Code fixes, build system improvements.
1568 - Updated translations.
1569
1570===============
1571Epiphany 3.17.1
1572===============
1573
1574 - Allow opening links in a new incognito window (#749454)
1575 - Add option to search selected text in user-preferred search
1576   engine (#663545)
1577 - Theme fixes and improvements (#728874, #746778)
1578 - Fix regressions in the form filler (#750842)
1579 - Fixes to internationalization in search provider (#737085)
1580 - Other code fixes and minor improvements.
1581 - Updated translations.
1582
1583===============
1584Epiphany 3.16.1
1585===============
1586
1587 - Improvements to the HiDPI support (#744796)
1588 - Updated help and translations.
1589
1590===============
1591Epiphany 3.16.0
1592===============
1593
1594 - Multiple fixes to improve incognito mode's privacy and discoverability.
1595 - Show a speaker icon in tabs playing audio.
1596 - New support for HTML5 Web notifications.
1597 - Make the URL bar visible in application mode.
1598 - Show network error page on TLS errors.
1599 - Many UI improvements, code fixes, memory leaks plugged.
1600 - Help updated, translations updated.
1601
1602================
1603Epiphany 3.15.92
1604================
1605
1606 - Make F6 focus the address entry (#729060)
1607 - Toggle the search bar with Ctrl+F (#734316)
1608 - Fix DOM-binding related crashers with some websites (#745306)
1609 - Other crashers fixed (#744896)
1610 - Build fixes (#745247)
1611 - Updated translations.
1612
1613================
1614Epiphany 3.15.90
1615================
1616
1617 - Make sure that locale changes do not lose search engine.
1618 - Add a new Incognito Window desktop action.
1619 - Allow access to the URL bar in application mode.
1620 - Show a speaker icon in tabs playing audio.
1621 - Show a network error page on TLS errors.
1622 - Remove unused cache size preference.
1623 - Handle notification permissions.
1624 - Fix cookies policy values.
1625 - Fix memory leaks, segfaults, code improvements, ui fixes.
1626 - Help updates, updated translations.
1627
1628===============
1629Epiphany 3.15.1
1630===============
1631
1632 - Open web pages source in default text editor (#738475)
1633 - String improvements
1634 - Bump WebKitGTK+ requirement to 2.7.2.
1635 - Use script messages instead of dbus.
1636 - Use custom local storage location to prevent leaking local storage in
1637   incognito mode. (#738720)
1638 - Fixes to the file utils.
1639 - Updated translations.
1640
1641===============
1642Epiphany 3.14.1
1643===============
1644
1645 - Fix download failure when overwriting file (#737329)
1646 - Style fixes with GTK+ 3.14 (#737688)
1647 - Add mhtml to supported mimetypes (#737738)
1648 - Do not keep visited pages in incognito history.
1649 - Remove unused contextual-menu options from application mode (#699584)
1650 - Use single-process model in application mode.
1651 - Make sure that external links in application mode open in the default
1652   browser (#658395, #712402)
1653 - Updated translations
1654
1655===============
1656Epiphany 3.14.0
1657===============
1658
1659 - Block pages with invalid SSL certificates and warn users about mixed
1660   content, for improved security.
1661 - Important improvements to the security lock icon and certificates dialog.
1662 - Improvements to the history dialog.
1663 - Performance improvements to the AdBlocker.
1664 - Better integration with the GNOME Shell dock.
1665 - UI improvements all over the place, many bugs fixed,
1666   and polishing all around.
1667 - Updated translations and docs translations.
1668
1669================
1670Epiphany 3.13.91
1671================
1672
1673 - Fixes to the title box (#732713, #734952)
1674 - Fix multiple external uri loads (#735577)
1675 - Incognito mode message text improvements (#736065)
1676 - Do not accidentally empty the adblocker filters (#697329)
1677 - Fix integration with GNOME Shell dock (#736332)
1678 - Open search provider results in default browser (#720245)
1679 - UI cleanups, code fixes, etc.
1680
1681================
1682Epiphany 3.13.90
1683================
1684
1685 - AddBlocker: performance improvements (#730129)
1686 - Documentation updated and improved (#730503)
1687 - Allow sorting history by title and URL (#699519)
1688 - Clean the certificates dialog (#699519)
1689 - Improvements to the security lock icon (#666808)
1690 - Many other UI polishing and code fixes.
1691 - Updated translations and docs translations.
1692
1693===============
1694Epiphany 3.12.1
1695===============
1696
1697 - Fix a crasher with password forms (#723909)
1698 - Fix Ctrl+L when completion menu is shown (#611435)
1699 - Fix leak in Downlodas button.
1700 - Do not clear typed address on first page load (#728143)
1701 - Updated translations.
1702
1703===============
1704Epiphany 3.12.0
1705===============
1706
1707 - New title and location bar.
1708 - Revamped 'Most visited' homepage.
1709 - One process per tab model for improved stability and performance.
1710 - A new and simple history dialog.
1711 - Most dialogs brought up to GNOME 3.12 style.
1712 - Improved style of Incognito mode.
1713 - Improved style of the Downloads bar.
1714 - Run the gnome-shell search provider as its own, separate process.
1715 - Added preference setting to change the search engine.
1716 - Use HTTPS with the search engines by default.
1717 - Style cleanups to the about: pages.
1718 - Many, many, many bug fixes, and code improvements.
1719 - Updated user help manual to reflect new UI.
1720 - Updated translations and user help translations.
1721
1722================
1723Epiphany 3.11.92
1724================
1725
1726 - A few more fixes to the HTML overview (#724652, #725190)
1727 - Fix download on Shift+click (#725818)
1728 - Several code-cleanups.
1729 - Fix a crash when opening new windows from the application menu (#725953)
1730 - Fixes to the snapshot service (#725815)
1731 - Updated translations, user help, and user help translations.
1732
1733================
1734Epiphany 3.11.91
1735================
1736
1737 - Further improvements to the new html overview (#723950, #724697)
1738 - Performance optimizations to about: pages (#724862)
1739 - Other optimizations to tab creation.
1740 - Some fixes to the DoNotTrack mode (#724724)
1741 - Other minor code fixes.
1742 - User help updated for 3.12.
1743 - Updated translations and user help translations.
1744
1745================
1746Epiphany 3.11.90
1747================
1748
1749 - New and revamped title/location bar (#711408)
1750 - New and improved HTML-based overview page (#723950)
1751 - Fix popup windows in multiprocess mode (#724052)
1752 - Make the find-toolbar work again (#724230)
1753 - Do not spawn the profile migrator unnecessarily
1754 - Move the new tab button to the left of the toolbar (#724664)
1755 - Bump WebKitGTK+ requirements to 2.3.90
1756 - Many other code cleanups and fixes.
1757 - Updated translations.
1758
1759===============
1760Epiphany 3.11.4
1761===============
1762
1763 - New history window (#721415)
1764 - Add one-process-per-tab multiprocess suport (#723302)
1765 - Make sure popup windows respect window properties (#723238)
1766 - Use header bars in dialogs (#723803)
1767 - Do not open an additional empty window when started with arguments in private
1768   mode (#723022)
1769 - Other many code fixes.
1770 - Updated translations.
1771
1772===============
1773Epiphany 3.11.3
1774===============
1775
1776 - Add preference option to change the search engine (#709459)
1777 - Clean up the style of about: pages (#721288)
1778 - Use a custom style for the incognito mode (#696078)
1779 - Reset the language setting when all languages are removed from the UI (#720896)
1780 - Don't open downloads automatically (#675854)
1781 - Improved looks of the location entry (#721285)
1782 - Improved looks of the downloads bar (#720941)
1783 - Use HTTPS for DDG and Google searches by default (#707694)
1784 - Improve filename suggestion for downloads (#674291)
1785 - Remove analytics from browsed urls when using 'Do Not Track' (#720520)
1786 - Many other code fixes
1787 - Updated translations
1788
1789===============
1790Epiphany 3.11.2
1791===============
1792
1793 - Center and expand tabs (#709444)
1794 - Show a different Search bar in each tab (#710542)
1795 - Port the toolbar to GtkHeaderBar (#711668)
1796 - Do not lock when resizing history window columns (#696653)
1797 - Fix critical warnings and other adblocker fixes (#719405, #719399)
1798 - Change default charset to iso-8859-1 for greater web compatibility (#720247)
1799 - Improve phrasing of the save password infobar (#615742)
1800 - Cookies dialog revamp (#720113, #703492)
1801 - New passwords dialog (#720239)
1802 - Several dialogs cleaned up (#720098, #720113, #703825, #681552, #671424)
1803 - Close automatically tabs created only for downloads (#607233)
1804 - Move the GNOME Shell search provider to a separate binary (#711409)
1805 - Drag 'n Drop fixes in the URL bar (#171180)
1806 - Use suggested filename for images (#572819)
1807 - Oops screen improvements (#692336)
1808 - Remember mailman passwords (#671424)
1809 - Fix glow of Download buttons (#720531)
1810 - Remove all WK1 dependent code.
1811 - Many help fixes and updates (#711176)
1812 - Wayland fixes (#708955)
1813 - Many other code fixes.
1814 - Updated translations
1815
1816===============
1817Epiphany 3.11.1
1818===============
1819
1820Changes:
1821
1822 - Expand the list of languages in preferences dialog (#710664)
1823 - Update EasyList filter rules URL for ad blocker (#710661)
1824 - Set default size and allow to reduced the entry (#708994
1825 - Detect .xz as compressed too to avoid filenames like "filename.tar(1).xz" (#711750)
1826 - Restore undo/redo in editable content (#698703)
1827 - Work again / and ' to activate the find bar (#708550)
1828 - Some code fixes
1829 - Documentation updates
1830 - Updated translations
1831
1832===============
1833Epiphany 3.10.0
1834===============
1835
1836- Updated translations.
1837
1838===============
1839Epiphany 3.9.91
1840===============
1841
1842Changes:
1843
1844 - Do not open a new window when resuming a session (#707451)
1845 - RTL UI fixes.
1846 - Minor code fixes and UI polishing.
1847 - Bump WK dependency to 2.1.4.
1848
1849===============
1850Epiphany 3.9.90
1851===============
1852
1853Changes:
1854
1855 - Switch to DuckDuckGo for search results.
1856 - Add a search provider for the GNOME Shell (#694943)
1857 - Renewed toolbar style using GtkHeaderBar (#706050)
1858 - Renewed search bar style using GtkSearchBar (#707086)
1859 - Display favicons in the overview thumbnails.
1860 - Display a popup with available usernames in login forms (#675060)
1861 - Warn upon closing when there are pages with modified forms (#695642)
1862 - Code cleanups, removal of deprecated GTK+ API usage, and other code
1863   improvements.
1864
1865==============
1866Epiphany 3.9.3
1867==============
1868
1869Changes:
1870
1871 - New user manual.
1872 - Avoid poking at remote websites on external load (#703772)
1873 - Many fixes to application mode.
1874 - Pre-fill password fields with username field updates (#699606)
1875 - Avoid new windows popping up in the wrong workspace (#705811)
1876 - Many other minor fixes and code clean-ups.
1877
1878==============
1879Epiphany 3.9.2
1880==============
1881
1882Changes:
1883
1884  - Remove WebKit1 support, epiphany is now WebKit2 only.
1885  - Fix the encoding dialog, it was broken.
1886  - Compile template pages as GResources (#696792)
1887  - Allow running a standalone instance with a custom profile (#699602)
1888  - Make ephy startup with Wayland
1889  - Lots of minor fixes
1890
1891===============
1892Epiphany 3.7.92
1893===============
1894
1895Changes:
1896
1897  - We now use WebKit2 by default.
1898  - Fix all the remaining WebKit2 feature regressions that were on
1899    track for 3.8. See bug #678610
1900  - Other bugfixes and cleanups.
1901
1902===============
1903Epiphany 3.7.91
1904===============
1905
1906Changes:
1907
1908  - Add a setting to control delayed tab loading on startup (#694470)
1909  - Port Web to libsecret for password storage (#679918)
1910  - New startup page for Incognito mode (#694200)
1911  - More missing features and bug fixes in the WebKit2 backend.
1912  - Other bugfixes and cleanups.
1913
1914===============
1915Epiphany 3.7.90
1916===============
1917
1918Changes:
1919
1920  - Add "undo closed tab" functionality (#128184)
1921  - Remove installed headers, API doc and pc files, since we don't
1922    have extensions anymore.
1923  - Only load pages when their tab is switched to on session restore
1924    (#675302)
1925  - Support notification filtering (#690996)
1926  - Add a New Tab button in the toolbar (#684616)
1927  - More bugfixes and missing functionality for the WebKit2 backend.
1928  - Other bugfixes and cleanups.
1929
1930==============
1931Epiphany 3.7.5
1932==============
1933
1934Changes:
1935
1936  - Remove ability to open URIs in the clipboard through middle
1937    click. This option was disabled by default since a long time ago,
1938    and broken in WK2.
1939  - Load and save the session asynchronously. Should make the UI more
1940    responsive! (#681782)
1941  - Remove spaces in Accept-Language header for compatiblity (#671652)
1942  - Smarter copy email address action (#688166)
1943  - A bunch of WebKit2 improvements. The WebKit2 version is now really
1944    close to feature-complete.
1945  - Other bug fixes and cleanups.
1946
1947==============
1948Epiphany 3.7.3
1949==============
1950
1951Changes:
1952
1953  - Vastly improve the icon generation for Web Applications (#657755)
1954  - Allow to zoom images, since this is actually supported by WebKit now
1955  - New design for the find bar (#689929)
1956  - Add an 'Incognito window' mode in the UI (#676914)
1957  - Support back/forward mouse buttons (#337852)
1958  - Improve heuristics to decide whether to open new windows or where
1959    to append new tabs when Web is invoked from other applications
1960    (#685976)
1961  - Add zoom controls to the gear menu (#683625)
1962  - Use GtkSearchEntry all over the place instead of our own version
1963    (#687744)
1964  - Tidy up the application menu to be more in sync with other core
1965    apps (#678962)
1966  - Add support for favicons in WebKit2.
1967  - Tons of cleanups and other bugfixes.
1968
1969==============
1970Epiphany 3.7.1
1971==============
1972
1973Changes:
1974
1975  - *NOTE* this release removes support for traditional extensions (as
1976    found in the 'epiphany-extensions' module and elsewhere). They
1977    will *not* work anymore, and won't be loaded on startup. See
1978    https://mail.gnome.org/archives/epiphany-list/2012-October/msg00006.html
1979    for a longer explanation. (#685630)
1980
1981  - Adblock is now imported into the core browser, disabled by
1982    default. See Preferences->Privacy to enable it (#681657)
1983  - Remove JavaScript preference from the UI. Pretty much every single
1984    page the average user visits needs JavaScript, so this is a
1985    "Please break my web" preference in disguise. For those concerned
1986    about security and/or privacy the GSetting remains
1987    available. (#685393)
1988  - Merge the application menu in the gear menu when not running under
1989    the Shell. (#673054)
1990  - Do not automatically load resources we cannot handle unless they
1991    are the main resource in the page. (#683635)
1992  - Many other bugfixes.
1993
1994==============
1995Epiphany 3.6.0
1996==============
1997
1998Changes:
1999
2000  - Translation updates.
2001
2002===============
2003Epiphany 3.5.92
2004===============
2005
2006Changes:
2007
2008  - Respect 'new-windows-in-tabs' when opening links (#641949)
2009  - Present windows when opening new links in tabs (#641949)
2010  - Use symbolic icon for downloads box close button (#683966)
2011  - Add a close button to the find toolbar (#683967)
2012  - Make the overview work when building with WK2.
2013  - Many code cleanups, minor bug fixes, leak fixes, new tests.
2014
2015=================
2016Epiphany 3.5.91.1
2017=================
2018
2019Changes:
2020
2021  - Fix the epiphany-extensions build.
2022
2023===============
2024Epiphany 3.5.91
2025===============
2026
2027Changes:
2028
2029  - New overview with most visited pages as starting page (#455173)
2030  - Avoid using 'Blank page' as title for pages without title (#682354)
2031  - Do not restore tool windows on startup (#682966)
2032  - Port preferred language preferences to WK2 (#679685)
2033  - Add code coverage reports (--enable-code-coverage) (#683297)
2034  - Several fixes and updates to the test suite.
2035  - Many fixes and improvements in the profile migrator.
2036  - Many other code fixes and cleanups.
2037
2038===============
2039Epiphany 3.5.90
2040===============
2041
2042  - Improved url entry autosearch (#681022)
2043  - Show information about TLS certificates and SSL errors when
2044    clicking the lock icon (#681506)
2045  - Store http disk cache with temporary profiles for improved privacy
2046    (#681147)
2047  - Do not add error pages to back forward list.
2048  - Do not add error pages to history (#655619)
2049  - wk2: Show information about web and plugins processes in
2050    about:memory (#679764)
2051  - Port saving to WebKit2 (#679368)
2052  - Update to recent WebKit2 API changes.
2053  - Dependencies cleanup.
2054  - Many code cleanups and bug fixes.
2055
2056==============
2057Epiphany 3.5.5
2058==============
2059
2060Changes:
2061
2062  - Rewrite EphyEncoding(s) so that it does not use EphyNode
2063    anymore. Add tests for their APIs. (#680735)
2064  - Remove Seed support for extensions. Seed is unmaintained and there
2065    are no useful extensions written in it. Hopefully this will change
2066    in the future, but for now drop this code.
2067  - Make the browser recover from broken session state files (#680590)
2068  - Stop setting 'persist-key' in our filechooser (#655508)
2069  - Do not copy history from parent tab when doing Ctrl+T (#651918)
2070  - Suggest the right name in 'Save As' more often, using the
2071    information available in the Content-Disposition
2072    headers. (#674291)
2073  - Add a 'enable-webaudio' setting, false by default.
2074  - Port disk cache, inspector and spell-checking to WebKit2.
2075  - Many other bugfixes and cleanups.
2076
2077==============
2078Epiphany 3.5.4
2079==============
2080
2081Changes:
2082
2083  - Make the security level indicator work in WebKit2.
2084  - Make site-specific quirks work in WebKit2.
2085  - Make cookies work in WebKit2.
2086  - Fix the page title not being updated properly in WebKit2.
2087  - Make the fullscreen popup work in WebKit2.
2088  - Make find work in WebKit2.
2089  - Make downloads work in WebKit2.
2090  - Make resource tracking work in WebKit2.
2091  - Code cleanups and refactorings (ie, moving EphyFileMonitor out of
2092    EphyWebView).
2093
2094==============
2095Epiphany 3.5.3
2096==============
2097
2098Changes:
2099
2100  - Initial WebKit2 support!
2101
2102    This is still in the early stages of development, but the basic
2103    functionality is already in place. It is under heavy development,
2104    and the goal is to deliver a Beta quality version for 3.6. You can
2105    follow the WebKit2 metabug:
2106    https://bugzilla.gnome.org/show_bug.cgi?id=678610, and enable the
2107    WebKit2 port passing "--with-webkit2" to 'configure' (disabled by
2108    default).
2109
2110  - Improve fullscreen UI, and add support for HTML5 fullscreen
2111    (#676905)
2112  - Add support for 'Do Not Track', http://donottrack.us/
2113  - Migrate profile directory to the XDG config directory
2114    (~/.gnome2/epiphany -> ~/.config/epiphany) (#522810)
2115  - Add new unit tests for EphyShell, EphySession,
2116    EphyProfileMigrator, EphyWebAppUtils, ...
2117  - Lots and lots of cleanups and other minor fixes.
2118
2119==============
2120Epiphany 3.5.1
2121==============
2122
2123Changes:
2124
2125  - Use the linked style class for the download bar (#672712)
2126  - Use glib resources for the UI and CSS files
2127  - Default to always restoring the last session on startup,
2128    regardless of how epiphany was closed.
2129    To go back to the old behavior (only restore the session when
2130    epiphany crashes), or to choose the new option of never restoring
2131    the old session, you can set
2132    org.gnome.Epiphany.restore-session-policy. (#673453, #673122)
2133  - Use intltool 0.50 (#672932)
2134  - Improvements in the url entry layout (#672927)
2135  - Fix stop/reload button misalignment when using custom font size
2136    (#668135)
2137  - New org.gnome.Epiphany.ui.tabs-visibility-policy setting. It's now
2138    possible to always hide tabs.
2139  - Consider email-type entries when doing login/password autocomplete
2140    (#666326)
2141  - Prioritize smart bookmarks URIs over normal URIs when exporting
2142    bookmarks (#534565)
2143  - Restore right-click/long press menus in back/forward buttons
2144    (#671609)
2145
2146===============
2147Epiphany 3.3.92
2148===============
2149
2150Changes:
2151
2152
2153  - Fail in application mode if we get a nonexistent profile (#669700)
2154  - Add unit tests for EphyWebView (#669548)
2155  - Open pages in a new tab on middle click for the history editor
2156    (#671635)
2157  - Set a max width the statusbar label (#671520)
2158  - Automatically add file:// when existing absolute paths are typed
2159    in the URL entry (#671792)
2160  - Fix bookmarklet's titles when they are created (#672194)
2161  - Replace the EphyFaviconCache with WebKit's favicon cache (#648653)
2162  - Other bugfixes and cleanups.
2163
2164===============
2165Epiphany 3.3.91
2166===============
2167
2168Changes:
2169
2170  - The big change is that the history backend has been completely
2171    rewritten. It now uses SQLite as the storage medium, and can keep
2172    your browsing history indefinitely (so gone is the 10-day
2173    limit). This has been an heroic team effort by Martin Robinson,
2174    Claudio Saavedra and Xan López, so buy them a beer next time you
2175    see them.
2176  - Validate web applications before listing them in
2177    about:applications (#669836)
2178  - Fix loading of <IP>:<port> URIs (#669461)
2179  - Fix loading of <domain>:<port> URIs (#670674)
2180  - Add back the extensions menu (#669951)
2181  - Many other small fixes and improvements.
2182
2183===============
2184Epiphany 3.3.90
2185===============
2186
2187Changes:
2188
2189  - Enable accelerators in the supermenu (#668325)
2190  - Use the symbolic icon for the clear action in the search entry
2191    (#669131)
2192  - Convert web application names to the proper encoding before saving
2193    them (#658028)
2194  - Make the global menu work in private mode too (#669740)
2195  - Several fixes for the web inspector (#669835)
2196  - Other bugfixes and cleanups
2197
2198==============
2199Epiphany 3.3.5
2200==============
2201
2202Changes:
2203
2204  - Make about window modal again (#668113)
2205  - Remove statusbar hits for menu actions (#668191)
2206  - Support external protocols (apt://, magnet://, etc) properly
2207    (#551857)
2208  - Disable most menu actions in about:blank (#668105)
2209  - Make the name 'Web' visible in more places (#666587)
2210  - Stop shipping the bookmarks editor .desktop file
2211  - Run all unit tests on 'make check'
2212  - Restore <alt>+<number> accels for tabs (#668702)
2213  - Add toggle to enable WebGL support, off by default
2214  - *Lots* of cleanups and refactorings.
2215
2216================
2217Epiphany 3.3.4.1
2218================
2219
2220Changes:
2221
2222  - Remove Find Next/Previous from the super menu.
2223  - Remove Print Preview and Print Setup from the super menu.
2224  - Remove "Send link by mail..." from the super menu, move it to the
2225    document context menu.
2226  - Hide EphyWindow's titlebar when maximized.
2227  - Fix crash when updating the EphyEmbed statusbar after dispose
2228    (#668171)
2229
2230==============
2231Epiphany 3.3.4
2232==============
2233
2234Changes:
2235
2236  - Merge the stop/reload button with the location entry (#667176)
2237  - Merge the back and forward buttons in a single button group (#666604)
2238  - Use the Shell globalmenu for application actions when available
2239  - Drop the menubar in favor of a supermenu a-la Chrome (#665479)
2240  - Make sure to hide all chrome in application mode (#667634)
2241  - Add mnemonics for password and recovery inforbars (#667238)
2242  - Enable latest HTML5 fullscreen support (#665341)
2243  - Make g_setenv calls early during startup to avoid threading race
2244    conditions (#659145)
2245  - Stop using gtk_button_{press,release} to fake middle clicks in the
2246    toolbar buttons (#628364)
2247  - Try to be smarter about the content type of downloads (#662059)
2248  - Lots of other small fixes and cleanups
2249
2250==============
2251Epiphany 3.3.3
2252==============
2253
2254Changes:
2255
2256  - Combine the stop/reload buttons (#657655)
2257  - Drop bookmarks/topics bar
2258  - Properly save about: URIs in session (#664483)
2259  - Use a vanilla GtkToolbar instead of an EggEditableToolbar (#664483)
2260  - Use an overlay progressbar for the load progress (#665470)
2261  - Use GtkOverlay for the statusbar (#653996)
2262  - Kill right/left padding in the toolbar so that icons are
2263    accessible from the edge of the screen (#665518)
2264  - Use new-windows-in-tabs by default (#656091)
2265  - Remove "Go" and "Tabs" menu
2266  - Remove user visible concept of "homepage" (#665469)
2267  - Remove the toolbar editor (#664260)
2268  - Use uniform style for about: pages (#665136)
2269  - Use GTK+ 3.0 icon names (#665170)
2270  - Make sure WebApps are always shown in the shell (#664751)
2271  - Use SoupSession:ssl-use-system-ca-file property instead of copying
2272    the detection code (#633109)
2273  - Never show tabs in application mode (#663668)
2274  - Layout fixes for the properties dialog (#662252)
2275
2276==============
2277Epiphany 3.3.2
2278==============
2279
2280Changes:
2281
2282  - Use GNetworkMonitor to monitor network changes (#664096)
2283  - Remove use of deprecated GTK+ APIs (#664120)
2284  - Fix icon in PDM's "Clear All" button (#663159)
2285  - Show the WebKit version in the about dialog
2286  - Other  minor fixes
2287
2288==============
2289Epiphany 3.3.1
2290==============
2291
2292Changes:
2293
2294  - Don't crash when NetworkManager is not available (#659103)
2295  - Fix markup in in dialog string (#660749)
2296  - Port from GtkTable to GtkGrid (#661347)
2297
2298==============
2299Epiphany 3.2.0
2300==============
2301
2302Changes:
2303
2304  - Translation updates.
2305
2306===============
2307Epiphany 3.1.92
2308===============
2309
2310Changes:
2311
2312  - Disable irrelevant actions in web app mode (#657624)
2313  - Disable session resume in web app mode (#658739)
2314  - Normalize web app profile directory and desktop file names (#658010)
2315  - Remove G_DIRECTORY_SEPARATOR from web app names (#658028)
2316  - Other fixes and cleanups.
2317
2318=================
2319Epiphany 3.1.91.1
2320=================
2321
2322Changes:
2323
2324  - Fix mistake in error pages.
2325
2326===============
2327Epiphany 3.1.91
2328===============
2329
2330Changes:
2331
2332  - Implement about:applications to manage Web Applications. This
2333    should go away in 3.4 in favor of a GNOME-wide solution.
2334  - Fix warnings when coming back from fullscreen (#657936)
2335  - Hide irrelevant context menu actions when in app mode (#657624)
2336  - Remove unneeded markup in glade files (#102382)
2337  - Recursively delete temporary profile dirs (#658201)
2338  - Improve messages in error pages (#637903)
2339  - Fix error pages for RTL locales (#314205)
2340  - Ask for confirmation before overwriting web applications (#658060)
2341
2342===============
2343Epiphany 3.1.90
2344===============
2345
2346Changes:
2347
2348  - Add support for saving web pages as standalone "Web Applications".
2349
2350==============
2351Epiphany 3.1.5
2352==============
2353
2354Changes:
2355
2356  - Use new symbolic icons for security status (#650789)
2357  - Fix gir scanner invocation (#653031)
2358  - Unescape tooltips in download widget (#653690)
2359  - Fix "Browse to" in downloads (#651699)
2360  - Clear finished downloads when closing downloads bar (#653918)
2361  - Use a CSS file for styling (#644805)
2362  - Many other fixes and cleanups.
2363
2364==============
2365Epiphany 3.1.3
2366==============
2367
2368Changes:
2369
2370  - Port to GtkApplication
2371  - Do not use GNOME font settings as our default, just rely on more
2372    generic system config ("sans", "serif")
2373  - Port to GDBus
2374  - Assume NetworkManager is present. This is not a hard dependency
2375    since we only require it at runtime, as we use it through dbus.
2376  - Fix "Use picture as background" (#647604)
2377  - Implement a basic about:memory page with memory usage data
2378  - Respect gtk-keynav-wrap-around in our page-change handler
2379  - Fix removal of items by DnD in toolbar editor (#647265)
2380  - Many other cleanup and fixes
2381
2382==============
2383Epiphany 3.1.2
2384==============
2385
2386Changes:
2387
2388  - Add an option in the chrome context menu to hide the menubar.
2389  - Open new tabs to the right of the current one also for Ctr+Enter
2390    (#647976)
2391  - Use WebKit's internal source viewer by default (#597156)
2392  - Drop yellow background in secure location entry and use symbolic icons.
2393  - Add spell checking, enabled by default.
2394  - Warn again about unsubmitted forms on close (#604986)
2395  - Add about:plugins support (#575498)
2396  - And lots of other bugfixes.
2397
2398==============
2399Epiphany 3.0.0
2400==============
2401
2402Changes:
2403
2404  - Use the system 'web-browser' high-res icon instead of our own
2405    low-res version. (#645713)
2406  - Use /org/gnome as starting path for schemas.
2407  - Respect our documented special key values for the download dir
2408    (#644641)
2409
2410================
2411Epiphany 2.91.92
2412================
2413
2414Changes:
2415
2416  - Fix pages opening in the wrong tab when a session has been
2417    resumed. (#625116)
2418  - Cleanups in autotools setup. (#609498)
2419  - Other bugfixes.
2420
2421==================
2422Epiphany 2.91.91.1
2423==================
2424
2425Changes:
2426
2427  - Fix theming issues in the primary toolbar. (#644261)
2428  - Remove minimum font size setting from the UI. (#644247)
2429  - Use GNOME document font for the default font, instead of the UI
2430    font. (#644521)
2431  - Use Serif as default family instead of Sans Serif, like Every
2432    Other Modern Browser Does(tm) (#644523)
2433
2434================
2435Epiphany 2.91.91
2436================
2437
2438Changes:
2439
2440  - The downloads UI has been totally revamped. It is very similar to
2441    how Chrome works, and should fit much better in the overall GNOME
2442    3.0 design (#618443)
2443  - Add a border and some padding around the floating statusbar.
2444  - Do a DNS prefetch on the completion items when the cursor is set
2445    over them more than a 1/4th of a second. Should speed-up page
2446    loading. (#606087)
2447  - Other minor bugfixes.
2448
2449================
2450Epiphany 2.91.90
2451================
2452
2453Changes:
2454
2455  - Port statusbar to GeditOverlay; fixes a bunch of bugs and should
2456    be more efficient.
2457  - Group new tabs by default when opened from another page; this
2458    obsoletes the tab-group extension.
2459
2460===============
2461Epiphany 2.91.6
2462===============
2463
2464Changes:
2465
2466  - Use libsoup's cache implementation instead of WebKit's, which has
2467    been removed now.
2468
2469===============
2470Epiphany 2.91.5
2471===============
2472
2473Changes:
2474
2475  - Compilation fixes for GTK+ 2.99.0
2476  - Fix potential dataloss in topic selection dialog (#518727)
2477  - Fix color setting in location bar (#636501)
2478
2479=================
2480Epiphany 2.91.4.1
2481=================
2482
2483Changes:
2484
2485  - Various compilation fixes.
2486
2487===============
2488Epiphany 2.91.4
2489===============
2490
2491Changes:
2492
2493  - Blacklist Flash plugin, since it will just crash in our GTK+ 3.x
2494    process.
2495  - Use custom (and nicer) error pages (#592667)
2496  - Fix minimum font size setting, add custom setting for font sizes
2497    (#636761)
2498  - Separate migration code into another binary, makes the main ephy
2499    binary not link with NSS (#636685)
2500  - Fix errors properly, particularly do not clobber the global error
2501    state for errors not happening in the main frame (#623012)
2502
2503===============
2504Epiphany 2.91.3
2505===============
2506
2507Changes:
2508
2509  - Fix WebKitSoupCache size setup (#635066)
2510  - Fix some leaks in the GObject DOM using code.
2511  - Other small changes.
2512
2513===============
2514Epiphany 2.91.2
2515===============
2516
2517Changes:
2518
2519  - Get rid of the spinner in the toolbar, port tab spinners to
2520    GtkSpinner (#524809, #598442)
2521  - Enable web inspector unconditionally.
2522  - Use full content zooming by default (#615362).
2523  - Various cleanups and bugfixes.
2524
2525===============
2526Epiphany 2.91.1
2527===============
2528
2529Changes:
2530
2531  - Port to GSettings (##624485)
2532  - Updated to use GTK+ 3.x (unconditionally) and
2533    gobject-introspection 0.9.5.
2534  - Use the geolocation support in WebKit (#626687)
2535  - A ton of bugfixes.
2536
2537===============
2538Epiphany 2.31.5
2539===============
2540
2541Changes:
2542
2543
2544  - Show All files in Save dialogs, not only "supported" ones (eg,
2545    HTML).
2546  - Fix epiphany .pc files to have the correct dependencies.
2547
2548===============
2549Epiphany 2.31.4
2550===============
2551
2552Changes:
2553
2554  - Port to GTK+ 3.x. GTK+ 3.x is now required to build, 2.x support
2555    is dropped.
2556
2557===============
2558Epiphany 2.31.3
2559===============
2560
2561Changes:
2562
2563 - Remove encoding breaking translations of '...' strings (#613119)
2564 - Fix URL entry eating up your manually entered URLs in some cases
2565   (#620129)
2566
2567===============
2568Epiphany 2.31.2
2569===============
2570
2571Changes:
2572
2573 - Use an infobar to inform of session restoration instead of a modal
2574   dialog.
2575 - Show a dialog when F7 is pressed to enable caret browsing (#501666)
2576 - Use a Chrome-like embedded statusbar and get rid of the traditional
2577   one (#609713)
2578 - Highlight matches when doing "Find again" in search bar (#611499)
2579 - Refactor load status management in EphyWebView (#593743)
2580 - Open URIs on a new tab when doing middle click in history items
2581   (#611400)
2582 - Re-enable favicons in entry completion (#616345)
2583 - Change sensitiviness of back/forward buttons when clearing history
2584   (#539716)
2585 - Make sure we clear webkit's internal history when clearing the
2586   history in Epiphany (#539716)
2587 - Send 'Referer' on headers sent for context menu HTTP
2588   downloads. (#136292)
2589 - Fix leave-fullscreen button visibility (#611445)
2590
2591===============
2592Epiphany 2.30.2
2593===============
2594
2595Changes:
2596
2597  - Correct extensions dir definition in lib/ too.
2598
2599===============
2600Epiphany 2.30.1
2601===============
2602
2603Changes:
2604
2605  - Improve page print implementation (#609756)
2606  - Ignore case of URL schemes (#605089)
2607  - Check if URL is NULL before setting its history title (#582629)
2608  - Fix crasher when pressing Up arrow twice (#599156)
2609  - Look for extensions in the correct directory, using our API
2610    version as versioning number.
2611
2612=============
2613Epiphany 2.30
2614=============
2615
2616Changes:
2617
2618  - Fix form-based login detection in many sites (#608740)
2619  - Make sure we show notifications in all cases for downloads
2620    (#611635)
2621  - Various fixes to the migration code (#608687)
2622
2623================
2624Epiphany 2.29.92
2625================
2626
2627Changes:
2628
2629  - Fix shift+click being broken in input areas (#610844)
2630  - Always use i18n'd Desktop and Downloads dir names (#610721)
2631
2632================
2633Epiphany 2.29.91
2634================
2635
2636Changes:
2637
2638  - Fix window moving and resizing through DOM methods, a.k.a. 'Fix
2639    Browser Pong' (#604991)
2640  - Show favicons instead of radiobuttons in the tabs menu (#405505)
2641  - Replace 'Enable Java' preference (which wasn't working) with a
2642    'Enable Plugins' preference (which works).
2643  - Report broken SSL certs through the usual 'broken padlock' icon in
2644    the URL entry (#600663)
2645  - Make Ctrl+Shift+Click open links in a new window again (#604950)
2646  - Lots of bugfixes and code cleanups.
2647
2648================
2649Epiphany 2.29.90
2650================
2651
2652Changes:
2653
2654  - Remove support for XML legacy format in extensions (#607881)
2655  - Implement EphyEmbedPersist using WebKitDownload (#600987)
2656  - Reimplement support for cookie acceptance policies (#607484)
2657  - Change default toolbar layout to have just one toolbar (#412385)
2658  - Reimplement print preview (#609021)
2659  - A bunch of other small bugfixes.
2660
2661===============
2662Epiphany 2.29.6
2663===============
2664
2665Changes:
2666
2667  - Enable the webkit page cache by default; this should give a
2668    noticeable to the back/forward page transition.
2669  - Make text search more responsive by introducing a small delay
2670    between a key stroke and the actual search. (#598322)
2671  - A bunch of other small bugfixes.
2672
2673===============
2674Epiphany 2.29.5
2675===============
2676
2677Changes:
2678
2679  - Reimplement EphyEmbedSingle::handle-content signal, useful for
2680    external download managers
2681  - Add a gconf key (/apps/epiphany/general/url_search) to set the
2682    default search engine. (#604087)
2683  - Reimplement favicon support (#601859)
2684  - Do not override page specific context menus with our own (#603326)
2685  - Store all form auth data in GNOME Keyring, and ask the user to
2686    remember and prefill new logins/passwords with an
2687    infobar. (#582267)
2688  - Reimplement EphyWebView::ge-feed-link, emitted when a feed link is
2689    found in the view.
2690  - Reimplement support for the 'Accept-Language' HTTP header
2691    (##528893)
2692  - Reimplement custom User Agent support, see commit e896b194fbff for
2693    details (#580903)
2694  - Reimplement support for window.close (#599009)
2695  - Reimplement support for mime type safety check during downloads
2696    (#605026)
2697  - Reimplement EphyWebView::new-window signal, emitted when the view
2698    opens a new window (like a JS window)
2699  - Lots of bugfixes
2700
2701===============
2702Epiphany 2.29.3
2703===============
2704
2705Changes:
2706
2707  - Don't assume all seed extensions return an object as a value
2708    (#599714)
2709  - Fix refcounting of seed extensions (#599838)
2710  - Provide the Inspect Element menu item in context menus again
2711    (#599473)
2712  - Many fixes to our gobject-introspection support (#599757)
2713  - Disconnect dbus callbacks when disposing of the network monitor
2714    (#572326)
2715  - Only use the main frame to fetch the document type for pages
2716    (#602400)
2717  - Restore 'Close' and 'Help' buttons in dialogs (#590387)
2718  - Fix auto-google search when using Ctrl-Enter (#603324)
2719
2720===============
2721Epiphany 2.29.1
2722===============
2723
2724Changes:
2725
2726  - Reimplement middle-click-to-open-clipboard-contents.
2727  - Reimplement traditional epiphany context menu(s). (#562617)
2728  - Reimplement Up arrow behavior (#595653)
2729  - Make most of epiphany compile with sealed GTK+ structs (#595791)
2730  - Prevent PDM from getting keyring passwords in private mode
2731    (#591395)
2732  - Take into account WEBKIT_LOAD_FAILED status for is_loading API.
2733  - Depend on libtool 2.2 and dump dolt.
2734  - Replace .glade files with .ui files natively instead of generating
2735    .ui files at compile time from the .glade files. (#590387)
2736  - Several fixes in the automatic search of url entry contents on
2737    enter feature (#596717, #595690)
2738  - Use new syntax for Seed imports (#598562)
2739  - Add back support for javascript: and mailto: URIs
2740  - Fix for Seed extensions preventing epiphany from shutting down
2741    (#573551)
2742  - Allow popups when the user asks for them (#528799)
2743  - Refactor EphyShell lifetime tracking (#599348)
2744  - Don't crash when detaching multiple Seed extensions (#599422)
2745  - Reimplement type checking on downloads and "Open" dialog option
2746    (#598167)
2747
2748================
2749Epiphany 2.27.92
2750================
2751
2752Changes:
2753
2754  - Import passwords from the gecko profile on first run. This adds a
2755    dependency on NSS, which can be disabled with --disable-nss (but
2756    then, of course, passwords won't be imported).
2757  - Enable undo/redo on forms (#591072)
2758  - Save session data more often to avoid data loss when crashing
2759    (#593149)
2760  - Reimplement direct search on the location bar (#583795)
2761  - Do not save failed loads in history or show a valid security
2762    status for them (#593200)
2763  - Reimplement search by just pressing '/' (#587864)
2764  - Fix .desktop file (#588979)
2765  - Fix warning when loading NULL URIs (#593701)
2766  - Reimplement view source functionality (#503968)
2767  - Show initial request before the server responds to avoid empty
2768    location entry (#591294)
2769  - Reset font size with ctrl+0 from num block (#573624)
2770  - Do not auto-shrink images, since ephy/gecko used to do that.
2771  - Reimplement adblock support (#562762)
2772
2773================
2774Epiphany 2.27.91
2775================
2776
2777Changes:
2778
2779  - Use new keyring support in libsoup instead of the old webkit
2780    session feature.
2781  - Performance and functionality improvements for the find toolbar.
2782  - Always show images in the bookmarks menu items. Makes them
2783    re-appear after recent changes that set icons off by default in
2784    menus for 2.28 (#588563)
2785  - Update URL in entry when clicking on #anchors (#584506)
2786  - Re-implement about:recover lookalike (#583953)
2787
2788================
2789Epiphany 2.27.90
2790================
2791
2792Changes:
2793
2794  - Port PDM's password viewer to gnome-keyring so that it works
2795    again. (#579217)
2796  - Fix address normalization when opening URLs from the command line.
2797  - Fix spurious whitespace when hiding downloader status
2798    icons. (#591189)
2799  - Re-add the spinner so that we have some kind of progress
2800    notification before we receive any response from the
2801    server. (#585035)
2802  - Workaround bug in WebKitGTK+ that made us never stop the progress
2803    notification while loading in some pages. (#590170)
2804  - Move default bookmarks to a separate RDF file instead of
2805    hardcoding them. (#300190)
2806  - Do not show about:recover URLs for now, since the service is not
2807    implemented. (#583953)
2808
2809===============
2810Epiphany 2.27.5
2811===============
2812
2813Changes:
2814
2815  - Use the font families set in the GNOME preferences when possible.
2816  - Fix opening multiple pages in a row from command line (#588143)
2817  - Add several new mime types to the safe mime types list (#582905,#565346)
2818  - Fix middle click on back/forward buttons (#583440)
2819  - Recognize favicons with mime type image/vnd.microsoft.icon. Keep
2820    in mind that favicons in general still do not work in
2821    epiphany/webkit. (#578575)
2822
2823===============
2824Epiphany 2.27.4
2825===============
2826
2827Changes:
2828
2829  - Simplify widget hierarchy in EphyEmbed by removing a dummy GtkBin
2830    layer. This fixes some focus problems.
2831  - Various fixes for issues related to the recent refactoring of the
2832    Epiphany internals.
2833  - Bugfixes and performance improvements to the location/completion
2834    code.
2835
2836===============
2837Epiphany 2.27.3
2838===============
2839
2840Changes:
2841
2842  - Preserve back/forward history when opening new tabs. (#583459)
2843  - Preserve HTTP information (eg, referrer) when opening new tabs. (#120341)
2844  - Strip superfluous whitespace from URLs before loading them. (#584466)
2845  - Remove Python support for extensions, the only supported language
2846    other than C/C++ is now JavaScript through Seed.
2847  - Pretty large refactoring of internals: we now have a new
2848    EphyWebView class, subclass of WebKitWebView, which holds most of
2849    our extra methods/information that used to be in
2850    EphyEmbed. EphyEmbed is no longer an interface, just a wrapper
2851    that contains an EphyWebView and that properly sets it up. Since
2852    there aren't any more interface classes to be implemented by
2853    backends the webkit/ directory is gone, and all the code is now in
2854    embed/.
2855
2856===============
2857Epiphany 2.27.2
2858===============
2859
2860Changes:
2861
2862  - Show link messages in a floating statusbar when the normal
2863    statusbar is hidden.
2864  - Fix opening links with target=_blank in a new tab with middle
2865    click.
2866  - Many download improvements and bugfixes.
2867  - Use GNOME settings for default font sizes.
2868  - Implement caret browsing mode (press F7 to activate).
2869
2870===============
2871Epiphany 2.27.1
2872===============
2873
2874Changes:
2875
2876  - Fix click-to-download.
2877  - Require WebKitGTK+ 1.1.3 and libsoup 2.26.0, both with important
2878    bugfixes.
2879
2880===============
2881Epiphany 2.27.0
2882===============
2883
2884The first release of the WebKit era.
2885
2886  - The only backend is now WebKit, Gecko support has been removed.
2887  - Greatly improved entry completion.
2888  - Progress indicator is now in the location entry, the one in the
2889    statusbar has been dropped.
2890  - Ported to GtkBuilder.
2891  - Support for the WebInspector from WebKit, similar to Firebug.
2892  - Support for Seed extensions.
2893  - Allow to force new windows to be opened in tabs. Set the gconf key
2894    /apps/epiphany/general/open_new_windows_in_tab to TRUE.
2895  - Many, many bugfixes for the WebKit backend.
2896
2897================
2898Epiphany 2.21.90
2899================
2900
2901What's new in Epiphany 2.21.90?
2902
2903  - gnome-vfs was dropped, the gio port is completely functional, a few minor
2904    bugs remain to catch and fix.
2905  - location entry now searches inside bookmarks urls.
2906  - avoid showing duplicate entries for bookmarks and history items in the
2907    location entry.
2908  - open externally opened links in current tab if it's blank.
2909  - new "Reset Epiphany" dialog to clear history, cache and cookies
2910  - history window now open links in new tabs
2911  - history window groups hosts that only vary in the port
2912  - restored gnome-session windows are now the correct size
2913  - downloads now show notifications on start/finish when the download-dialog
2914    is hidden
2915  - it is now possible to middle click on a smart bookmark to have it search for
2916    primary selection contents
2917  - internal clean ups and minor fixes.
2918
2919You can see a list of fixed bugs since 2.21.4 (since there were no NEWS for .5):
2920  http://bugzilla.gnome.org/buglist.cgi?product=epiphany&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&resolution=FIXED&chfield=resolution&chfieldvalue=FIXED&chfieldfrom=2007-12-16
2921
2922===============
2923Epiphany 2.21.4
2924===============
2925
2926A big refactoring of the Epiphany internals was done in order to achieve better
2927cross-engine support. It can be roughly separated in two chunks:
2928
2929 - EphyTab and its usage of GtkMozEmbed specific signals was transformed
2930   into generic code under EphyBaseEmbed with backend-agnostic gobject-properties.
2931   Backends are now encouraged to subclass EphyBaseEmbed and update its
2932   properties to keep them in sync with the engine state. In turn, the browser
2933   chrome will connect to the notify:: signals for the properties to update its
2934   UI to reflect those changes.
2935
2936-  In some situations the embed/ code will need to know some specific details of
2937   the fronted (for example, the active child among all the embed instances in the
2938   popup management code). Instead of directly accessing the fronted, an generic
2939   EphyEmbedContainer interface has been created, offering all the needed methods.
2940   In Epiphany, this interface is implemented by EphyWindow.
2941
2942Bug fixes:
2943    * Add saved files to the GtkRecent list. Fixes Bug #148401.
2944    * Make cursor be at the end of the URL when selecting entries from the
2945	  completion popup. Fixes bug #466344.
2946    * Fix multihead problems in toolbar editor.
2947    * Fix download-icon toolip updates. Fixes bug #343238.
2948    * Default to Cancel on Cert dialogues. Fixes bug #163379.
2949    * Remove "Add bookmark" and "Save as" from the document context menu.
2950	  Part of bug #332968.
2951    * Fix completion model to show icons for history items too,
2952      history/bookmarks/favicon_cache service objects are now stored in the
2953      completion priv. Fixes bug #459811.
2954    * Sets page header and footer margins to a reasonable value when printing.
2955      Workaround for bug #346110.
2956    * Adds a check for NULL pointer in ephy-session.c, fixing wrong behaviour when
2957      restoring Epiphany in some cases. Fix for bug #488718.
2958    * Updates to new NetworkManager API signals for status monitoring.
2959    * Take the page orientation from the page setup, not from the print settings.
2960      Bug #485670 (see also gtk+ bug #485685).
2961    * Makes the Go button behaviour consistent with the "Enter" behaviour. Both
2962      actions search for keywords or load the url. Fixes #484178.
2963    * EphyContentPolicy::ShouldLoad: use the same content policy for
2964      http and https, allowing adblock to work on https. Fixes bug #471583.
2965    * Make Epiphany properly remember the last saved location in the FileChooser.
2966      Fix for bug #336251.
2967    * Make session recovery focus work properly and remember the active tab.
2968      Fixes bug #317272.
2969    * Fix disable_toolbar_editing lockdown not respected for Remove and Move
2970      actions on toolbar buttons. Fixes bug #475641.
2971    * Change the hint of the bookmarking properties dialog to DIALOG, instead
2972      of NORMAL. Make bookmarking work in fullscreen mode and does not put
2973      bookmark properties windows in the taskbar. Fixes bug #478928.
2974	* Find toolbar now remembers last pattern searched also when opened with
2975      slash or apostrophe. Fixes bug #343337.
2976	* Add a somewhat tricky fix for url titles not visible on the completion
2977      popup of the location entry when using a dark theme (like Darkilouche).
2978      Fixes bug #446898.
2979	* Private instances of Epiphany now remove the profile dir on exit.
2980      Note that the profile dir won't be deleted if it's a custom path.
2981      Fixes bug #329680.
2982	* Make "Up" button dropdown menu show titles instead of URLs for already
2983	  visited pages. Fix for bug #323764.
2984	* Remove ellipsis from View -> Page Security Information, as it does not
2985	  require further user interaction to complete. Fix for bug #483312.
2986	* Hide Back/Forward buttons when disable_history lockdown key is enabled.
2987	  Fixes bug #394795.
2988	* Add explanation label to "Only from sites you visit" radio button.
2989	  Fixes bug 493422.
2990
2991Changes:
2992    * Add accessibility theme icons for our apps icon.
2993	* Enable printing to PDF file on gecko 1.9, now that moz#367907 is
2994	  fixed.
2995	* Make 'Not found' on find toolbar temporarily bold and sounds the
2996	  bell signal when searching on a page and no results are
2997	  found. Fixes bug #363004.
2998	* Makes tooltips for Back and Forward buttons display the titles of
2999      relative pages. Fixes bug #341400.
3000	* Add drag-and-drop of URLs onto "New Tab" and "New Window" buttons in
3001      the toolbar. Fixes bug #382383.
3002	* Add a broom icon in the search entry of the History window,
3003	  like in Bookmarks Editor. Fixes bug #476179.
3004	* Use friendly display for mailto: links; shows a nice text in status bar
3005      when hovering a mailto: link. Fixes bug #339161.
3006	* Fix the build of the custom GTK+ filepicker. Add a preview for the
3007	  FileChooser. The default size is 150x150. Fixes bug #440859.
3008    * Make the location entry completion cells smarter, now bookmarks take the
3009	  full width of the popup. Also make titles of history entries align
3010      to the left so it's easier to browse a lot of entries with similar
3011	  titles. Almost-fixes bug #419475.
3012	* Change the "Powered by" name in the About dialog according to the used
3013      backend. Fix for bug #478196.
3014	* Display "Execute script <title>" string as tooltip for bookmark action
3015	  instead of the whole javascript code when bookmarking a scriptlet.
3016      Fix bug #492695.
3017	* Update to latest EggToolbarEditor code.
3018      This supports changing the editor's model during runtime and
3019      tries to avoid some possibly leaking signal handlers.
3020	  Fixes bug #493149.
3021	* Adds a column in the history window showing the date and the time of the
3022      visit, substitutes radiobuttons with checkboxes in the View menu of the
3023	  window. Fix bug #380156.
3024	* Enable a --with-distributor-name configure option, defaulting to Epiphany.
3025      Use it on an error page to designate the distributors/developers to
3026	  contact. Fixes bug #433796.
3027	* Add a "Remove all" button to the Personal Data Manager for both the
3028	  cookies and the passwords. Addresses bug #148314.
3029	* Fix a bug in EphyNodeView which caused problems when setting columns
3030	  as resizable; thanks to Kristian Rietveld for finding out the cause.
3031	  Make history window columns resizable and bookmarks editor columns
3032	  resizable and sortable. Fixes bug #132808.
3033
3034Contributors to this release:
3035Cosimo Cecchi, Dale Parquette, Leonardo Boshell, Djihed Afifi, Matthias Clasen,
3036Christian Persch, Diego Escalante Urrelo, Josselin Mouette, Cyril Brulebois,
3037Imran Patel, Carlos Garcia Campos, Xan Lopez, Nicholas E. Manley, Alp Toker,
3038Michael Monreal, friemann, Ed Catmur, Reinout van Schouwen,
3039Jan Michael Alonzo
3040
3041Translations:
3042Hendrik Richter, iharh, gforcada, Claude Paroz, frolix68, ituohela, Changwoo Ryu,
3043Luca Ferretti, ifelix, Priit Laes, jorgegonz, ankitp, Kjartan Maraas, dnylande,
3044Takeshi AIHANA, Leonardo Ferreira Fontenelle, snavin, Sunil Mohan Adapa,
3045Inaki Larranaga Murgoitio, ssato, stephaner, Adam Weinberger, Artur Flinta,
3046raphaelh, ymarcheg, Gabor Kelemen, Duarte Loreto, zygis, fwang, Clytie Siddall,
3047icq, Jan Arne Petersen, Maxim Dziumanenko, Jonh Wendell, Robert-André Mauchin,
3048Cyril Brulebois, zyang, Youssef Chahibi, yairhr, mateju, iharh, Ivar Smolin,
3049Alexander Shopov, Ignacio Casal Quinteiro, cwryu, Djihed Afifi, Vasiliy Faronov
3050
3051===============
3052Epiphany 2.19.6
3053===============
3054
3055The most important change in this release is obviously that an experimental
3056WebKit back-end was added by Xan Lopez. Read all about it here:
3057http://blogs.gnome.org/xan/2007/07/17/epiphany-webkit/
3058
3059Furthermore, we have been joined by Cosimo Cecchi who contributed a lot of
3060small but not less important gnome-love bugfixes!
3061
3062Changes:
3063	* Add support for the WebKit engine, compile with --with-engine=webkit
3064          to activate
3065	* #162489: Added a checkbox for smooth scrolling.
3066	* String changes based on user feedback:
3067	  - "Local sites" -> "Nearby sites" (because it is a
3068	  better description)
3069	  - Drop the "Quick" prefix from Topic/Bookmark items in
3070	  toolbar editor, because it has no function besides
3071	  confusing users.
3072	* We now use g_get_user_special_dir to get the Desktop and Downloads
3073	  directory location
3074	* Use the new gtk functions to persist and load the print settings and
3075	  page setup. Migrate our old settings, if present.
3076	* All tooltips are now creatd using the new GTK tooltips API.
3077
3078Bug fixes:
3079	* #459552: Improve the restricted ports message
3080	* #448610: Make the status icon clickable so it shows/hides
3081	  the download window, works across workspaces
3082	* #318947: Update tab title when the statusbar text is updated,
3083	  so we don't have out of sync messages
3084	  (like "Loading <page-you-were-before>")
3085	* Misc: #461689, #433173, #313636, #410223, #385872, #452707, #347637,
3086	  #450904
3087
3088Contributors to this release:
3089Diego Escalante Urrelo, René Stadler, Xan Lopez, Carlos Garcia Campos,
3090Reinout van Schouwen, Cosimo Cecchi, Kraai, Wouter Bolsterlee,
3091Christian Persch, Nguyễn Thái Ngọc Duy, Luca Ferretti
3092
3093Translations:
3094Priit Laes, Reinout van Schouwen, Inaki Larranaga Murgoitio, Jorge Gonzalez,
3095Daniel Nylander, Theppitak Karoonboonyanan, Gabor Kelemen, Wouter Bolsterlee,
3096Ilkka Tuohela, Takeshi AIHANA, Žygimantas Beručka, I. Felix
3097
3098===============
3099Epiphany 2.19.5
3100===============
3101
3102For those who are wondering: Epiphany 2.19.3 and 2.19.4 were never released.
3103
3104Changes:
3105	* Copy the lock icons from g-i-t 2.16 into epiphany, since the new ones
3106          in g-i-t are broken (see bug #348350 comment 93 ff).
3107	* Sync with latest libegg toolbareditor
3108	* use "document-page-setup" named icon for STOCK_PRINT_SETUP (now
3109          available on gnome-icon-theme trunk)
3110
3111Bug fixes:
3112
3113	* #452769: Use GTK_STOCK_ABOUT icon instead of GNOME_STOCK_ABOUT
3114	* #450590: Add a workaround to take into account that Gtk{Radio,Toggle}Actions
3115                   only set either the stock-id or the icon-name property depending on
3116                   the image type. This makes it possible to display the icon of such
3117                   actions in the toolbar editor.
3118	* #450146: Use g_option_group_set_translation_domain to
3119                   translate commandline options.
3120
3121Contributors to this release:
3122Jaap Haitsma, Luca Ferretti, Felix Riemann, Gabor Kelemen, Diego Escalante Urrelo, Jared Moore,
3123Christian Persch
3124
3125Translations:
3126Theppitak Karoonboonyanan, I. Felix, Ankit Patel, Ilkka Tuohela, Josep Puigdemont i Casamajó,
3127Artur Flinta, Nguyễn Thái Ngọc Duy, Takeshi AIHANA, Pema Geyleg, Daniel Nylander,
3128Clytie Siddall, Kjartan Maraas, Priit Laes, Jorge Gonzalez
3129
3130===============
3131Epiphany 2.19.4
3132===============
3133
3134These bugs were fixed since last release (2.19.2):
3135
3136	* #346243 Modified first-time dialog when visiting a secure page, to mention
3137			  the color and padlock icon in the address entry.
3138	* #351100 Assign control+T as default delete shortcut in Bookmarks editor.
3139			  Also move the Delete item to Edit menu.
3140	* #383698 Finished download should not open target directory if that directory is Desktop
3141	* #300826 javascript files of a document are saved with no extension
3142	* #324166 add a print progress window
3143	* #336739 Right click on textarea should provide “Select all”
3144	* #422114 URL-completion of ftp-URL only works when specifying ftp:// protocol identifier
3145	* #437798 Show password in PDM should be plural
3146	* #441419 Go button's behaviour: act on button-release-event
3147	* #444500 Epiphany misses some SelectAll icons
3148
3149Summary of changes from 2.17.4 - 2.18.2:
3150
3151	* Avoid opening nautilus if downloads are done to Desktop. This re-fixes
3152	  bug #383698.
3153
3154	* Quicktime and a number of other mime types are now recognized as safe
3155
3156	* Middle clicking the Go button should open the location bar address
3157	  content in a new tab. Bug #362591.
3158
3159	* Fix printing of frames.
3160
3161	* Don't crash when we cannot access the system bus. Bug #404514.
3162
3163	* Changed the "redirected too many times" error page to be more
3164	  friendly. Bug #395990.
3165
3166	* Clear some print settings in the settings we hand to the print job, so
3167	  they don't get applied twice. Bug #394818.
3168
3169	* Puts OpenInWindow over OpenInTab in the Bookmarks Editor so we meet
3170	  the HIG. Fixes bug #340775.
3171
3172	* Opens images in a new browser window if EOG is not found. Bug #167595.
3173
3174	* Corrects the expand of the Privacy tab in the Preferences window.
3175
3176	* Don't allow the add bookmark ui to appear if it's locked down, more lockdown improvements
3177
3178Contributors to this release:
3179
3180Jared Moore, Sebastiaan Samyn, Bastien Nocera, John Millikin, Jan de Groot, Benjamin Berg,
3181Jean-François Rameau, Jens Granseuer, Björn Lindqvist, Vitali Ischenko, Chris Wilson,
3182Diego Escalante Urrelo, Luca Ferretti, Christian Persch
3183
3184Translation updates:
3185Priit Laes, I Felix, Christophe Merlet, Luca Ferretti, Leonardo Ferreira Fontenelle,
3186Stéphane Raimbault, Hendrik Richter, Takeshi AIHANA, Peter Bach, Ignacio Casal Quinteiro,
3187Pema Geyleg, Inaki Larranaga Murgoitio, Jovan Naumovski, Baris Cicek, Goran Rakić,
3188Nikos Charonitakis, Gintautas Miliauskas, Artur Flinta, Ankit Patel, Changwoo Ryu,
3189Matic Zgur, Abel Cheung, Jakub Friedl, Josep Puigdemont i Casamajó, Gabor Kelemen,
3190Nguyễn Thái Ngọc Duy, Kjartan Maraas, Maxim Dziumanenko, Roberto Majadas, Reinout van Schouwen,
3191Alexander Shopov, Nickolay V. Shmyrev, Duarte Loreto, David Lodge, Djihed Afifi,
3192Daniel Nylander, Ilkka Tuohela, Theppitak Karoonboonyanan, Evandro Fernandes Giovanini,
3193Žygimantas Beručka, Yair Hershkovitz, Clytie Siddall, David Planella
3194
3195===============
3196Epiphany 2.17.4
3197===============
3198
3199Changes:
3200	   * Show favicons in location entry drop-down. Bug #112748, patch by Diego
3201	   Escalante Urrelo.
3202
3203	   * Adblock manager has get a much wanted UI
3204
3205	   * Fix secure location bar colouring with dark themes. Bug #347343,
3206	   patch by Diego Escalante Urrelo.
3207
3208	   * List title and URL in location entry drop-down. Bug #169550,
3209	   patch by Diego Escalante Urrelo.
3210
3211	   * Epiphany has (almost) completed the themed icons support
3212	porting thanks to hard work of Luca Ferreti, Andreas Nilsson and
3213	others :). New icons are present for almost everything, go check them
3214	out!
3215
3216	   * Fix bookmarks export to HTML. Bug #345925, patch by Stefan Stuhr.
3217
3218	   * Thanks to Chris Wilson, bookmarks and history use a smarter way to
3219	determine time related information. Bug #391845, #391852
3220
3221	   * Allow to drag plaintext to tabbar. Bug #339339, patch by
3222	   Michael Hofmann.
3223
3224	   * Some bookmarks lockdown fixes (bug #165536) and lots of minor UI
3225	fixes are also present in this version.
3226
3227	   * Other bugs fixed in this release: #389560, #382207, #334463, #347343,
3228	#324052, #320514, #166662, #381546, #373549, #363837, #358986, #353854,
3229	#340560, #390287, #391521, #377039, #372283, #350575
3230
3231Contributors to this release:
3232Wouter Bolsterlee, Eric Butler, Diego Escalante Urrelo, Luca Ferreti,
3233Michael Hofmann, Björn Lindqvist, John Millikin, Andreas Nilsson, Paul,
3234Christian Persch, Stefan Stuhr, Chris Wilson
3235
3236Translation updates:
3237Khaled Hosny (ar), Gil Forcada (ca), Jakub Friedl (cs), Gintautas Miliauskas (lt)
3238
3239
3240===============
3241Epiphany 2.17.3
3242===============
3243
3244Changes:
3245	 * Add some more F5 shortcuts to handle all the MSIE
3246	   "refresh page" bindings. Fixes bug #372906.
3247	   * Change default font sizes to match other popular
3248	   browsers. Fixes bug #346026.
3249	   * Lower the priority of the spinner animation so that the animation
3250	   does not stop page loading. Fixes bug #374623.
3251	   * Add "si" to locales always using pango. Patch by Harshula
3252	   harshula at gmail dot com, Fixes bug #361538.
3253	   * Make progressbar smaller. Fixes bug #368759.
3254
3255Misc. bug fixes: #372760, #362882, #381099, #382207
3256
3257Also you might want to know that this release has initial work to
3258provide Epiphany icons as themed icons. See
3259http://wayofthemonkey.com/index.php?date=2006-11-15&month=11&year=2006
3260for more information
3261
3262Contributors to this release:
3263Benjamin Berg, Wouter Bolsterlee, Gerald E. Butler,
3264Diego Escalante Urrelo, Luca Ferretti, Ryan Lortie,
3265Baptiste Mille-Mathias, Christian Persch.
3266
3267Translation updates:
3268Jakub Friedl (cs), Francisco Javier F. Serrador (es), Gil Osher (he).
3269
3270
3271===============
3272Epiphany 2.17.2
3273===============
3274
3275Changes:
3276	* Clicking favicon in the location bar selects URL. Fix bug
3277		  #349557.
3278	* Default to printing background images.
3279	* Add middle-click on New Tab/Window button to open URL on
3280		  clipboard. Fix bug 149715.
3281	* Automatically open a Nautilus window after downloading has
3282		  finished. Fixes bug #138876. Try this and tell us what you
3283		  think!
3284	* Fix printing of page ranges.
3285	* Misc bug fixes: bug #347750, bug #330415, bug #357456, Bug #352733,
3286	  bug #361606, Bug #362063, bug #349349, bug #358007, bug #350053.
3287
3288Contributors to this release: John Millikin, Diego Escalante Urrelo,
3289Jean-François Rameau, Wouter Bolsterlee, Ed Catmur, Christian Persch.
3290
3291Updated translations:
3292Runa Bhattacharjee (bn_IN), Gil Forcada (ca), Mindu Dorji (dz),
3293David Lodge (en_GB), Ivar Smolin (et), Iñaki Larrañaga Murgoitio (eu),
3294Roozbeh Pournader (fa), Ilkka Tuohela (fi), Satoru SATOH (ja),
3295Erdal Ronahi (ku), Žygimantas Beručka (lt), Åsmund Skjæveland (nn),
3296Leonardo Ferreira Fontenelle (pt_BR), Woodman Tuen (zh_HK, zh_TW)
3297
3298
3299===============
3300Epiphany 2.16.0
3301===============
3302
3303Contributors:
3304Johannes Berg, Wouter Bolsterlee, Luca Ferretti, Crispin Flowerday,
3305Thomas de Grenier de Latour, Michael Hofmann, Nguyễn Thái Ngọc Duy,
3306Kjartan Maraas, Victor Osadci, Christian Persch, Frederic Peters,
3307Celso Pinto, Jean-François Rameau, René Stadler, Diego Escalante Urrelo
3308
3309Documentation:
3310Victor Osadci
3311
3312Translations:
3313Ales Nyakhaychyk (be), Rostislav "zbrox" Raykov (bg), Progga (bn_IN),
3314Progga (bn), Gil Forcada (ca), Jakub Friedl (cs), Hendrik Richter (de),
3315"Last-Translator: Mindu Dorji\n" (dz), Kostas Papadimas (el),
3316Crispin Flowerday (en_GB), Francisco Javier F. Serrador (es),
3317Ivar Smolin (et), Iñaki Larrañaga Murgoitio (eu), Ilkka Tuohela (fi),
3318Robert-André Mauchin (fr), Ignacio Casal Quinteiro (gl), Ankit Patel (gu),
3319Rajesh Ranjan (hi), Gabor Kelemen (hu), Mohammad DAMT (id),
3320Satoru SATOH (ja), Vladimer Sichinava (ka), Changwoo Ryu (ko),
3321Žygimantas Beručka (lt), Raivis Dejus (lv), Fanomezana Rajaonarisoa (mg),
3322Jovan Naumovski (mk), Ani Peter (ml), Badral (mn), Rahul Bhalerao (mr),
3323Kjartan Maraas (nb), Shyam Krishna Bal (ne), Reinout van Schouwen (nl),
3324Åsmund Skjæveland (nn), Subhransu Behera (or), Artur Flinta (pl),
3325Licio Fernando Nascimento da Fonseca (pt_BR), Duarte Loreto (pt),
3326Nickolay V. Shmyrev (ru), Matic Žgur (sl), Laurent Dhima (sq),
3327Daniel Nylander (sv), Theppitak Karoonboonyanan (th), Baris Cicek (tr),
3328Maxim Dziumanenko (uk), Clytie Siddall (vi), Funda Wang (zh_CN),
3329Woodman Tuen (zh_HK, zh_TW)
3330
3331Documentation translations:
3332Francisco Javier F. Serrador (es), Inaki Larranaga (eu),
3333Christophe Bliard (fr), Takeshi AIHANA (ja), Nickolay V. Shmyrev (ru),
3334Daniel Nylander (sv), Maxim Dziumanenko (uk)
3335
3336
3337================
3338Epiphany 2.15.92
3339================
3340
3341Contributors to this release:
3342Kjartan Maraas, Christian Persch, Jean-François Rameau.
3343
3344Translations updates:
3345Rostislav "zbrox" Raykov (bg), Gil Forcada (ca), Hendrik Richter (de),
3346Mindu Dorji (dz), Kostas Papadimas (el), Francisco Javier F. Serrador (es),
3347Ivar Smolin (et), Ilkka Tuohela (fi), Ankit Patel (gu), Gabor Kelemen (hu),
3348Mohammad DAMT (id), Satoru SATOH (ja), Changwoo Ryu (ko),
3349Žygimantas Beručka (lt), Jovan Naumovski (mk), Badral (mn),
3350Rahul Bhalerao (mr), Kjartan Maraas (nb), Reinout van Schouwen (nl),
3351Subhransu Behera (or), Artur Flinta (pl), Nickolay V. Shmyrev (ru),
3352Matic Žgur (sl), Daniel Nylander (sv), Theppitak Karoonboonyanan (th),
3353Baris Cicek (tr), Maxim Dziumanenko (uk), Clytie Siddall (vi),
3354Funda Wang (zh_CN).
3355
3356
3357================
3358Epiphany 2.15.91
3359================
3360
3361Changes:
3362
3363	* Spell check support using the gecko 'spellchecker' extension.
3364	  No corrections context menu or language switching yet. The default
3365	  dictionary is based on applicable locale names.
3366
3367	* Add page security info dialogue from Certificates extension.
3368
3369	* Drop libgnomeprint[ui] and use gtk printing. Add our options in
3370		  a custom tab in the print dialogue. Print settings and page setup
3371	  persist now.
3372
3373	* Add methods to EphyNode to set typed properties. This change improves the
3374	  Python API so it should be easy now to play with bookmarks.
3375	  Add https and ftp local bookmarks. Based on a patch by Celso Pinto,
3376	  bug #330679.
3377
3378Bug fixes:
3379
3380	* Misc fixes: #337913, #312869, #345934, #346662, #339548, #347022,
3381	  #344848, #343592.
3382
3383	* Add a way to turn off password remembering. Bug #332374.
3384
3385	* Don't crash when adding zeroconf bookmarks while bookmarks are locked
3386	  down. Bug #341379.
3387
3388	* Fix middle-click and ctrl-enter in the location entry autocompletion
3389	  drop-down. Bug #345934, based on a patch by johannes@sipsolutions.net.
3390
3391	* Make the crash recovery dialog appear on the taskbar.
3392	  Fixes bug #345010.
3393
3394	* copy history over when opening link in new tab/win using
3395	  context menu. Fixes bug #340742, patch by René Stadler.
3396
3397	* Don't crash on error from zeroconf bookmarks. Fixes bug #343922.
3398
3399	* Don't set cookies from favicon downloads. Bug #337835.
3400
3401	* Allow cookie list to be sorted.  (fixes #337845)
3402
3403	* Fix crash when moving zoom widget on toolbar (#338682)
3404
3405	* Display the find bar for "Find Next" and "Find Previous"
3406	  if it wasn't visible already. Entry focus is handlded
3407	  with care so that use cases like incremental search work
3408	  as expected. Fixes bug #333020.
3409
3410	* Remove Shift+Ctrl+T accelerator, it was pressed accidentally
3411	  too often and people would lose their toolbars. Bug #328783.
3412
3413Documentation:
3414
3415		* Manpage update from Victor Osadci.
3416
3417Contributors to this release:
3418Johannes Berg, Nguyễn Thái Ngọc Duy, Luca Ferretti,
3419Crispin Flowerday, Victor Osadci, Christian Persch,
3420Frederic Peters , Celso Pinto, Jean-François Rameau,
3421René Stadler, Diego Escalante Urrelo.
3422
3423Documentation translations:
3424Francisco Javier F. Serrador (es), Daniel Nylander (sv), Vitaly Kormilov (ru).
3425
3426Translations:
3427Ales Nyakhaychyk (be), Rostislav "zbrox" Raykov (bg), Gil Forcada (ca),
3428Jakub Friedl (cs), Hendrik Richter (de), Mindu Dorji (dz),
3429Kostas Papadimas (el), Crispin Flowerday (en_GB),
3430Francisco Javier F. Serrador (es), Priit Laes (et),
3431Iñaki Larrañaga Murgoitio (eu), Ilkka Tuohela (fi),
3432Christophe Merlet (RedFox) (fr), Ankit Patel (gu), Satoru SATOH (ja),
3433Changwoo Ryu (ko), Jovan Naumovski (mk), Øivind Hoel (nb),
3434Reinout van Schouwen (nl), Daniel Nylander (sv),
3435Theppitak Karoonboonyanan (th), Maxim Dziumanenko (uk), Funda Wang (zh_CN).
3436
3437
3438===============
3439Epiphany 2.15.4
3440===============
3441
3442No news available.
3443
3444
3445===============
3446Epiphany 2.15.3
3447===============
3448
3449No news available.
3450
3451
3452===============
3453Epiphany 2.15.2
3454===============
3455
3456NOTE: This release drops support for mozilla 1.7. Only Gecko versions 1.8
3457(firefox >= 1.5 and xulrunner >= 1.8) and trunk are now supported.
3458
3459
3460Contributors to this release:
3461
3462Wouter Bolsterlee, Thomas de Grenier de Latour, Michael Hofmann,
3463Christian Persch and Celso Pinto
3464
3465Documentation:
3466Victor Osadci
3467
3468Translations:
3469Rostislav "zbrox" Raykov (bg), Francisco Javier F. Serrador (es),
3470Ivar Smolin (et), Ankit Patel (gu), Fanomezana Rajaonarisoa (mg),
3471Øivind Hoel (nb) and Clytie Siddall (vi)
3472
3473
3474===============
3475Epiphany 2.15.1
3476===============
3477
3478No news available.
3479
3480
3481===============
3482Epiphany 2.14.3
3483===============
3484
3485Contributors to this release:
3486Johannes Berg, Wouter Bolsterlee, Nguyễn Thái Ngọc Duy,
3487Frederic Peters, Christian Persch, Jean-François Rameau.
3488
3489Documentation translations:
3490Francisco Javier F. Serrador (es), Daniel Nylander (sv).
3491
3492Translation updates:
3493Hendrik Richter (de), Christophe Merlet (RedFox) (fr),
3494Raivis Dejus (lv), Shyam Krishna Bal (ne).
3495
3496
3497=================
3498Epiphany 2.14.2.1
3499=================
3500
3501Changes
3502
3503	* Fix launching the background capplet
3504
3505===============
3506Epiphany 2.14.2
3507===============
3508
3509Translation updates:
3510Hendrik Richter (de), Benoît Dejean (fr).
3511
3512
3513=================
3514Epiphany 2.14.1.1
3515=================
3516
3517Changes:
3518	* Add Esperanto (eo) to available languages in prefs
3519	* Add -p as short option format for --private-instance
3520	* Fix mnemonic activation of download path button [#339139]
3521	* Fix accelerator assignment in Tabs menu [#339548]
3522	* Monitor also directories, not just files [#332049]
3523	* Fix crash with lockdown and zeroconf bookmarks [#341379]
3524	* Fix build with gecko 1.8 branch
3525	* Make status icon transparent [Patch from #150726]
3526	* Documentation and man page updates
3527
3528Contributors to this release:
3529
3530Wouter Bolsterlee, Christian Persch, ZeBob
3531
3532Documentation:
3533Victor Osadci
3534
3535Translations:
3536Rostislav "zbrox" Raykov (bg), Progga (bn), Oublieuse (br), Lukas Novotny (cs),
3537Mindu Dorji (dz), Francisco Javier F. Serrador (es), Ivar Smolin (et),
3538Iñaki Larrañaga Murgoitio (eu), Benoît Dejean (fr),
3539Ignacio Casal Quinteiro (gl), Ankit Patel (gu), Mohammad DAMT (id),
3540Satoru SATOH (ja), ? (mg), Kjartan Maraas (nb), Reinout van Schouwen (nl),
3541Åsmund Skjæveland (nn), Kjartan Maraas (no),
3542Licio Fernando Nascimento da Fonseca (pt_BR), Duarte Loreto (pt),
3543Daniel Nylander (sv), Theppitak Karoonboonyanan (th), Baris Cicek (tr),
3544Maxim Dziumanenko (uk), and Clytie Siddall (vi).
3545
3546
3547===============
3548Epiphany 2.14.1
3549===============
3550
3551Changes:
3552	* Hooks have been added for the new epiphany-extensions
3553	documentation, written by Baptiste Mille-mathias
3554
3555Bug fixes:
3556	* Enable pango for some indic languages, which depend on it for correct
3557	rendering. Bug #335799.
3558	* Improve the current code (less complex) and add a timeouted call
3559	to NetworkManager when requesting network status. Bug #330479.
3560	* Disable export when locked down. Bug #337028.
3561	* Make sure we don't show "100%" on downloads unless they're really
3562	completed.
3563	* Don't crash when we cannot connect to the system dbus. Bug #336557.
3564	* Mozilla backend now supports adblock. Fix #335919.
3565	* Add support for local directory monitoring (in addition to local file
3566	monitoring). Bug #332049.
3567	* Add support for IE link files. Bug #330735.
3568
3569Contributors to this release:
3570Wouter Bolsterlee, Jean-François Rameau, Christian Persch.
3571
3572Documentation updates:
3573Victor Osadci.
3574
3575Updated translations:
3576Jérémy Le Floc'h (br), Lukas Novotny (cs), Mindu Dorji (dz), Ivar Smolin (et),
3577Ilkka Tuohela (fi), Ignacio Casal Quinteiro (gl), Mohammad DAMT (id),
3578Francesco Marletta (it), alina (ka), Theppitak Karoonboonyanan (th).
3579
3580
3581===============
3582Epiphany 2.14.0
3583===============
3584
3585Contributors to the Epiphany 2.14.0 release:
3586
3587Jorn Baayen, Emmanuele Bassi, Robert O'Callahan, Piers Cornwell,
3588Crispin Flowerday, Gustavo Gama, Peter Harvey, Philip Langdale,
3589Robert Marcano, Bastien Nocera, Guilherme de S. Pastore,
3590Brian Pepple, Christian Persch, Jean-François Rameau,
3591Sergey Al. Safonov, Reinout van Schouwen, Raphael Slinckx,
3592thetroublemaker, and Matthew P. Thomas.
3593
3594Documentation:
3595Victor Osadci.
3596
3597Documentation translations:
3598Alexander Shopov (bg), Francisco Javier F. Serrador (es),
3599Reinout van Schouwen (nl).
3600
3601Translations:
3602Ales Nyakhaychyk (be), Rostislav "zbrox" Raykov (bg), Progga (bn),
3603Gil Forcada (ca), Petr Tomeš (cs), Rhys Jones (cy), Ole Laursen (da),
3604Hendrik Richter (de), Kostas Papadimas (el), Adam Weinberger (en_CA),
3605Crispin Flowerday (en_GB), Francisco Javier F. Serrador (es),
3606Ivar Smolin (et), Iñaki Larrañaga (eu), Roozbeh Pournader (fa),
3607Ilkka Tuohela (fi), Christophe Merlet (RedFox) (fr),
3608Ignacio Casal Quinteiro (gl), Ankit Patel (gu), Gil Osher (he),
3609Rajesh Ranjan (hi), Gabor Kelemen (hu), Mohammad DAMT (id),
3610Satoru SATOH (ja), Vladimer Sichinava (ka), Young-Ho Cha (ko),
3611Erdal Ronahi (ku), Žygimantas Beručka (lt), Kjartan Maraas (nb, no),
3612Pawan Chitrakar (ne), Reinout van Schouwen (nl), GNOME PL Team (pl),
3613Licio Fernando Nascimento da Fonseca (pt_BR), Duarte Loreto (pt),
3614Mugurel Tudor (ro), Leonid Kanter (ru), Steve Murphy (rw),
3615Marcel Telka (sk), Laurent Dhima (sq), Слободан Д. Средојевић (sr, sr@Latn),
3616Daniel Nylander (sv), Theppitak Karoonboonyanan (th), Maxim Dziumanenko (uk),
3617Clytie Siddall (vi), Liu Songhe (zh_CN), and Woodman Tuen (zh_HK, zh_TW).
3618
3619
3620===============
3621Epiphany 1.9.99
3622===============
3623
3624No news.
3625
3626==============
3627Epiphany 1.9.8
3628==============
3629
3630Changes:
3631	* Distinguish different firefox profiles when showing the list to
3632	  choose which one to import.
3633	* Incorporate UI review recommendations for View > Toolbars menu
3634	* Various improvements for XULRunner back-end
3635Bug fixes:
3636	* Use the same machanism for Ctrl-W as clicking the tab's close
3637	  button. Fixes bug #319530.
3638		* Fix crash on switching to/from fullscreen mode. Bug #331462.
3639		* Set the tooltip for bookmarks on the toolbar, using a
3640		  'title\nlocation' format. Bug #332113.
3641	* Misc fixes: #329118, #327764, #148940.
3642
3643Contributors to this release:
3644Peter Harvey, Christian Persch, Sergey Al. Safonov.
3645
3646Updated translations:
3647
3648	* Rostislav \"zbrox\" Raykov (bg)
3649	* Miloslav Trmac (cs)
3650	* Rhys Jones (cy)
3651	* Hendrik Richter (de)
3652	* Kostas Papadimas (el)
3653	* Adam Weinberger (en_CA)
3654	* Crispin Flowerday (en_GB)
3655	* Francisco Javier F. Serrador (es)
3656	* Ivar Smolin (et)
3657	* Iñaki Larrañaga (eu)
3658	* Ilkka Tuohela (fi)
3659	* Ignacio Casal Quinteiro (gl)
3660	* Ankit Patel (gu)
3661	* Gabor Kelemen (hu)
3662	* Satoru SATOh (ja)
3663	* Žygimantas Beručka (lt)
3664	* Kjartan Maraas (nb)
3665	* Reinout van Schouwen (nl)
3666	* Kjartan Maraas (no)
3667	* GNOME PL Team (pl)
3668	* Licio Fernando Nascimento da Fonseca (pt_BR)
3669	* Laurent Dhima (sq)
3670	* Слободан Д. Средојевић (sr, sr@Latn)
3671	* Theppitak Karoonboonyanan (th)
3672	* Clytie Siddall (vi)
3673	* Liu Songhe (zh_CN)
3674
3675
3676==============
3677Epiphany 1.9.7
3678==============
3679
3680Changes:
3681	* Show the backend in the about box.
3682	* Disable blink tags
3683	* Reversed some regressions: Add tooltips to toolitems again,
3684		  Restore the 'Show on Toolbar' functionality.
3685		* Topic chooser: Add enter-to-auto-complete when there is just one
3686		  possible match. Will close dialog if no current key. Will do nothing
3687		  otherwise.
3688
3689Bug fixes:
3690	* Warn the user on logout when there are unfinished downloads.
3691	  Bug #128048.
3692	* Fix removing zeroconf bookmarks when the service disappears,
3693	  and updating them when they reappear. Bugs #329637, #330883.
3694	* Block popup with NULL url (javascript:window.open() for instance)
3695	  but don't show them when unblocking. Bug #155009.
3696	* Fix opening of local files. Bug #330104.
3697	* Push a null JS context on the stack when we run a recursive mainloop.
3698	  Fixes the epiphany equivalent of camino bug
3699	  https://bugzilla.mozilla.org/show_bug.cgi?id=179307.
3700	* Fix some memory leaks.
3701	* Queue commands received from the main and remote instances,
3702	  and process them after autoresume has completed. Bug #328286.
3703	* Use GTK_STOCK_DIALOG_AUTHENTICATION. Bug #329438.
3704
3705Contributors to this release: Crispin Flowerday, Peter Harvey,
3706Christian Persch and Jean-François Rameau.
3707
3708Updated translations:
3709
3710	* Rostislav "zbrox" Raykov (bg)
3711	* Miloslav Trmac (cs)
3712	* Hendrik Richter (de)
3713	* Adam Weinberger (en_CA)
3714	* Francisco Javier F. Serrador (es)
3715	* Ivar Smolin (et)
3716	* Ilkka Tuohela (fi)
3717	* Ignacio Casal Quinteiro (gl)
3718	* Ankit Patel (gu)
3719	* Žygimantas Beručka (lt)
3720	* Kjartan Maraas (nb)
3721	* Reinout van Schouwen (nl)
3722	* Kjartan Maraas (no)
3723	* Laurent Dhima (sq)
3724	* Слободан Д. Средојевић (sr, sr@Latn)
3725	* Theppitak Karoonboonyanan (th)
3726	* Clytie Siddall (vi)
3727	* Liu Songhe (zh_CN)
3728
3729
3730==============
3731Epiphany 1.9.6
3732==============
3733
3734Changes:
3735		* libnm-glib be-gone! Use NetworkManager directly via DBUS, by
3736	  importing the excellent net-monitor extension directly into
3737	  Epiphany. Code by Jean-François Rameau.
3738	* Revamped Bookmark Properties/Add Bookmark/New Topic dialogues.
3739
3740Bug fixes:
3741	* Misc fixes: bug #328747, #328064, #328351, #327381, #125723,
3742	  #320686, #327845, #326807.
3743	* Open smart bookmark url in new tabs when using Ctrl+Enter (part of
3744	  bug #310814)
3745	* Disable pango rendering by default, unless MOZ_ENABLE_PANGO env
3746	  var is set. Bug #328844.
3747	* Don't use favicon as window icon. Bug 131010.
3748	* Fix URL opening with two concurrently starting instances.
3749	* Fix a couple of memory leaks
3750	* Add license to about dialogue. Patch by Brian Pepple, bug #327998.
3751	* Add caret mode indicator UI. Bug #145581.
3752	* When adding a column that can be sorted on, re-create the sort
3753	  model, so that it sets up the sort method correctly. Fixes #320686.
3754
3755Contributors to this release: Christian Persch, Peter Harvey, Brian Pepple,
3756Jean-François Rameau, Crispin Flowerday, Reinout van Schouwen
3757
3758
3759Updated translations:
3760
3761	* Rostislav \"zbrox\" Raykov (bg)
3762	* Jordi Mallach (ca)
3763	* Ole Laursen (da)
3764	* Kostas Papadimas (el)
3765	* Adam Weinberger (en_CA)
3766	* Crispin FLowerday (en_GB)
3767	* Francisco Javier F. Serrador (es)
3768	* Ilkka Tuohela (fi)
3769	* Ignacio Casal Quinteiro (gl)
3770	* Ankit Patel (gu)
3771	* Gil Osher (he)
3772	* Mohammad DAMT (id)
3773	* Takeshi AIHANA (ja)
3774	* Žygimantas Beručka (lt)
3775	* Kjartan Maraas (nb)
3776	* Pawan Chitrakar (ne)
3777	* Reinout van Schouwen (nl)
3778	* Kjartan Maraas (no)
3779	* Evandro Fernandes Giovanini (pt_BR)
3780	* Duarte Loreto (pt)
3781	* Nickolay V. Shmyrev (ru)
3782	* Steve Murphy (rw)
3783	* Слободан Д. Средојевић (sr, sr@Latn)
3784	* Theppitak Karoonboonyanan (th)
3785	* Clytie Siddall (vi)
3786	* Liu Songhe (zh_CN)
3787
3788
3789================
3790Epiphany 1.9.5.1
3791================
3792
3793Rerelease.
3794
3795==============
3796Epiphany 1.9.5
3797==============
3798
3799Changes:
3800	* Add NetworkManager magic for connection status autodetection. (disabled by default)
3801	* Add more methods to EphyAdblock interface and EphyAdblockManager
3802		* Override mozilla prompts by our own.
3803		* Enable zeroconf by default now that gnome-vfs dns-sd can use avahi
3804	* Override the page that is shown for the about: url so that it doesn't say "Deer Park"
3805	* Go back to using the gtk stock close icon, to get correct themeing in a11y themes.
3806	* Fix compilation with DBUS 0.6
3807	* New bookmark properties window with improved topic selector.
3808
3809Bug fixes:
3810	* Don't require a HTML document to activate typeaheadfind. Bug #326813.
3811	* Add Zoom In/Out buttons to default toolbar layout and toolbars editor repertoire. Bug #117923.
3812	* Now 'Loading' is not displayed when loading a new tab. Bug #323468.
3813	* Exit print preview mode when clicking the window close button. Bug #326136.
3814	* Make ESC cancel the content handler dialogue. Bug #325811.
3815	* Fix next/prev button sensitivity when find wrapped around.
3816	* Don't include generated files in the tarball. Bug #319440.
3817	* Bonobo is dead; long live the Bonobos! Patch by Gustavo Gama, bug #322463.
3818	* Dragging and dropping onto a topic on the toolbar works. Bug #320494.
3819	* Gave user more control over favicon visibility. Bug #320860.
3820	* Miscellaneous fixes: #148925, #300725, .
3821
3822Contributors to this release: Christian Persch, Jean-François Rameau, Crispin Flowerday, thetroublemaker,
3823Gustavo Gama, Matthew Thomas, Peter Harvey
3824
3825Updated translations:
3826
3827		* Miloslav Trmac (cs)
3828		* Hendrik Richter (de)
3829		* Adam Weinberger (en_CA)
3830		* Francisco Javier F. Serrador (es)
3831		* Ilkka Tuohela (fi)
3832		* Christophe Merlet (RedFox) (fr)
3833		* Ignacio Casal Quinteiro (gl)
3834		* Ankit Patel (gu)
3835		* Gabor Kelemen (hu)
3836		* Mohammad DAMT (id)
3837		* Žygimantas Beručka (lt)
3838		* Kjartan Maraas (nb)
3839		* Kjartan Maraas (no)
3840		* Theppitak Karoonboonyanan (th)
3841		* Clytie Siddall (vi)
3842
3843==============
3844Epiphany 1.9.4
3845==============
3846
3847Changes:
3848		* When in automatic mode, update the treeview to reflect the currently selected encoding. Fixes bug #127757
3849		* Add include subdirs for broken distros. Bug #321841. Add plugins.symbols to EXTRA_DIST.
3850		* Improve "gecko not found" message. Bug #319253.
3851		* Put a marker in the environment to detect when we launch ourself as a helper app. Fixes bug #324828.
3852		* Zoom on Ctrl-=, Ctrl-KP+, Ctrl-KP- too. Bug #105183.
3853		* Always center dialog on screen. Bug #324896.
3854		* Show warning on mixed content in the tooltip. Bug #321508.
3855		* Add some code so ad blocking should be more easy.
3856		* Use a gtk stock cursor (GDK_HAND2) instead of already removed image. Fixes bug #324265.
3857		* Fix a compile warning.
3858		* Install the fonts schemas file too.
3859
3860Contributors to this release:
3861Christian Neumair, Christian Persch, Claudio Saavedra,
3862Crispin Flowerday and Jean-François Rameau.
3863
3864Updated translations:
3865
3866	* Rostislav \"zbrox\" Raykov (bg)
3867		* Adam Weinberger (en_CA)
3868		* Francisco Javier F. Serrador (es)
3869		* Ilkka Tuohela (fi)
3870		* Christophe Merlet (RedFox) (fr)
3871		* Ignacio Casal Quinteiro (gl)
3872		* Ankit Patel (gu)
3873		* Gabor Kelemen (hu)
3874		* Takeshi AIHANA (ja)
3875		* Žygimantas Beručka (lt)
3876		* Reinout van Schouwen (nl)
3877		* "" (nn)
3878		* Afonso Celso Medina (pt_BR)
3879		* Marcel Telka (sk)
3880		* Clytie Siddall (vi)
3881		* Liu Songhe (zh_CN)
3882		* Chao-Hsiung Liao (zh_HK)
3883		* Chao-Hsiung Liao (zh_TW)
3884
3885================
3886Epiphany 1.9.3.1
3887================
3888
3889Changes
3890
3891	* Fix desktop file install
3892
3893Updated translations:
3894
3895	* Miloslav Trmac (cs)
3896	* Reinout van Schouwen (nl)
3897	* Theppitak Karoonboonyanan (th)
3898
3899
3900==============
3901Epiphany 1.9.3
3902==============
3903
3904Changes:
3905	* Add certificate manager. Patch by Robert Marcano and Crispin
3906	  Flowerday. Fixes bug #119090.
3907	* Fix crash when adding a cookie while the dialogue is open.
3908	* Also check for GDK_ISO_Enter.
3909	* Close the find toolbar when loading a new page.
3910	* Forward up/down/page up/page down from the findbar entry to the
3911	  embed.
3912	* Fix a compile warning, and don't bother requesting a close if the
3913	  find bar is already closed
3914	* Updated comment to refer to the schema autogeneration tool.
3915	* Remove the paper selector from the print setup dialogue, we have
3916	  one in the print dialogue already.
3917	* Fix spacings to be HIG compliant. Set window roles.
3918	* Add image/x-png type to list of safe mime types.
3919	* Use --with-gecko in the distcheck configure args.
3920	* While in find mode, set the selection colour to "attention".
3921	* Refactor find toolbar closing not to crash with auto-closing
3922	  popups. Unset the selection colour on close.
3923	* Open the PDM dialogue on the cookies page scrolled to show the
3924	  cookies of the currently loaded page, if there are any. Sort
3925	  cookies by domain. Allow treeview typeaheadfind search to find
3926	  by substring not prefix.
3927	* Add chrome: and resource: to the safe list; otherwise forms
3928	  and scrollbars break. Fixes bug #316498.
3929	* Delay reloads when we get many change notifications in a short
3930	  time. Fixes bug #319993.
3931	* Add F5 as accelerator for reload.
3932	* Set the model's sort column only after filling it. Vastly reduces
3933	  delay when opening the PDM dialogue when you have many cookies.
3934	* Prettify Certificate Revocation List import dialogue. Fixes
3935	  bug #321590.
3936	* Don't put the prefs/pdm dialogue over all windows. Make the
3937	  add-language dialogue modal to the prefs dialogue.
3938	* Mark message for translation. Patch by Guilherme de S. Pastore,
3939	  fixes bug #319988.
3940	* Transition over to the Galeon mechanism for handling extra
3941	  keybindings. This maps the keybindings to actions so that no extra
3942	  actions are required. The only subtlety is that some of the
3943	  actions come from the toolbar, so access to its action group is
3944	  required.
3945
3946Contributors to this release: Crispin Flowerday, Philip Langdale,
3947Robert Marcano, Christian Persch, Guilherme de S. Pastore and
3948Reinout van Schouwen.
3949
3950Updated translations:
3951
3952	* Ales Nyakhaychyk (be)
3953	* Rostislav "zbrox" Raykov (bg)
3954	* Miloslav Trmac (cs)
3955	* Nikos Charonitakis (el)
3956	* Adam Weinberger (en_CA)
3957	* Francisco Javier F. Serrador (es)
3958	* Priit Laes (et)
3959	* Ignacio Casal Quinteiro (gl)
3960	* Ankit Patel (gu)
3961	* Žygimantas Beručka (lt)
3962	* Kjartan Maraas (nb)
3963	* Åsmund Skjæveland (nn)
3964	* Kjartan Maraas (no)
3965	* Marcel Telka (sk)
3966	* Theppitak Karoonboonyanan (th)
3967	* Liu Songhe (zh_CN)
3968	* Chao-Hsiung Liao (zh_TW)
3969
3970
3971==============
3972Epiphany 1.9.2
3973==============
3974
3975Changes:
3976
3977	* Fix download window type hint
3978	* Allow compilation against xulrunner
3979	* Fix some memleaks [#320901]
3980	* Scroll the view so the selected cert is visible [#320758]
3981	* String cleanup
3982	* Add status text to the find toolbar, reverse Next/Previous button order
3983	* Use a gtk stock cursor instead of our own, un-themed one in toolbar editor
3984	* Show drag icon with page title + URL when dragging from the drag handle
3985	* Simplify context menu code [#320520]
3986	* Fix error page title capitalisation, and chanage the icon on the netOffline error page
3987	* Remove spinner from fullscreen toolbars file
3988	* Portability and gcc 2.95 fixes
3989	* Get the window name from the popup-blocked event
3990	* Use curly quotes
3991	* Use the history window as parent for the new-bookmark dialogue [#320329]
3992	* Fix string capitalisation [#320330]
3993	* Remove glade callbacks
3994	* Use G_MODULE_BIND_LAZY when dlopening modules
3995	* Fixes for new toolbar code [#320169, #319536]
3996	* Skip spinner update when we're not loaded [#320079]
3997	* Change downloader and pdm dialogue titles [#319843]
3998	* Fix middle button activate of actions [#319529]
3999
4000Contributors to this release:
4001Emmanuele Bassi, Piers Cornwell, Peter Harvey,
4002Philip Langdale, Bastien Nocera, Robert O'Callahan,
4003Christian Persch, Jean François Rameau, Raphael Slinckx.
4004
4005Updated translations:
4006
4007	* Ales Nyakhaychyk (be)
4008	* Miloslav Trmac (cs)
4009	* Adam Weinberger (en_CA)
4010	* Francisco Javier F. Serrador (es)
4011	* Ivar Smolin (et)
4012	* Takeshi AIHANA (ja)
4013	* Erdal Ronahi (ku)
4014	* Žygimantas Beručka (lt)
4015	* Reinout van Schouwen (nl)
4016	* Afonso Celso Medina (pt_BR)
4017	* Marcel Telka (sk)
4018	* Liu Songhe (zh_CN)
4019
4020
4021==============
4022Epiphany 1.9.1
4023==============
4024
4025New features:
4026
4027	* Add a way to view stored password [#316821]
4028	* Peter Harvey's bookmarks patch
4029	* Copy the session history to new tabs
4030	* Improved context menu
4031	* Handle drags of .desktop link files from nautilus
4032
4033UI changes:
4034
4035	* Use a GtkFileChooserButton for the download path selector [#135738]
4036	* Use lock and background colour in the location entry for secure sites
4037	* Hide the filters combo if there's only the "All" filter
4038	* Back out the fix for bug #158486 by re-enabling keyword: searches [#314974]
4039
4040Code changes:
4041
4042	* Point main menu UI at toolbar actions
4043	* Expose the extension description keyfile directly to the loaders
4044	* Remove fullscreen and leave-fullscreen stock icons; they're available in gtk+ 2.8
4045	* Adapt folder import to new menu code
4046	* Update python API to the new bookmark headers
4047	* Fix the check-python-binding makefile target to work properly
4048	* Remove extension description .xml parsing code and use XSLT instead
4049	* Extend the EphyLinkAction to handle middle-click in one place
4050	* Enable favicons for https: sites when using gecko 1.8
4051	* Adapt to changed and new mozilla APIs
4052	* Add configure switch to disable zeroconf bookmarks
4053	* Make spinner multihead safe
4054	* Add a tiny spinner test program
4055	* Don't spin unmapped spinners. Slightly decrease the frequency [#315232]
4056	* Add GDK_ISO_Enter to recognised keyvals
4057	* Reset the IM context before activating the entry
4058	* Add a function to get the tab's real title [#317418]
4059	* Unify background image and image code (contex menu, conext event) [#154887]
4060	* Add disable_quit to lockdown gconf schema [#316499]
4061	* Add autoconf macro packages for use in extensions
4062	* Handle 'contentEncodingError' error in our error pages implementation
4063	* Allow loading extensions from home dir
4064	* New extensions description format based on GKeyFile
4065	* Use the filechooser's stock confirm-overwrite checking
4066	* Make the methods to unset/release the context event semi-public
4067	* Don't focus the checkbox in cert dialogues [#163371]
4068	* Only listen for trusted events
4069	* Better message on the enter-secure warning.
4070
4071Bug fixes:
4072
4073	* Fix logging
4074	* Fix profiling in builddir != srcdir builds
4075	* Ensure the images are loaded before starting to spin
4076	* Fix some memory leaks
4077	* Schedule a GC in finalize of EphyTab and EphyWindow [#317242]
4078	* Make sure we don't unref NULL objects
4079	* Fix crash on window close from JS [#172878, #172879, #172882, #303254, #313425]
4080	* Return error on failure
4081	* Don't free const strings
4082	* Fix size oscillations with the Tab States extension
4083	* Remove unused function.
4084	* Fix compile warnings.
4085	* Repair the previous b0rkage, see previous log
4086	* Mozilla printing code is braindead [#163255]
4087	* Depend on pygtk 2.8 [#314557]
4088	* Check for execinfo.h [#314776]
4089
4090Contributors to this release:
4091Jorn Baayen, Crispin Flowerday, Peter Harvey, Philip Langdale,
4092Christian Persch, Jean François Rameau and Raphael Slinckx.
4093
4094New and updated translations:
4095
4096	* Progga (bn)
4097	* Nikos Charonitakis (el)
4098	* Adam Weinberger (en_CA)
4099	* Ivar Smolin (et)
4100	* Iñaki Larrañaga Murgoitio (eu)
4101	* Roozbeh Pournader (fa)
4102	* Ignacio Casal Quinteiro (gl)
4103	* Gil Osher (he)
4104	* Takeshi AIHANA (ja)
4105	* Žygimantas Beručka (lt)
4106	* Reinout van Schouwen (nl)
4107	* Afonso Celso Medina (pt_BR)
4108	* Nickolay V. Shmyrev (ru)
4109	* Marcel Telka (sk)
4110	* Данило Шеган (sr, sr@Latn)
4111	* Christian Rose (sv)
4112	* Liu Songhe (zh_CN)
4113	* Woodman Tuen (zh_TW)
4114
4115
4116==============
4117Epiphany 1.8.5
4118==============
4119
4120Changes
4121
4122	* Backport prompt service and directory provider
4123	  from 1.9.x, to fix bugs in gtkmozembed's prompt
4124	  service, and to fix the password manager not
4125	  working and preventing form submissions!
4126
4127================
4128Epiphany 1.8.4.1
4129================
4130
4131Changes
4132
4133	* Fix compilation with firefox 1.5 backend [#330040]
4134
4135Updated translations:
4136
4137	* Miloslav Trmac (cs)
4138	* Priit Laes (et)
4139	* Christophe Merlet (RedFox) (fr)
4140	* Rajesh Ranjan (hi)
4141	* Åsmund Skjæveland (nn)
4142	* Nickolay V. Shmyrev (ru)
4143	* Woodman Tuen (zh_HK)
4144	* Woodman Tuen (zh_TW)
4145
4146
4147==============
4148Epiphany 1.8.4
4149==============
4150
4151Changes
4152
4153	* Fix crash on find bar closing with autoclosing windows
4154	* Don't launch epiphany as external app handler [#324828]
4155	* Don't ship generated ORBit files in the tarball [#319440]
4156	* Fix warning when Ctrl-F while the find toolbar is already shown
4157	* Exit ppv mode when clicking the window close button [#326136]
4158	* Don't require a HTML document to activate typeaheadfind [#326813]
4159	* Truncate URI and title strings [#329160]
4160	* Push a null JS context on the stack when we run a recursive
4161	  mainloop; fixes the epiphany equivalend of camino bug
4162	  https://bugzilla.mozilla.org/show_bug.cgi?id=179307
4163	* Add prefs to activate password manager on xulrunner
4164
4165Contributors to this release: Frederic Crozat.
4166
4167Updated translations:
4168
4169	* Progga (bn)
4170	* Miloslav Trmac (cs)
4171	* Hendrik Richter (de)
4172	* Iñaki Larrañaga Murgoitio (eu)
4173	* Ignacio Casal Quinteiro (gl)
4174	* Francesco Marletta (it)
4175	* Young-Ho Cha (ko)
4176	* Erdal Ronahi (ku)
4177	* Данило Шеган (sr, sr@Latn)
4178	* Christian Rose (sv)
4179	* Erçin EKER (tr)
4180	* Clytie Siddall (vi)
4181
4182
4183==============
4184Epiphany 1.8.3
4185==============
4186
4187Changes
4188
4189	* Work around crash caused by https://bugzilla.mozilla.org/show_bug.cgi?id=312241 .
4190	* Use gtk stock icons for fullscreen
4191	* Add more mime types to the list of known types
4192	* Use the history window as parent for the new-bookmark dialogue [#320329]
4193	* Scroll the view so the selected cert is visible [#320758]
4194	* Allow compilation against xulrunner
4195	* Don't put the prefs/pdm dialogue over all windows
4196	* Vastly improve PDM dialogue opening time
4197	* Delay reloads when we get many change notifications in a short time [#319993]
4198	* Fix HTML forms and scrollbars in lockdown mode [#316498]
4199
4200Contributors to this release:
4201Robert O'Callahan.
4202
4203Updated translations:
4204
4205	* Ivar Smolin (et)
4206	* Clytie Siddall (vi)
4207	* Liu Songhe (zh_CN)
4208
4209==============
4210Epiphany 1.8.2
4211==============
4212
4213Changes
4214
4215	* Fix crash on shutdown when only the bookmarks editor
4216	* Fix a mem leak
4217	* Don't grow the left pane of the bookmarks editor with each opening
4218
4219
4220==============
4221Epiphany 1.8.1
4222==============
4223
4224Changes
4225
4226		* Make Mozilla paper sizes work with gnome-print [#163255].
4227		* Require pygtk 2.8. Fixes [#314557].
4228		* Manually emit the "profile-change-net-teardown" notification; works
4229		  around mozilla bug https://bugzilla.mozilla.org/show_bug.cgi?id=292699
4230		* Don't focus the checkbox initially. Fixes [#163371].
4231		* If the search term is empty for a smart bookmark use the normal URL
4232		  instead of the smart url with the %s replaced by ""
4233		* Don't use "cat >" as output command, it fails inpredicably.
4234		  If not using gecko 1.9, translate the paper name to the one
4235		  mozilla expects (https://bugzilla.mozilla.org/show_bug.cgi?id=307404).
4236		* Use the tab label's outer hbox for the size calculation instead of
4237		  the label itself. Fixes size oscillations with the Tab States
4238		  extension.
4239		* Back out the fix for [#158486] by re-enabling keyword: searches.
4240		  Fixes [#314974].
4241		* Don't spin unmapped spinners. Slightly decrease the frequency.
4242		  Might help with [#315232].
4243		* Use nsIDOMWindowInternal::Close to close tabs. Delay tabs destruction
4244		  to an idle handler, to avoid crashes when tabs are closed from signal
4245		  handlers (blur, mousedown, keydown etc).
4246		  Fixes [#172878], [#172879], [#172882], [#303254], [#313425].
4247		* Schedule a GC in finalize of EphyTab and EphyWindow, to work around
4248		  [#317242].
4249
4250Contributors to this release: Christian Persch, Jean-François Rameau,
4251Reinout van Schouwen and Raphaël Slinckx.
4252
4253New and updated translations:
4254
4255	* Progga (bn)
4256	* Hendrik Richter (de)
4257	* Ivar Smolin (et)
4258	* Iñaki Larrañaga Murgoitio (eu)
4259	* Ignacio Casal Quinteiro (gl)
4260	* Francesco Marletta (it)
4261	* Young-Ho Cha (ko)
4262	* Erdal Ronahi (ku)
4263	* Данило Шеган (sr, sr@Latn)
4264	* Christian Rose (sv)
4265	* Erçin EKER (tr)
4266	* Clytie Siddall (vi)
4267
4268
4269==============
4270Epiphany 1.8.0
4271==============
4272
4273Updated translations:
4274
4275	* Miloslav Trmac (cs)
4276	* Hendrik Richter (de)
4277	* Roozbeh Pournader (fa)
4278	* Young-Ho Cha (ko)
4279	* Žygimantas Beručka (lt)
4280	* Nickolay V. Shmyrev (ru)
4281	* Erçin EKER (tr)
4282
4283
4284==============
4285Epiphany 1.7.6
4286==============
4287
4288Changes
4289
4290	* Don't empty find entry on Ctrl-F
4291	* Fix local file monitoring when loaded after a blank page
4292	* Remove check for redirected URL [#313756]
4293	* Fix configure check for gecko >= 1.8
4294	* Disable keyword searches by default [#158486]
4295	* Fix some compile warnings
4296	* Configure and makefile fixes for broken gecko header layouts
4297	* Define out the focus fix for gecko >= 1.8
4298	* Fix pointer grab lockup when gecko pops up a dialogue while
4299	  reordering tabs with DND
4300	* Don't create host node in ephy_history_get_host if not already existing
4301	* Add an "add-page" signal to the EphyHistory object
4302	* Set default prefs for warn-on-mixed-security pages [#309088]
4303
4304Contributors to this release: Crispin Flowerday, Christian Persch.
4305
4306Updated translations:
4307
4308	* Jordi Mallach (ca)
4309	* Rhys Jones (cy)
4310	* Ivar Smolin (et)
4311	* Xavier Claessens (fr)
4312	* Ankit Patel (gu)
4313	* tunggul arif siswoyo (id)
4314	* Reinout van Schouwen (nl)
4315	* GNOME PL Team (pl)
4316	* Afonso Celso Medina (pt_BR)
4317	* Mugurel Tudor (ro)
4318	* Clytie Siddall (vi)
4319
4320
4321==============
4322Epiphany 1.7.5
4323==============
4324
4325Changes
4326
4327	* Find bar fixes [#307216, #311985, #312419, #312367, #311929]
4328	* Fix tab properties
4329	* Fix downloading on gecko 1.8
4330	* Open new tabs with blank url bar when loading the homepage [#313012]
4331	* Gcc 4 fixes
4332	* Fix download display of unknown sizes [#313215]
4333	* Reject favicons that are < 12x12 pixel
4334	* Add sanity check when opening in external handler [#310023]
4335	* Improve menu positioning on toolbar buttons
4336	* Fix some mem leaks
4337	* Try to save images from cache [#168554]
4338
4339Contributors to this release: Crispin Flowerday, Christian Persch,
4340Jean-François Rameau.
4341
4342Updated translations:
4343
4344	* Rostislav \"zbrox\" Raykov (bg)
4345	* Nikos Charonitakis (el)
4346	* Adam Weinberger (en_CA)
4347	* <unknown> (es)
4348	* Ivar Smolin (et)
4349	* Ilkka Tuohela (fi)
4350	* Gabor Kelemen (hu)
4351	* Takeshi AIHANA (ja)
4352	* Žygimantas Beručka (lt)
4353	* Terance Edward Sola (nb)
4354	* Ganesh Ghimire (ne)
4355	* Reinout van Schouwen (nl)
4356	* Sigurd Gartmann (nn)
4357	* Terance Edward Sola (no)
4358	* GNOME PL Team (pl)
4359	* Duarte Loreto (pt)
4360	* Mugurel Tudor (ro)
4361	* Leonid Kanter (ru)
4362	* Marcel Telka (sk)
4363	* Laurent Dhima (sq)
4364	* Theppitak Karoonboonyanan (th)
4365	* Maxim Dziumanenko (uk)
4366	* Clytie Siddall (vi)
4367	* Liu Songhe (zh_CN)
4368	* Woodman Tuen (zh_TW)
4369
4370Updated documentation translations:
4371
4372	* Nikos Charonitakis (el)
4373	* Maxim Dziumanenko (uk)
4374	* Francisco Javier F. Serrador (es)
4375
4376
4377==============
4378Epiphany 1.7.4
4379==============
4380
4381Changes
4382	* Only show the leaf name on bookmarksbar for hierarchical topics
4383	* Don't put the archive links on the unknownSocketType error message
4384	* Fix google search URL to include www prefix
4385	* Fix proxy server settings string
4386	* Work around gtkmozembed focus bug [#105153]
4387	* For empty pages, put focus in address bar
4388	* Be careful not to leave a GC scheduled when terminating python
4389	* Realise the embed first before grabbing focus on it
4390	* Implement ::grab-focus and remove ephy_embed_activate
4391	* Update the python bindings
4392	* String fixes [#172230, #167448]
4393	* Fix setting homepage to current page [#311962]
4394	* Allow EPHY_DEBUG_BREAK even in non-debug builds
4395	* Disable favicons from non-http URLs [#312291]
4396	* Fix location entry favicon updating
4397	* Fix crash on "window.get_toolbar()" [#170105]
4398	* Fix gcc 4.0 warnings
4399	* Fix crash when getting context event, [#310910]
4400	* Fix session saving on recovery with offline network [#147840]
4401	* Fix drawing of location entry with new default GNOME theme (Clearlooks)
4402	* Change the text on the 'unknown issuer' dialog [#151519]
4403	* Also clear favicon cache when clearing the cache
4404	* Make download dialog wording clearer
4405
4406Contributors to this release: Crispin Flowerday, Christian Persch,
4407Jean-François Rameau and Raphael Slinckx.
4408
4409Updated translations:
4410
4411	* Rostislav \"zbrox\" Raykov (bg)
4412	* Miloslav Trmac (cs)
4413	* Nikos Charonitakis (el)
4414	* Adam Weinberger (en_CA)
4415	* <unknown> (es)
4416	* Priit Laes (et)
4417	* Ilkka Tuohela (fi)
4418	* Ankit Patel (gu)
4419	* Gabor Kelemen (hu)
4420	* Takeshi AIHANA (ja)
4421	* Terance Edward Sola (nb)
4422	* Reinout van Schouwen (nl)
4423	* Terance Edward Sola (no)
4424	* GNOME PL Team (pl)
4425	* Afonso Celso Medina (pt_BR)
4426	* Marcel Telka (sk)
4427	* Laurent Dhima (sq)
4428	* Prajasakti Localisation Team (te)
4429	* Theppitak Karoonboonyanan (th)
4430	* Clytie Siddall (vi)
4431	* Liu Songhe (zh_CN)
4432
4433
4434==============
4435Epiphany 1.7.3
4436==============
4437
4438Changes
4439
4440	* Detect seamonkey trunk
4441	* Remove the reload workaround, mozilla bug is fixed on all supported versions
4442	* Fix a couple of strings [#310196]
4443	* More known mime types
4444	* Fix URL dragging to other tabs
4445	* Fix smart bookmark options parsing [#116709, #132761]
4446	* Yet another mozilla API change
4447	* Use gnome-doc-utils, and move existing translations over
4448	* Updated python bindings
4449	* Use libgnomeprintui for printing [Jürg Billeter; #141241, #163255, #301730]
4450	* Set title of loading page to the address, iff the page was blank [#115337, #171622]
4451	* Also ellipsise the menu entries in the toolbar overflow menu
4452	* Don't crash in case the backgrounds applet desktop file is not found
4453	* Print a less techy message if	someone tries to print to PDF [Martin Kretzschmar
4454	* Preserve the selection when switching tabs [#155824]
4455	* Maybe fix crash with gtk 2.7 [#309918]
4456
4457Contributors to this release were Jürg Billeter, Martin Kretzschmar
4458and Christian Persch.
4459
4460Updated translations:
4461
4462	* Vladimir Petkov (bg)
4463	* Miloslav Trmac (cs)
4464	* Adam Weinberger (en_CA)
4465	* <unknown> (es)
4466	* Ivar Smolin (et)
4467	* Ankit Patel (gu)
4468	* Gabor Kelemen (hu)
4469	* Žygimantas Beručka (lt)
4470	* Terance Edward Sola (nb)
4471	* Reinout van Schouwen (nl)
4472	* Terance Edward Sola (no)
4473	* Marcel Telka (sk)
4474	* Clytie Siddall (vi)
4475	* Liu Songhe (zh_CN)
4476
4477Updated document translations:
4478
4479	* Francisco Javier F. Serrador (es)
4480
4481
4482==============
4483Epiphany 1.7.2
4484==============
4485
4486Changes
4487
4488	* Implement zeroconf-discovered bookmarks [#144969]
4489	* Reload local files on change [#300040]
4490	* Error pages! Requires Gecko 1.8 to work
4491	* Find: if the string includes uppercase letters, search case-sensitively.
4492	* Work with DBUS 0.34 [#306626, #306565]
4493
4494Bug fixes
4495
4496	* Uppercase letters shouldn't break history autocompletion [#308236]
4497	* Fix gcc4 warnings
4498	* Show URI in status bar when selecting Back/Forward/Up menu items [#161710]
4499	* Fix link activation while finding
4500	* Miscellaneous fixes: #307675, #306110, #307831, #307818, #151037.
4501
4502Contributors to this release: Piers Cornwell, Crispin Flowerday, Adam Hooper,
4503Bastien Nocera, Jean-François Rameau, Reinout van Schouwen, Raphaël Slinckx,
4504and Matthew P. Thomas.
4505
4506Updated translations by Vladimir Petkov (bg), Miloslav Trmac (cs),
4507Martin Willemoes Hansen (da), Hendrik Richter (de), Nikos Charonitakis (el),
4508<unknown> (es), Ivar Smolin (et), Ignacio Casal Quinteiro (gl),
4509Takeshi AIHANA (ja), Terance Edward Sola (nb), Reinout van Schouwen (nl),
4510Terance Edward Sola (no), Marcel Telka (sk), Данило Шеган (sr, sr@Latn),
4511Clytie Siddall (vi), Liu Songhe (zh_CN) and Ching-Hung Lin (zh_TW)
4512
4513
4514==============
4515Epiphany 1.7.1
4516==============
4517
4518Highlights:
4519
4520	* Integrated Python bindings
4521	* Find toolbar
4522
4523Other changes:
4524
4525	* Numerous improvements and UI enhancements
4526	* Numerous bugs fixed: #152482, #306169, #303922, #168295, #305788,
4527	  #124236, #305767, #301153, #304992, #173000, #301044, #159767,
4528	  #152490, #167319, #301093, #301065, #301048, #136288, #155395,
4529	  #300452, #171179, #171657, #170493, #170493, #171197, #167657,
4530	  #162748, #169833, #170353, #118107, #169956, #169956, #169039.
4531
4532
4533Contributors: Paolo Borelli, Colin Gibbs, James Henstridge,
4534Martin Kretzschmar, Thom May, Christian Persch, Jean-François Rameau,
4535Sjoerd Simons and Raphaël Slinckx.
4536
4537New and updated translations by Vladimir Petkov (bg), Miloslav Trmac (cs),
4538Hendrik Richter (de), Nikos Charonitakis (el), Adam Weinberger (en_CA),
4539David Lodge (en_GB), <unknown> (es), <unknown> (eu), Pauli Virtanen (fi),
4540Ignacio Casal Quinteiro (gl), Ankit Patel (gu), Gabor Kelemen (hu),
4541tunggul arif siswoyo (id), Francesco Marletta (it), Takeshi AIHANA (ja),
4542Changwoo Ryu (ko), Terance Edward Sola (nb), <unknown> (ne),
4543Reinout van Schouwen (nl), Terance Edward Sola (no), GNOME PL Team (pl),
4544Afonso Celso Medina (pt_BR), Steve Murphy (rw), Laurent Dhima (sq),
4545Данило Шеган (sr), Christian Rose (sv), Baris Cicek (tr), Clytie Siddall (vi),
4546Liu Songhe (zh_CN) and Ching-Hung Lin (zh_TW).
4547
4548
4549==============
4550Epiphany 1.6.5
4551==============
4552
4553Changes
4554
4555	* Fix a mem leak
4556	* Work around broken mime detection which cannot detect that a .ico file from content
4557	* Fix signed/unsigned confusion (gcc4 fixes)
4558	* Update list of mime types
4559	* Fix default printer name [#301730]
4560	* Also ellipsise the menu entries in the toolbar overflow menu
4561	* Don't crash in case a desktop file is not found
4562	* Fix a crash when deactivating a dead menu [part of #309918]
4563	* Fix setting homepage to current page [#311962]
4564	* Fix focus bug [#105153]
4565
4566Updated translations:
4567
4568	* Priit Laes (et)
4569	* Ganesh Ghimire (ne)
4570
4571
4572==============
4573Epiphany 1.6.4
4574==============
4575
4576Changes
4577
4578	* Fix for mozilla API change on trunk
4579	* Fix filepicker configure check
4580	* Fix crash in toolbar editor with X composite extension [#159767]
4581	* Don't use chrome URLs in the session [#301044]
4582	* Update list of mime types
4583	* Automatically detect whether we have a mozilla debug build
4584	* Adapt to new DBUS API [#301153]
4585	* Allow View Source for XML documents [#305788]
4586	* Fix getting the trust setting from New CA dialogue
4587	* Work around mozilla bug https://bugzilla.mozilla.org/show_bug.cgi?id=296002 by
4588	   disallowing tabs moves to a different window [#303922]
4589	* Fix more signed/unsigned problems with gcc 4 [#306169]
4590	* Fix context menu on image maps [#152482]
4591	* Fix crash on exit with only downloader open [#151037]
4592	* Preserve session when shutting down while resuming the session
4593	* Fix a refcount leak in the persist object
4594	* Comply with gtk-button-images setting [#307818]
4595
4596Contributors to this release: Colin Gibbs, Martin Kretzschmar,
4597Thom May, Christian Persch, Jean-François Rameau, and Raphaël Slinckx.
4598
4599Updated translations:
4600
4601	* Vladimir Petkov (bg)
4602	* Ignacio Casal Quinteiro (gl)
4603	* Afonso Celso Medina (pt_BR)
4604	* Christian Rose (sv)
4605	* Ching-Hung Lin (zh_TW)
4606
4607
4608==============
4609Epiphany 1.6.3
4610==============
4611
4612Changes
4613
4614	* Fix crash when trying to download [#301093]
4615	* Fix rare crash on 64-bit archs
4616	* Some constification [#301065]
4617	* Corectly restore width and height of restored popup windows [#155395]
4618	* Adapt to mozilla API change on trunk
4619	* Fix for pkg-config problem [#300452]
4620
4621Contributors to this release:
4622Paolo Borelli, James Henstridge, Christian Persch and Sjoerd Simons, and the
4623translators Vladimir Petkov (bg), Gabor Kelemen (hu), Steve Murphy (rw) and
4624Clytie Siddall (vi).
4625
4626
4627==============
4628Epiphany 1.6.2
4629==============
4630
4631Changes
4632
4633	* Fix toolbar activation [#172694]
4634	* Adapt to mozilla API change on trunk
4635
4636Translation updates
4637
4638	* Francisco Javier F. Serrador (es)
4639	* Pauli Virtanen (fi)
4640	* tunggul arif siswoyo (id)
4641	* Changwoo Ryu (ko)
4642	* GNOME PL Team (pl)
4643	* Laurent Dhima (sq)
4644	* Данило Шеган (sr, sr@Latn)
4645
4646
4647==============
4648Epiphany 1.6.1
4649==============
4650
4651	* Use libstartup-notification, not gnome-desktop to launch apps [#169039]
4652	* Disable automatic image resizing on toolkit too
4653	* Fix a crash on window close with active toolbar activation
4654	* Fix tabs menu crash [#169833]
4655	* Fix tabs label sizing [#167657]
4656	* Default to links only with the fixed-up typeaheadfind too
4657	* Adapt to mozilla API changes
4658	* Fix automatically opened downloads [#171197]
4659	* Revise mime type list [#170493]
4660
4661Contributors to this release:
4662Christian Persch and Jean-François Rameau, and the translators
4663Hendrik Richter (de), Adam Weinberger (en_CA), Francesco Marletta (it),
4664Takeshi AIHANA (ja), Steve Murphy (rw), Erçin EKER (tr), and
4665Ching-Hung Lin (zh_TW).
4666
4667
4668==============
4669Epiphany 1.6.0
4670==============
4671
4672Translation updates:
4673	* Dafydd Harries (cy)
4674	* Ole Laursen (da)
4675	* Christophe Merlet (RedFox) (fr)
4676	* Gabor Kelemen (hu)
4677	* Takeshi AIHANA (ja)
4678	* Mugurel Tudor (ro)
4679	* Данило Шеган (sr, st@Latn)
4680	* Maxim Dziumanenko (uk)
4681
4682
4683==============
4684Epiphany 1.5.8
4685==============
4686
4687Changes
4688
4689	* Try to approximate startup time if not given in environment [#168820, Elijah Newren]
4690	* Fix crash when quitting with queued downloads [#165999]
4691	* Depend on gtk+ >= 2.6.3
4692
4693
4694==============
4695Epiphany 1.5.7
4696==============
4697
4698Code changes
4699
4700	* Implement nsIWebProgressListener in MozDownload [#165328]
4701	* Remove ephy_tab_get_action()
4702	* Launch applications and handlers with user time
4703
4704Bug fixes
4705	* Move style notifier to ephy-toolbars-model, and apply	the flags to new toolbars
4706	* Move all the stuff from EphyWindow::finalize to dispose
4707	* Keep a ref on the tray icon [#166143]
4708	* Fix mixing up workspaces of windows when restoring session [#130990]
4709	* Use event time when grabbing the pointer [#167473]
4710	* Unparent the fixed toolbar before destroying the dock
4711	* Unset size request if the fixed toolbar is present
4712	* Don't activate startup notification with the recovery dialogue
4713	* Don't switch tabs to modal alerts in ppv mode
4714	* Fix bookmarks import [#163341]
4715	* Don't assert if we don't have a new embed in new_window callback [#165445]
4716	* Check the favicon file type and only allow ico, gif & png [#163886]
4717	* Fix compress_tilde to only look at the prefix
4718
4719Contributors:
4720Piers Cornwell, Xan Lopez, Carlos Garnacho Parro, Christian Persch
4721and Jean-François Rameau; and the translators Vladimir Petkov (bg),
4722Jordi Mallach (ca), Miloslav Trmac (cs), Ole Laursen (da),
4723Hendrik Richter (de), Nikos Charonitakis (el), Adam Weinberger (en_CA),
4724David Lodge (en_GB), Francisco Javier F. Serrador (es), Priit Laes (et),
4725Pauli Virtanen (fi), Vincent Carriere (fr), Ankit Patel (gu),
4726Takeshi AIHANA (ja), Changwoo Ryu (ko), Žygimantas Beručka (lt),
4727Kjartan Maraas (nb), Reinout van Schouwen (nl), Kjartan Maraas (no),
4728GNOME PL Team (pl), Afonso Celso Medina (pt_BR), Duarte Loreto (pt),
4729Leonid Kanter (ru), Marcel Telka (sk), Laurent Dhima (sq),
4730Christian Rose (sv) and Maxim Dziumanenko (uk)
4731
4732
4733==============
4734Epiphany 1.5.6
4735==============
4736
4737Code changes
4738
4739	* Move new-window signal to the embed single, and new window creation
4740	  from EphyTab to EphyShell
4741	* Make EphyWindow implement EphyLink interface
4742	* Make ephy-link.h public
4743
4744Bug fixes
4745
4746	* Better wording for the import-failed dialogue
4747	* Default security.warn_submit_insecure.show_once to false
4748	* Fix sidebar signal emission
4749	* Fix "Go Up" not to omit the directory if the uri references a file [#165094]
4750	* Alert the user when sidebar extension is not activated [#162685]
4751	* Don't show the Leave Fullscreen button in lockdown fullscreen mode [#165256]
4752	* Switch to fullscreen toolbar also in lockdown fullscreen mode [#165256]
4753	* Fix reference counting problem in extensions manager
4754	* Disable DownloadLinkAs and SetAsBackground if saving to disk is disabled
4755	* Add lock fullscreen key to schemas file and improve key descriptions
4756	* Fix LOG() statements for non-gcc varargs case
4757	* Some sparse fixes
4758	* Add title signal handler for XUL dialogues
4759	* Ungrab the pointer when moving tab between notebooks [#165797]
4760	* Set "Clear" context menu entry insensitive in lockdown mode [#165540]
4761	* Don't weak ref the shell when it's finalised already [#165542]
4762	* Chain up to GtkWindow's keypress handler in EphyWindow
4763	* Don't show the menubar with F10 in lockdown mode [#165550]
4764	* Don't disable print preview if print setup is locked down [#165552]
4765	* Re-enable typeaheadfind autostart [#141963, #165811]
4766	* Plug some mem leaks
4767	* Force new windows in tabs in lockdown fs mode [#165566]
4768	* Don't copy params with the email address [#144469]
4769	* Don't exit when DBUS restarts
4770	* Forward startup IO to the already-running ephy instance [#150085]
4771
4772Documentation
4773
4774	* Update documentation.
4775
4776
4777Contributors:
4778Piers Cornwell, Crispin Flowerday, Adam Hooper,
4779Christian Persch and Jean-François Rameau; and the translators
4780Vladimir Petkov (bg), Jordi Mallach (ca), Miloslav Trmac (cs),
4781Hendrik Richter (de), Nikos Charonitakis (el), Adam Weinberger (en_CA),
4782David Lodge (en_GB), Francisco Javier F. Serrador (es),
4783Pauli Virtanen (fi), Takeshi AIHANA (ja), Changwoo Ryu (ko),
4784Žygimantas Beručka (lt), Kjartan Maraas (nb), Reinout van Schouwen (nl),
4785Kjartan Maraas (no), Afonso Celso Medina (pt_BR), Duarte Loreto (pt),
4786Leonid Kanter (ru), Marcel Telka (sk), Laurent Dhima (sq),
4787Christian Rose (sv) and Liu Songhe (zh_CN).
4788
4789
4790==============
4791Epiphany 1.5.5
4792==============
4793
4794New features
4795
4796
4797Interface improvements
4798
4799	* Improved the fullscreen interface: show security and status indicator
4800	  in the popup, use new stock icon; and show it only if the toolbar is
4801	  hidden; otherwise embed it in the toolbar [#153270, #164676]
4802	* Added favicon and security icon to location entry [#116482, #149506]
4803	* Renamed Remove action on bookmarksbar context menu [#162132]
4804	* Don't focus the zoom combo on click
4805	* Don't use <tt> in the strings [#163378]
4806	* Fix button text and capitalisation in the confirm-redirect-update
4807	  dialogue [#164131]
4808	* Unify accels to Open in New _Window[s] [#164130]
4809	* Show profile name for mozilla bookmarks, so we can distinguish
4810	  between different profiles. Don't show firefox bookmarks as mozilla
4811	  bookmarks [#143982]
4812	* Ellipsize the value and path labels in the cookie content dialogue
4813
4814Code changes
4815
4816	* Add GDK_ACTION_ASK, and prefer _NETSCAPE_URL over uri-list drag types,
4817	  to match the new Nautilus _NETSCAPE_URL DnD behaviour [#163937]
4818	* Simplify cookie struct
4819	* Add a function to get the default ephy_shell, making it easier for
4820	  bindings to get it
4821	* Add boxed type for EphyNode
4822	* Rename the password manager's methods to give better names in the bindings
4823	* Remove useless ephy_node_get_property_time method
4824	* Make ephy-bookmarks.h's enum a named enum, generate type.[ch] for it and
4825	  make sure our enum type is registered
4826	* Added ephy_statusbar_remove_widget()
4827	* Add proper _NETSCAPE_URL drag support, supplying the URL as well as the
4828	  title [#163937]
4829	* Default typeaheadfindsea to on [#157435]
4830	* Set typeaheadfind.autostart to off [#141963]
4831	* Don't allow javascript to capture the context menu call
4832	* Divert the contract ID of the nsSecureBrowserUIImpl class [#164670]
4833
4834Documentation
4835
4836	* Some gtk-doc fixes
4837
4838Bug fixes
4839
4840	* Fix parallel (make -j) builds
4841	* Fix primary text of confirm-close command not to have a period
4842	* Remove stamp files also on make clean
4843	* Fix mem leak [#164302]
4844	* Really make confirm-overwrite dialogue have a parent window [#164189]
4845
4846Contributors:
4847Jorn Baayen, Piers Cornwell, Crispin Flowerday, Adam Hooper, Tomasz Kłoczko,
4848Christian Persch, Jean-François Rameau and Matthew Schick, and the translators
4849Vladimir Petkov (bg), Miloslav Trmac (cs), Rhys Jones (cy), Frank Arnold (de),
4850Adam Weinberger (en_CA), Francisco Javier F. Serrador (es), Ivar Smolin (et),
4851Takeshi AIHANA (ja), Žygimantas Beručka (lt), Marcel Telka (sk),
4852Laurent Dhima (sq), Christian Rose (sv) and Liu Songhe (zh_CN)
4853
4854
4855==============
4856Epiphany 1.5.4
4857==============
4858
4859New features
4860
4861	* Make extensions loading extensible
4862
4863Interface improvements
4864
4865	* Open the bookmarks in the new tabs in the same order as they in the menu
4866	* Make "Open Image" open the image in the default application [#138396]
4867	* Better tab sizing [#153725]
4868	* Select first row when tabbing to the topics selector [#162331]
4869	* Don't allow focus on the tab close buttons [#119461]
4870	* Unify some strings
4871	* Add context menu on notebook [#132989]
4872	* Open the GNOME background properties capplet when setting the background [#161215]
4873	* Improved security warning dialogues [#163278]
4874	* Implement toolbar style overriding as per HIG [#102520]
4875
4876Code changes
4877
4878	* Add context to ambiguous strings [#113932]
4879	* Remove about: redirections
4880	* Add sidebar backend
4881	* Change C_lear to Cl_ear [#162706]
4882	* Add GTypes for all flags and enums in public headers
4883	* Adapt to mozilla API changes
4884	* Display open lock for low 'secure' sites too [#151709]
4885	* Unify the location and favicon actions
4886	* Don't show the description for no-secure and broken sites
4887	* Add more categories to desktop file [#162973]
4888
4889Bug fixes
4890
4891	* Don't destroy the filepicker dialogue with the parent [#156816]
4892	* Fix some mem leaks
4893	* Don't store more than 5 hidden popups [#160863]
4894
4895Contributors to this release:
4896Piers Cornwell, Crispin Flowerday, Adam Hooper, Jean-François Rameau
4897
4898and the translators: Vladimir Petkov (bg), Miloslav Trmac (cs), [unknown] (el),
4899Adam Weinberger (en_CA), Francisco Javier F. Serrador (es), Takeshi AIHANA (ja),
4900Žygimantas Beručka (lt), Kjartan Maraas (nb), Reinout van Schouwen (nl),
4901Leonid Kanter (ru), Marcel Telka (sk), Laurent Dhima (sq)
4902
4903
4904==============
4905Epiphany 1.5.3
4906==============
4907
4908New features
4909
4910	* Update bookmarks from HTTP 301 [#126312]
4911	* Add bookmarks export to bookmarks editor
4912	  (patch by John Spray, XSL stylesheet by Stefan Rotsch) [#157745]
4913
4914
4915Interface improvements
4916
4917	* Fix "Open Frame" menu item name [#153816]
4918	* Use stock icon for "Open In New Tab" in History Window and Bookmarks Editor
4919	* Use ellipsised labels everywhere instead of shortening strings
4920	* Tell the user with which application we're going to open the content [#141327]
4921	* Add stock icon to "Save As..." button in content handler
4922	* Add "Clear" to entry context menu [#118395]
4923	* Add app name to content handler dialogue [#141327]
4924	* Implement context menu on tray icon, as per HIG [#152903]
4925	* Add "View Properties" to duplicated bookmarks dialogue [#117643, #138300]
4926	* Remove inline help in toolbar editor [#137603]
4927
4928Code changes
4929
4930	* Removed usage of deprecated gconf API
4931	* Removed usage of deprecated glade API
4932	* Makefile.am modernisations
4933	* Ensure the extensions manager UI is loaded
4934	* Use alignments instead of empty labels for alignment in glade files
4935	* Disable search in downloader window [#157157]
4936	* Check the encodings before we set the mozilla pref [#150266]
4937	* Add attach_tab and detach_tab functions to extension interface
4938	  (Crispin Flowerday, Adam Hooper) [#153732]
4939	* Use gtk_show_about_dialog(), and handle urls and mailto (Adam Hooper)
4940	* Disable Zoom items for images, and disable zoom, encoding and view source
4941	  for images and xml (xul) documents [#132240]
4942	* Make sure we don't have any app-modal dialogues [#110479]
4943	* Adapt to mozilla API changes
4944
4945Bug fixes
4946
4947	* Don't offer to resume if there are open windows [#160345]
4948	* Deactivate the context menu on window close [#156812]
4949	* Fix double-opening of content [backed out patch from #158466]
4950	* Fix name for "gd" language (Scots Gaelic) [#161509]
4951	* Disable Print and Print Preview while still loading the page [#116344]
4952	* Don't show multiple toolbar editors for the same window [#111114]
4953	* Correct language code for Afrikaans
4954	* Fix untranslated string in downloader window [#161739]
4955
4956Translation updates
4957
4958	* Vladimir Petkov (bg)
4959	* Miloslav Trmac (cs)
4960	* Martin Willemoes Hansen (da)
4961	* Adam Weinberger (en_CA)
4962	* David Lodge (en_GB)
4963	* Francisco Javier F. Serrador (es)
4964	* Takeshi AIHANA (ja)
4965	* Žygimantas Beručka (lt)
4966	* Reinout van Schouwen (nl)
4967	* Marcel Telka (sk)
4968	* Laurent Dhima (sq)
4969	* Ercin Eker (tr)
4970	* Liu Songhe (zh_CN)
4971
4972
4973==============
4974Epiphany 1.5.2
4975==============
4976
4977Interface improvements
4978
4979	* When popping up the context menu with keyboard, select the first item[#154907]
4980	* Don't detach the tab when releasing the mouse button while still over
4981	  the same window [#143954]
4982	* Better wording for the crash recovery dialogue (Piers, Christian)
4983	* Make the "duplicate bookmark" dialogue not modal
4984	* Better wording for the accept cert dialogue [#127234]
4985	* Add short-time filter in history window
4986	* Better positioning for the context menu popup in a treeview (Crispin Flowerday)
4987	* Add resize grip [#137845]
4988	* Warn before deleting a topic (Xan) [#149294]
4989	* Implement history deletion on per-site basis [#116609]
4990	* Add shortcut to Send To menuitem, as per HIG [#148655]
4991	* Make content handler dialogue not modal
4992
4993Code changes
4994
4995	* Bring the window to the foreground when showing a modal alert
4996	* Show language code in the string in languages editor [#115355]
4997	* More porting to GtkMessageDialog
4998	* Don't hardcode "epiphany" as argv[0], use g_get_prgname() instead [#118427]
4999	* Size-allocate the embed if it's not mapped but has never been
5000	  size-allocated before [#156854]
5001	* Fixes for mozilla API changes
5002	* Don't save session_crashed.xml while shutting down
5003	* Check favicon urls with script sec manager and content policy
5004	* Simplify the gconf -> mozilla prefs bridge
5005	* Add a way to show the cert info dialogue for the page's certificate
5006	* Disallow favicon links from subframes
5007	* Add --disable-filepicker to use when the mozilla build itself has a native gtk+ filepicker
5008	* Remove generic 'site' hostname fallback (Mikhail Zabaluev) [#155442]
5009	* If the iso-codes package is available, use that to translate
5010	  language names and offer a wider variety of languages [#155498]
5011	* Don't use deprecated gnome vfs APIs (Marco)
5012
5013Bug fixes
5014
5015	* Show tooltips for zoom control again[#155826]
5016	* Make tooltips on zoom control work for Ctrl-F1
5017	* Fix a mem leak (Adam)
5018	* Sanitise the embed popup position [#157162]
5019	* Fix button sensitivity setting in language editor
5020	* Fix check for nsIPassword.h header to look in the right place [#157743]
5021	* Fix time filter in history window for time zones != GMT
5022	* Fix signed/unsigned int confusion
5023	* Fix opening content with external content handlers (Marco)
5024	* Portability fix for 64 bit systems (James Henstridge)
5025	* Fix hang after --import-bookmarks [#136170]
5026	* Fix crash when getting the "die" signal from session manager
5027	* Don't access freed memory [#158202]
5028	* Fix wrong certificate shown [galeon #158453]
5029	* Fix opening of content when not downloading automatically [#158466]
5030	* Fix build without PSM
5031	* Fix tabs menu ordering with tab-groups extension
5032	* Fix some string comparision bugs in event context
5033	* Fix out-of-srcdir build (Marco, Christian)
5034	* Don't raise window on --new-tab [#158923]
5035	* Fix a mem leak (Vincent Untz)
5036
5037Documentation updates
5038
5039	* Added manual translation into Finnish, by Pauli Virtanen.
5040
5041Translation updates
5042
5043	* Jordi Mallach (ca)
5044	* Miloslav Trmac (cs)
5045	* Hendrik Richter (de)
5046	* Adam Weinberger (en_CA)
5047	* David Lodge (en_GB)
5048	* (es)
5049	* Takeshi AIHANA (ja)
5050	* Žygimantas Beručka (lt)
5051	* Kjartan Maraas (nb)
5052	* Reinout van Schouwen (nl)
5053	* Gustavo Noronha Silva (pt_BR)
5054	* Marcel Telka (sk)
5055	* Laurent Dhima (sq)
5056
5057
5058==============
5059Epiphany 1.5.1
5060==============
5061
5062New features
5063
5064	* Load and unload extensions on user demand
5065
5066Interface improvements
5067
5068	* Separate context menu for email links [#144244]
5069	* Select the topic when adding it [#151925]
5070	* Better positioning of context menus for treeviews [#152431]
5071	* Install a placeholder for the view toggles group [#153767]
5072	* Add tooltips for context menus [#151764]
5073	* Support multiple printers in the print dialog
5074	* Add tooltips on the navigation history arrows, and fix the tooltip
5075	  on the "Up" button to be consistent with nautilus [#155825]
5076	* Add tooltip on the drag handle [#155827]
5077	* Add tooltip on close button [#155828]
5078	* Use new gtk+ HIG message dialogue API [#130232]
5079	* Make the confirm-close-with-form-data dialogue window modal
5080	* When showing a modal alert put up by a web page, switch the window
5081	  to that tab
5082
5083Code changes
5084
5085	* Adapt to mozilla API changes
5086	* Use ellipsisation support in GtkLabel
5087	* Use new gtk+ GtkCellRendererProgress
5088	* Use more icons from icon theme
5089	* Use the gtk setting for the menubar accel instead of hardcoding F10
5090	* Use new GtkMenuToolButton
5091	* Just pass a GType to ephy_embed_factory_new_object()
5092	* Add another mimetype to import types file filter
5093	* Install ephy-embed-factory.h
5094	* Add ephy_window_get_ui_manager(), and remove the manager
5095	  from the public EphyWindow struct
5096	* Use GtkAboutDialog
5097	* Make ephy-state.h public [#153809]
5098	* Improved debugging support [#153805]
5099	* Don't reference private objects from public headers [#153766]
5100	* Split the default prefs into the common part, and mozilla/new toolkit
5101	  specific parts.
5102	* Use gtk_window_set_default_icon_name()
5103	* Recognise "Desktop" special downloads directory [#152926]
5104	* Notify when entering or leaving print preview mode [#154591]
5105	* Initialize plugins path env var for backward compatibility
5106	* Allow to set the default window state to maximize, default to maximise
5107	* Read extension descriptions from .xml, load them with the specified
5108	  loader (for now, just only .so is supported)
5109	* Add extensions-manager-ui as default active extension
5110	* Validate extension XML files against an XSD Schema
5111	* Add varargs version of ephy_dialog_get_control to get more than one widget
5112	  at a time
5113	* Remove ephy_string_parse_uri_list, and use new glib function
5114	  g_uri_list_extract_uris() instead
5115	* Only multiplex [attach|detach]_window to extensions implementing the
5116	  EphyExtension interface
5117	* Annotate "if (type == 0)" in get_type functions with G_UNLIKELY
5118	* Add EPHY_NODE_CHANGED signal [Peter Harvey]
5119	* Save tons of strdups in bookmarks menu
5120	* Unset the use-underline label property instead of doubling the underscores
5121	* Use named icon for the logo in about dialogue
5122	* Use gtk_entry_set_width_chars() to set the smart bookmark entry width
5123	* Use ellipsising labels to shorten the bookmarks and topics titles [#147765]
5124	* Avoid strdups in entry completion func [Peter Harvey]
5125	* Make bookmarks menu take a configurable path where to merge its UI
5126	* Allow localised extensions names and descriptions
5127	* Disable description file validation for now
5128	* Fix node signal [dis]connection while a signal emission is running
5129	* Make sure there's only one properties dialogue per bookmark [#148398]
5130	* Remove remaining time from tooltip of tray icon [#145955]
5131
5132Bug fixes
5133
5134	* Remove -s switch which was used by now-gone nautilus view
5135	* Use a small custom icon for tabs close button [#144772]
5136	* Fix navigation and Go button proxy menu items [#151648, #141548]
5137	* Use rm -f as remove command, not rm -r
5138	* Use SAME_APP flag for drag destination [#152388]
5139	* Keep popup position synced with his size requisition [#143585]
5140	* Enable conversion for favicon downloads [#152866]
5141	* Fix download progress indicator in downloader view
5142	* Fix overflow in remaining time calculation [#153136, Jhon Spray]
5143	* Initialise position passed to gtk_editable_insert_text()
5144	* Fix some mem leaks
5145	* Remove explicit PAC autoconf call, it works perfectly ok without it
5146	* Don't size-allocate unmapped tabs, fixing slow resizes [#128191]
5147	* Fix print preview and fullscreen mode interaction [#154456]
5148	* Don't allow activation of the hidden menubar in ppv mode
5149	* Grammar fix in schema [#154605]
5150	* Fix crash in bookmarks menu [#154805]
5151	* Remove duplicate AM_PROG_INTLTOOL [#155028]
5152	* Fix EphyNode callback data destruction [#152718, Peter Harvey]
5153	* Fix import of bookmarks in root folder [#152443]
5154	* Activate tray with double-click, as per HIG [#152899]
5155	* Always chain up to parent's dispose handler
5156	* Fix return type of tab_delete slot
5157	* Move window destruction after tab-removed signal emission [#151607]
5158	* De-couple instantiation and initialisation of the extensions manager
5159	* Correctly change the statusbar children's frams's shadow type when
5160	  the statusbar shadow type changes
5161	* Don't open all bookmarks in tabs [#156843]
5162	* Depend on libxml >= 2.6.12, for its fix of bug #150647
5163	* Fix restoring window size on crash recovery [#156881]
5164	* Fix crash when deleting bookmark with open properties dialogue [#155880]
5165	* Fix activation of the Go button while in toolbar activation mode [#155650]
5166
5167Documentation updates
5168
5169	* Document EPHY_DEBUG_BREAK
5170	* Add manpage [#156067, Jordi Mallach]
5171
5172Translation updates
5173
5174	* Abdulaziz Al-Arfaj (ar)
5175	* Vladimir Petkov (bg)
5176	* Miloslav Trmac (cs)
5177	* Marie Lund (da)
5178	* Adam Weinberger (en_CA)
5179	* David Lodge (en_GB)
5180	* Francisco Javier F. Serrador (es)
5181	* Meelad Zakaria (fa)
5182	* Olivier Cortes (fr)
5183	* Žygimantas Beručka (lt)
5184	* Hasbullah Bin Pit (ms)
5185	* Reinout van Schouwen (nl)
5186	* Marcel Telka (sk)
5187	* Laurent Dhima (sq)
5188	* Danilo Segan (sr)
5189
5190
5191==============
5192Epiphany 1.4.9
5193==============
5194
5195Changes
5196
5197	* Fix several focus issues (some with security implications)
5198	* Fix crash when updating tray icon
5199	* Fix lock up with the move cursor showing
5200	* Fix some leaks
5201	* Fix getting the trust setting from New CA dialogue
5202	* Don't activate the location entry if it's hidden
5203
5204
5205==============
5206Epiphany 1.4.8
5207==============
5208
5209Changes
5210
5211	* Fix crash when closing window while filepicker is up [#156816]
5212	* Use gnome_vfs_url_show() for Send To [#162532]
5213	* Set selection mode to BROWSE in topics selector [#162331]
5214	* We don't need to implement nsIBrowserHistory
5215	* Don't focus the close-tab button on click [#119461]
5216	* Don't store more than 5 hidden popups [Adam Hooper, #160863]
5217	* Fix a mem leak [#164302]
5218	* Really make confirm-overwrite dialogue have a parent window [#164189]
5219	* Rename EphyTab's "visible" property to not clash with GtkWidget property
5220	* Default typeaheadfindsea to on [#157435]
5221	* Switch to fullscreen toolbar also in lockdown fullscreen mode [#165256]
5222	* Disable DownloadLinkAs and SetAsBackground if saving to disk is disabled
5223	* Don't crash if we need to open an orphan non-chrome window [part of #165445]
5224	* Some sparse fixes
5225	* Ungrab the pointer when moving tab between notebooks [#165797]
5226	* Don't weak ref the shell when it's finalised already [#165542]
5227	* Don't show the menubar with F10 in lockdown mode [#165550]
5228	* Don't disable print preview if print setup is locked down [#165552]
5229	* Adapt to mozilla API changes
5230	* Implement nsIWebProgressListener [#165328]
5231	* Fix window destruction [#165992]
5232
5233
5234==============
5235Epiphany 1.4.7
5236==============
5237
5238Changes
5239
5240	* Use stock icon for "Open In New Tab" in History Window and Bookmarks Editor
5241	* Don't offer to resume if there are open windows [#160345]
5242	* Deactivate the context menu on window close [#156812]
5243	* Fix build in !MOZILLA_HAVE_PSM case
5244	* Make the extensions modules resident [#160945]
5245	* Disable Print and Print Preview while still loading the page [#116344]
5246	* Correct language code for Afrikaans
5247	* Adapt to changed mozilla APIs
5248	* Wrap the label in the Confirm Overwrite dialogue [#161771]
5249
5250Translation updates
5251
5252	* Ercin Eker (tr)
5253
5254
5255==============
5256Epiphany 1.4.6
5257==============
5258
5259Changes
5260
5261	* Fix wrong certificate stored (Christian) [#158453]
5262	* Disallow favicon links from subframes (Christian)
5263	* Fix opening of content when not downloading automatically (Marco) [#158466]
5264	* Add --disable-filepicker configure option (Christian)
5265	* Fix tabs menu ordering when using the tab-groups extension (Christian)
5266	* Fix event context computation (Christian)
5267	* Adapt to mozilla API changes (Christian; patch adapted from a galeon patch
5268	  by Crispin Flowerday)
5269	* Fix out-of-srcdir build (Marco, Christian)
5270	* Don't raise windows when using --new-tab (Christian) [#158923]
5271
5272Translation updates
5273
5274	* Jordi Mallach (ca)
5275
5276
5277==============
5278Epiphany 1.4.5
5279==============
5280
5281Changes
5282
5283	* Fix session remove command
5284	* Fix import of bookmarks in root folder [#152443]
5285	* Activate tray icon with double-click [#152899]
5286	* Add manpage (Jordi Mallach) [#156067]
5287	* Don't open all bookmarks in new tabs [#156843]
5288	* When showing a modal alert put up by a web page,
5289	  switch the window to that tab
5290	* Emit ::tab-removed after the tab has been removed [#151607]
5291	* Fix disconnect on node destroy [Peter Harvey]
5292	* Fix node signal [dis]connection while signal emission is running
5293	* Make sure there's only one properties diaogue per bookmark [#148398]
5294	* Fix crash when removing bookmark with open properties dialogue [#155880]
5295	* Fix toolbar activation [#155650]
5296	* Check favicon urls with script sec manager and content policy
5297	* Fix zoom control so that it shows tooltips again [#155826]
5298	* Make the tooltip on the zoom control also work on Ctrl-F1
5299	* When popping up the context menu with keyboard, select the first item [#154907]
5300	* Sanitise the embed popup position [#157162]
5301	* Fix button sensitivity setting in language editor not to first
5302	* Fix history date filter to work correctly in time zones != UTC
5303	* Better positioning for the context menu popup in a treeview (Crispin Flowerday)
5304	* Fix opening content with external content handlers (Marco)
5305	* Remove remaining time tooltip from tray icon [#145955]
5306	* Fix hang after importing bookmarks from command line [#136170]
5307	* Fix crash when no tool windows are open when the session manager
5308	  sends us the "die" signal
5309	* Fix opening anchored links in new tabs [#156854]
5310	* Adapted to Mozilla API changes
5311	* Fix a freed memory read
5312
5313Documentation translations
5314
5315	* Add manual translation into Finnish, by Pauli Virtanen
5316
5317Translation updates
5318
5319	* Ole Laursen (da)
5320	* Žygimantas Beručka (lt)
5321	* Leonid Kanter (ru)
5322
5323
5324==============
5325Epiphany 1.4.4
5326==============
5327
5328Bug fixes
5329
5330	* Add a list of printers to the print dialog. Fix printing
5331	  in several recent ditributions. (Marco)
5332	* Remove duplicate AC_PROG_INTLTOOL (Christian) [#155028]
5333	* Fix a crash when rebuilding bookmarks menu (Christian) [#154805]
5334
5335==============
5336Epiphany 1.4.3
5337==============
5338
5339Bug fixes
5340
5341	* Fix compilation with gtk+ 2.4.x.
5342
5343
5344==============
5345Epiphany 1.4.2
5346==============
5347
5348Bug fixes
5349
5350	* Set dialogs icon to default ephy icon (Christian)
5351	* Fix slow resize of the window with many tabs (Christian)
5352	* Don't allow activation of the hidden menubar
5353	  in print preview mode. (Christian)
5354	* Recognise "Desktop" special downloads directory. (Christian) [#152926]
5355	* Backwards compatibility with old mozilla plugins
5356	  location (Marco)
5357
5358Translation updates
5359
5360	* Changwoo Ryu (ko)
5361	* Gareth Owen (en_GB)
5362
5363==============
5364Epiphany 1.4.1
5365==============
5366
5367Code changes
5368
5369	* Adapt to mozilla API changes (Christian)
5370
5371Bug fixes
5372
5373	* Auto-check new topics (Marco) [#151925]
5374	* Don't accept dragged toolbar items from other apps (Marco) [#152388]
5375	* Fix toolbar overflow menu items (Christian) [#151648]
5376	* Fix for too small tab close buttons (Marco) [#144772]
5377	* Enable conversion for favicon downloads (Marco) [#152866]
5378	* Fix overflow in remaining time calculation (Jhon Spray, Marco) [#153136]
5379	* Fix some mem leaks (Christian)
5380	* Fix ephy-bookmarks.h header (Christian) [#153766]
5381	* Fix compiler warnings (Christian)
5382
5383Translation updates
5384
5385	* Adam Weinberger (en_CA)
5386	* Olivier Cortes (fr)
5387	* Francesco Marletta (it)
5388
5389
5390==============
5391Epiphany 1.4.0
5392==============
5393
5394Bug fixes
5395
5396	* Fix invisible status icon (Christian) [#151501]
5397
5398Documentation updates
5399
5400	* Document popup window functionality (Adam) [#145412]
5401
5402Translation updates
5403
5404	* Abdulaziz Al-Arfaj (ar)
5405	* Vladimir "Kaladan" Petkov (bg)
5406	* Progga (bn)
5407	* Kenan Hadžiavdić (bs)
5408	* Jordi Mallach (ca)
5409	* Dafydd Harries (cy)
5410	* Ole Laursen (da)
5411	* Nikos Charonitakis (el)
5412	* Hasbullah Bin Pit (ms)
5413	* Kjartan Maraas (nb)
5414	* Pawan Chitrakar (ne)
5415	* Reinout van Schouwen (nl)
5416	* Åsmund Skjæveland (nn)
5417	* Kjartan Maraas (no)
5418	* Estêvão Samuel Procópio (pt_BR)
5419	* Isriya Paireepairit (th)
5420	* Ercin Eker (tr)
5421	* Mugurel Tudor (ro)
5422	* Ching-Hung Lin (zh_TW)
5423
5424
5425==============
5426Epiphany 1.3.8
5427==============
5428
5429Code changes
5430
5431	* Track mozilla API change on 1.7 branch (Christian)
5432
5433Bug fixes
5434
5435	* Make save-as obey lockdown key (Christian) [#151039]
5436	* Correct stored tab positioning after tab_added signal (Justin Wake)
5437	* Fix for bookmarks on main toolbar (Christian) [#151267]
5438	* Fix signal handler return values for popup_menu signal (Christian)
5439	* Fix crash on print to filename with nonabsolute path (Christian) [#148849]
5440
5441Documentation
5442
5443	* Added japanese translation of the manual, translated by 佐藤 暁 (SATOH Satoru)
5444
5445Translation updates
5446
5447	* Ole Laursen (da)
5448	* Christian Neumair (de)
5449	* Nikos Charonitakis (el)
5450	* Iñaki Larrañaga Murgoitio (eu)
5451	* Ankit Patel (gu)
5452	* Gurban Mühemmet Tewekgeli (tk)
5453
5454
5455==============
5456Epiphany 1.3.7
5457==============
5458
5459Bug fixes
5460
5461	* Fix crash when loading a bookmark from the menu (Christian) [150982]
5462
5463Translation updates
5464
5465	* Francisco Javier F. Serrador (es)
5466
5467
5468==============
5469Epiphany 1.3.6
5470==============
5471
5472Bug fixes
5473
5474	* Fix mozilla components path (Marco) [#150358]
5475	* Fix default horizontal scroll wheel action (Christian) [#148557]
5476	* Fix for newer libtools (Christian) [#150673]
5477	* Keep passwords list in pdm dialogue up-to-date (Christian) [#150296]
5478	* Fix warning when moving tabs between windows (Christian) [#150822]
5479	* Partially fix bookmarks menu speed issue (Christian) [#150822]
5480	* Fix bookmarks menu hierarchy and auto-updating (Christian)
5481	  [#147470, #147786, #150246]
5482	* Change bookmarks hierarchy separator (Christian) [#149150]
5483	* Also pop up context menus with menu key (Christian) [#149150]
5484
5485New and updated translations:
5486
5487	* Mətin Əmirov (az)
5488	* Vladimir "Kaladan" Petkov (bg)
5489	* Kenan Hadžiavdić (bs)
5490	* Pauli Virtanen (fi)
5491	* Dvornik László (hu)
5492	* Takeshi AIHANA (ja)
5493	* Kjartan Maraas (nb)
5494	* GNOME PL Team (pl)
5495	* Laurent Dhima (sq)
5496	* Christian Rose (sv)
5497	* Jayaradha N (ta)
5498	* Maxim Dziumanenko (uk)
5499
5500
5501==============
5502Epiphany 1.3.5
5503==============
5504
5505Code changes
5506
5507	* Get rid of the startup script, and use rpath linking instead
5508	  (ported from galeon)
5509	* Adapt to changed mozilla APIs (Christian)
5510
5511Bug Fixes
5512
5513	* Fix application name i18n (Christian) [#148948]
5514	* Some mem leak fixes (Jean-François Rameau)
5515	* Fix restoring the history window on resume (Christian)
5516	* Fix dragging of urls which gnome-vfs can't handle (Christian)
5517	* Fix new tab positioning when opening tabs from drags (Christian)
5518	* Make keyword search URL localisable (Christian) [#144909]
5519	* Fix crash in ellisising label (Christian) [#149114]
5520	* Sort topics by name in bookmark properties dialogue
5521	  (Christian Neumair) [#149639]
5522	* Fix some compiler warnings (Christian)
5523	* Fix compilation with gcc 2.95 (Christian)
5524	* Fix context menu on links with namespaced tag (Mikael Brockman) [#150208]
5525
5526Translation updates
5527
5528	* Arafat Medini (ar)
5529	* Mətin Əmirov (az)
5530	* Vladimir Petkov (bg)
5531	* Miloslav Trmač (cs)
5532	* Martin Willemoes Hansen (da)
5533	* Adam Weinberger (en_CA)
5534	* Gareth Owen (en_GB)
5535	* Francisco Javier F. Serrador (es)
5536	* Pauli Virtanen (fi)
5537	* Christophe Merlet (RedFox) (fr)
5538	* Alastair McKinstry (ga)
5539	* Ravishankar Shrivastava (hi)
5540	* Laszlo Dvornik (hu)
5541	* Takeshi AIHANA (ja)
5542	* Changwoo Ryu (ko)
5543	* Hasbullah Bin Pit (ms)
5544	* Reinout van Schouwen (nl)
5545	* Åsmund Skjæveland (nn)
5546	* GNOME PL Team (pl)
5547	* Duarte Loreto (pt)
5548	* Estêvão Samuel Procópio (pt_BR)
5549	* Mugurel Tudor (ro)
5550	* Dmitry G. Mastrukov (ru)
5551	* Laurent Dhima (sq)
5552	* Danilo Segan (sr, sr@Latn)
5553	* Maxim Dziumanenko (uk)
5554	* Liu Songhe (zh_CN)
5555
5556
5557==============
5558Epiphany 1.3.4
5559==============
5560
5561Code changes
5562
5563	* Add mime types to .desktop file (Xan)
5564	* Simplify proxy PAC handling (Christian)
5565	* Reworked node views (Marco)
5566	* Adapt to mozilla API change (Christian)
5567	* Don't use -include which isn't portable (Christian) [#143094]
5568	* Fix signedness warnings with gcc 3.5 (Jon Oberheide)
5569	* Misc popup blocker code cleanup (Adam)
5570
5571Bug Fixes
5572
5573	* Fix downloader crash on shutdown (Marco) [#141928]
5574	* Fix mem leaks in gtk NSS dialogues (Christian, ported from galeon)
5575	* Fix crash when importing bookmarks from mozilla (Marco) [#145611]
5576	* Gracefully handle inability to create downloads directory
5577	  (Marco) [#146902]
5578	* Fix profiler output for times > 1 s (Christian, ported from galeon)
5579	* Fix crash in the new bookmark dialogue with deleted topics
5580	  (Marco) [#144770]
5581	* Use our stock icon for the downloader icon in tray (Christian)
5582	* Fix dialogue title of Save Link As filechooser (Christian) [#138208]
5583	* Correctly update toolbar's not-removable flag (Christian)
5584	* Fix mem leak from toolbars model (Christian)
5585	* Fix non-ascii topic titles in the bookmarks menu (Christian) [#147469]
5586	* Fix download directory chooser initial directory (Christian) [#146055]
5587	* Confirm overwriting file from content handler (Christian) [#143501]
5588	* Fix crash when screen size changes after using fullscreen (Christian)
5589	* Fix print-to-file filechooser modality (Christian) [#147628]
5590
5591New and updated translations:
5592
5593	* Владимир Петков (bg)
5594	* Miloslav Trmač (cs)
5595	* Christian Neumair (de)
5596	* Francisco Javier F. Serrador (es)
5597	* Νίκος Χαρωνιτάκης (el)
5598	* Gareth Owen (en_GB)
5599	* रविशंकर श्रीवास्तव (hi)
5600	* 相花 毅 (ja)
5601	* Changwoo Ryu (ko)
5602	* Žygimantas Beručka (lt)
5603	* Kjartan Maraas (no)
5604	* GNOME PL Team (pl)
5605	* Duarte Loreto (pt)
5606	* Laurent Dhima (sq)
5607
5608
5609==============
5610Epiphany 1.3.3
5611==============
5612
5613New features
5614
5615	* Lockdown: disable_quit, disable_new_window,
5616	  first_window_fullscreen (Christian, Christopher James Lahey)
5617
5618Interface changes
5619
5620	* Sort history items by last visit
5621	* Improve bookmarks toolbar direct manipulation (Marco)
5622
5623Bug Fixes
5624
5625	* Fix print dialog filename encoding (Christian)
5626	* Fix some memory leaks (Xan, Christian)
5627
5628New Translations:
5629
5630	* רועי קרשטיין, גיל אשר (he)
5631
5632Updated Translations:
5633
5634	* Vladimir Petkov (bg)
5635	* Miloslav Trmac (cs)
5636	* Ole Laursen (da)
5637	* Nikos Charonitakis (el)
5638	* Gareth Owen (en_GB)
5639	* Francisco Javier F. Serrador (es)
5640	* Gil Osher (he)
5641	* Laszlo Dvornik (hu)
5642	* Takeshi AIHANA (ja)
5643	* Estêvão Samuel Procópio (pt_BR)
5644	* Laurent Dhima (sq)
5645
5646==============
5647Epiphany 1.3.2
5648==============
5649
5650Bug fixes
5651
5652	* Fix crash when download finishes (Xan)
5653
5654Translations
5655
5656	* Xavier Conde Rueda (ca)
5657
5658
5659==============
5660Epiphany 1.3.1
5661==============
5662
5663New features
5664
5665	* Load extensions from ~/.gnome2/epiphany/extensions too (Ross Burton) [#143835]
5666	* Allow importing of our own bookmarks format (Christian) [#144699]
5667	* Support for working offline (Christian)
5668	* Integrated popup blocking (Adam)
5669
5670Removed features
5671
5672	* Removed support for mozilla 1.6 (Marco)
5673
5674Interface changes
5675
5676	* Append new tabs to the end instead of grouping them (Marco)
5677	* Add "New Topic" button to the New Bookmark dialogue (Marco) [#110640]
5678	* Improved import and presentation of hierarchical bookmarks (Marco)
5679	* Implemented "Open in tabs" from toolbar topics (Marco) [#108143]
5680	* New tab load animation (Christian)
5681	* Reordering of bookmarks on toolbar by DND (Marco)
5682	* Add Open In Tabs to toolbar topics (Marco)
5683	* Add context menus for bookmarks and topics on toolbars (Marco)
5684	* Use Blank Page icon as default icon (Marco)
5685	* Add mim-type icon in downloader (Xan)
5686
5687Code changes
5688
5689	* Ported to mozilla embed strings (Marco, Christian, Xan)
5690	* Moved external protocol handler prefs to js file (Marco)
5691	* Disabe xpinstall by default (Christian) [#144035]
5692	* Separate bookmarks from other toolbars (Christian, Marco)
5693	* Implement popup-blocked signals (Adam) [part of #111930]
5694	* Includes cleanup (Marco)
5695	* Allow custom types in the permissions manager (Christian)
5696	* EphyNode ID cleanups (Marco)
5697	* Simplify printing code (Marco)
5698	* Track mozilla trunk API changes (Christian)
5699
5700Bug fixes
5701
5702	* Fixed "Exit Fullscreen" popup position in RTL locales (Christian) [#140828]
5703	* Fix filechooser default name in !modeSave mode (Christian)
5704	* Fix webcal: uris (Marco) [#143899]
5705	* Don't hide clipboard actions on input context (Marco) [#139040]
5706	* Fix CSS background context menu (Crispin Flowerday) [#143602]
5707	* Retain custom data when moving toolbar items around (Marco)
5708	* Fix spinner in gradient themes (Crispin Flowerday) [#134686]
5709	* Escape some strings when using them in labels with markup
5710	  (Crispin Flowerday, Christian)
5711	* Fix reload of framed pages not to go to top url (Christian) [#115800]
5712	* Use generic name in .desktop file (Marco) [#144284]
5713	* Fix Control-L location bar activation (Christian) [#144191]
5714	* Hide non-toplevel urls from history (Christian) [#142143]
5715	* Fix crash with confused toolbars file (Christian) [#144698]
5716	* Fix toolbar visibility after fullscreen (Christian) [#144785]
5717	* Fix serials on files with 2 extensions (.tar.gz) (Xan)
5718	* Always show menubar on F10 (Christian) [#141999]
5719	* Fix context menu on form elements (Christian) [#143942]
5720	* Fix display of IDN domain names for cookies and password (Christian) [#130930]
5721	* Unescape email address when copying to clipboard (Christian) [144462]
5722	* Don't delete bookmark when dragging to a tab (Marco) [#145254]
5723
5724Documentation translations
5725
5726	* New translation of documentation into spanish
5727	  by Francisco Javier F. Serrador
5728
5729Translations
5730
5731	* Mətin Əmirov (az)
5732	* Владимир Петков (bg)
5733	* Miloslav Trmač (cs)
5734	* Christian Neumair (de)
5735	* Ole Laursen (da)
5736	* Νίκος Χαρωνιτάκης (el)
5737	* Alexander Winston (en_CA)
5738	* Gareth Owen (en_GB)
5739	* 相花 毅  (ja)
5740	* Reinout van Schouwen (nl)
5741	* GNOME PL Team (pl)
5742	* Estêvão Samuel Procópio (pt_BR)
5743	* Marcel Telka (sk)
5744	* Данило Шеган  (sr, st@Latn)
5745	* Laurent Dhima (sq)
5746	* Liu Songhe (zh_CN)
5747
5748
5749==============
5750Epiphany 1.3.0
5751==============
5752
5753Removed features
5754
5755	* Dropped support for mozilla < 1.6 (Christian)
5756	* Removed nautilus view (Christian)
5757
5758Interface improvements
5759
5760	* Fix duplicate accesskey, use correct case for button text and make
5761	  message selectable in the confirm-close dialogue (Piers)
5762	* Use verb for action button and various minor tidy ups on the import
5763	  dialogue (Piers)
5764	* Add "Save Link As..." to Image/Link popup (Christian) [#138207]
5765	* Remove "Open Image in New [Tab|Window]" from the context menu
5766	  (Christian)
5767	* Remove extraneous separators in context menus (Christian) [#115897]
5768	* Use right capitalisation for fonts lang label in prefs (Piers)
5769	* Make buttons the same size in Industrial theme and make text
5770	  selectable in history confirm-clear dialogue (Piers)
5771	* Make prefs, pdm and print setup dialogues transient to their parent
5772	  and destroy with parent (Christian) [#139124]
5773	* Make warning message selectable in content handler dialogue (Piers)
5774	* Sort the actions in the location entry autocompletion dropdown
5775	  (Christian) [#139575]
5776	* Add Ctrl+S as an alternate accel for "Save As" (Piers) [#139415]
5777	* Add "Downloads" folder shortcut to our file chooser dialogues
5778	  (Christian)
5779	* HIGified confirm-overwrite dialogue (Patanjali Somayaji, Piers)
5780	  [#133152]
5781	* Make Escape cancel overwrite dialog (Piers)
5782	* Add some filters to the file chooser dialogues (Christian) [#139418]
5783	* Jump to new tabs created from command lines (Christian) [#141168]
5784	* Fix accelerator for OpenImage action (Christian)
5785	* Statusbar re-design: Move lock icon to left; hide progress bar when
5786	  no activity (Christian) [#137845]
5787	* Simplify context menu wrt. frames (Christian) [#138442]
5788	* Open bookmark in new tab on middle-click (Christian) [#106250]
5789
5790Code changes
5791
5792	* Made sure every file includes config.h (Christian)
5793	* Use more efficient mozilla string conversion routines (Christian)
5794	* Adapt to various mozilla API changes (Marco, Christian, Xan, Piers)
5795	* Improve chrome handling (Marco)
5796	* Cleanup after making EphyTab a GtkBin (Christian)
5797	* Some API cleanups (Adam)
5798	* Some comment cleanups (Adam)
5799	* Register stock icons (Christian)
5800	* Added/improved some debug output (Christian)
5801	* Get rid of #if GTK_CHECK_VERSION() stuff and remove optionmenu code
5802	  in the Gtk NSS dialogues (Christian)
5803	* Synchronise editable toolbar changes from galeon, this fixes simple
5804	  usage, stops crashes when dragging items to and from other
5805	  applications, and adds the ability to override the toolbar style
5806	  (Crispin Flowerday)
5807	* Track the active window with focus events (Christian)
5808	* Eliminate ExternalProtocolHandlers in favor of setting prefs to make
5809	  Mozilla not handle the protocols internally (Christian Biesinger)
5810	* Add defines for private mozilla api usage to make it easier to track
5811	  what we need to port to embed string and what we need to be using only
5812	  public api (Marco)
5813	* Make the statusbar's GtkTooltips publicly accessibly (Christian)
5814	* Clean up encoding handling (Christian)
5815	* Allow compilation without mozilla wallet extension (Christian)
5816	* Some fixes for compilation with gcc 2.95 (Christian)
5817	* Backport changed from the new gtkcellrendererprogress which
5818	  was based on ephy's, to support RTL and fix overflow bug (Christian)
5819	* Various solaris portability fixes (Brian Cameron, Christian)
5820
5821Bug fixes
5822
5823	* Remove unnecessary g_object_notify()s (Marco)
5824	* Fix test for toolbar removability (Christian)
5825	* Don't crash when draggin a toolbar separator around (Christian)
5826	* Make location entry not have a proxy menu item (Christian)
5827	* Make select-by-key support unsorted lists (Xan) [#137054]
5828	* Don't unref NULL icons (Christian) [#137715]
5829	* Fix content policy contract-ID (Christian)
5830	* Set window border icon on the about dialogue (Christian) [#137806]
5831	* Fix width of "Add" button in PDM dialogue with some themes
5832	  (Christian) [#137811]
5833	* Fix XBEL mime type for import (Marco)
5834	* Fixes to API documentation build (Adam, Christian)
5835	* Make the "Go" button actually work (Christian)
5836	* Fix arg type of dom_* signals to match the closure (Christian)
5837	* Use stock icon for "Open" on content handler dialogue
5838	  (Christian) [#135765]
5839	* Use stock icon for "Download" on content handler dialogue (Christian)
5840	* Fix proxy tool item disconnection on location entry (Christian)
5841	* Fix opening of bookmarks in new tabs when there is no existing window
5842	  (Christian) [#138343]
5843	* Fix context menu on anchors without href attribute (Christian) [#138200]
5844	* Make startup script work on older solarises (Christian) [#138088]
5845	* Fix filechooser response codes (Federico Mena Quintero) [#138263]
5846	* Fix compilation with -fdata-sections (Christian) [#136878]
5847	* Don't allow a font size less than 1 (Piers)
5848	* Fix bookmarks toolbar visibility in fullscreen and print preview mode
5849	  as well as for javascript popups (Christian) [#138520]
5850	* Fix link drag-and-drop to empty space on notebook (Christian) [#138902]
5851	* Don't abort on gconf errors, just display a message on console
5852	  (Christian) [#139247]
5853	* Make ephy-node refcount initialize to 1 and not 0 (Adam)
5854	* Fix various filename encoding bugs (Christian)
5855	* Don't quit the filechooser when selecting "No" from the confirm-
5856	  overwrite dialoge (Christian) [#139400]
5857	* Set the action's accel_path, fixes crash when dynamically assigning
5858	  accels (Christian) [#139641]
5859	* Fix saving of linked content. Don't create the directory; mozilla
5860	  will do it for us if necessary (Christian)
5861	* Make the "Files" suffix translatable (Christian)
5862	* Removed the ge_popup_blocked signal on EphyEmbed (Adam)
5863	* Do not uncompress when the type is not html (Marco) [#131778]
5864	* Fix chrome for new windows opened from _blank target (Marco) [#139512]
5865	* Fix font selection combo box issues (Christian) [#138560]
5866	* Fix encoding of saved content (Marco) [#141050]
5867	* Exit print preview mode before closing a window; fixes a crash
5868	  (Christian) [galeon #121298]
5869	* Fix crash when trying to get URL from unrealizes EphyEmbed (Marco)
5870	* Fix some mem and refcount leaks (Christian)
5871	* Always pass the cache key to the persist object so we don't re-fetch
5872	  the page on save (Christian) [#141652]
5873	* Forward download nsIAuthPrompt interface to the single sign-on prompt
5874	  (Christian)
5875	* Destroy the EphyBrowser in destroy handler, but delete it only on
5876	  finalize. Make public EphyBrowser methods safe for calling after
5877	  Destroy (Christian) [#142184]
5878	* Fix LD_LIBRARY_PATH in startup script never to (implicitly) include
5879	  current dir (Christian) [#141576]
5880	* Fix observer topic check for cookie "cleared" notification (Christian)
5881	* Fix capitalisation in filechoose filter names (Christian)
5882	* Emit the "tab_removed" signal also for the window's last tab
5883	  (Christian) [#142078]
5884	* Fix stupid bug which prevented compilation with gcc 3.4 (Christian)
5885	* Elimiate indeterminate progress (Christian) [#142303, #142305]
5886	* Fix toolbar editor drag icon theming bug (Crispin Flowerday)
5887	* Fix reload not to use forced reload by default (C. J. N. Breame) [#143365]
5888
5889Documentation
5890
5891	* xml docs validity fixes (Piers)
5892	* xml docs validity fixes (Sebastian Heinlein) [#140918]
5893	* Improve description of 'secure' cookies (Piers) [#136443]
5894	* API documentation (Adam)
5895	* Maintenance of 1.4 plan (Piers, Marco)
5896	* Update screenshots (Piers)
5897	* Updated Smart Bookmarks help content (Matthew Gatto) [#139616]
5898	* Minor updates to match UI (Piers)
5899
5900Documentation translations
5901
5902	* Francisco F. Serrador (es)
5903	* Hizkuntza Politikarako Sailburuordetza (eu)
5904
5905Translations
5906
5907	* عرفات المديني، تونس (ar)
5908	* Владимир Петков (bg)
5909	* Xavier Conde Rueda (ca)
5910	* Miloslav Trmač (cs)
5911	* Ole Laursen (da)
5912	* Alexander Winston (en_CA)
5913	* Gareth Owen (en_GB)
5914	* Iñaki Larrañaga Murgoitio (eu)
5915	* Francisco Javier F. Serrador (es)
5916	* Alastair McKinstry (ga)
5917	* નીરવ, અંકિત, અંકુર, અતિત, ભાવિન, કાર્તિક, ખુશ્બુ, શ્વેતા (gu)
5918	* Dvornik László (hu)
5919	* helgi (is)
5920	* Žygimantas Beručka (lt)
5921	* Åsmund Skjæveland" (nn)
5922	* ਅਮਨਪ੍ੀਤ ਸਿੰਘ ਅਾਲਮ (pa)
5923	* Duarte Loreto (pt)
5924	* Дмитрий Мастрюков (ru)
5925	* Marcel Telka (sk)
5926	* Laurent Dhima (sq)
5927	* Ma SivaKumar (ta)
5928	* อิสริยะ ไพรีพ่ายฤทธิ์ (th)
5929	* Pablo Saratxaga (wa)
5930	* Liu Songhe (zh_CN)
5931
5932
5933===============
5934Epiphany 1.2.10
5935===============
5936
5937Changes
5938
5939	* Fix proxy PAC loading (Christian)
5940	* When showing a modal alert put up by a web page, switch the window
5941	  to that tab (Christian)
5942	* Check favicon urls with script sec manager and content policy
5943
5944
5945==============
5946Epiphany 1.2.9
5947==============
5948
5949Code changes
5950
5951	* Drop support for Mozilla 1.8a2
5952	* Support for Mozilla 1.8a3 and 1.8a4
5953
5954Bug fixes
5955
5956	* Fix default horizontal scroll wheel action (Christian) [#148557]
5957	* Fix glade symbol lookup with newer libtools (Christian) [#150673]
5958	* Pop up context menu with menu keys too (Christian) [#150830]
5959	* Fix printing to file with a non-absolute path (Christian) [#148849]
5960	* Fix session file remove command (Christian)
5961
5962Translations
5963
5964	* Iñaki Larrañaga Murgoitio (eu)
5965	* Nirav, Ankit, Ankur, Atit, Bhavin, Kartik, Khushbu, Sweta (gu)
5966	* Isriya Paireepairit (th)
5967
5968
5969==============
5970Epiphany 1.2.8
5971==============
5972
5973Code changes
5974
5975	* Adapt to Mozilla API changes (Christian)
5976	* Confirm before overwriting a file (Christian) [#143501]
5977
5978Bug fixes
5979
5980	* Fix compilation of nautilus view (Christian) [#148995]
5981	* Fix some memory leaks (Jean-François Rameau)
5982	* Really translate the program name (Christian) [#148948]
5983	* Fix restoring the history window on resume (Christian)
5984	* Fix new tab position (Christian)
5985	* Fix a crash in content handler (Christian) [#149550]
5986	* Fix context menu on links with namespaced tag (Mikael Brockman) [#150208]
5987
5988
5989==============
5990Epiphany 1.2.7
5991==============
5992
5993Code changes
5994
5995	* Adapt to mozilla API changes (Christian)
5996	* Use nsIDOMWindow2 to get the root event target on
5997	  mozilla >= 1.7rc3 (Christian)
5998
5999Bug fixes
6000
6001	* Work around mozilla bug #246392 which causes reloads of framed pages to
6002	  go back to original URI (backported from HEAD) (Christian) [#115800]
6003	* Escape markup in string in the duplicate bookmarks dialogue
6004	  and topics menu (Christian)
6005	* Escape markup in strings in the NSS dialogues (Crispin Flowerday)
6006	* Work aroung mozilla bug #246392 which causes reload of framed pages to go
6007	  back to initial frameset (Christian, Crispin Flowerday) [#115800]
6008	* Don't show redirected and non-toplevel pages in history (Christian) [#142143]
6009	* Allow importing of Epiphany bookmarks format too (Christian) [#144699]
6010	* Fix crash with corrupted toolbars file (Christian) [#144698]
6011	* Fix prefs persistence with non-existent or bogus initial values (Christian)
6012	* Unescape mailto: addresses (Christian) [#144462]
6013	* Fix filename encoding for print-to-file (Christian)
6014	* Depend on libgnomeui >= 2.6.0 (Christian) [#145776]
6015	* Make print and print setup go through nsIPrintingPromptService (Christian,
6016	  backported from HEAD)
6017	* Fix print-to-file filechooser modality (Christian) [#147628]
6018	* Fix mem leaks in gtk NSS dialogues (Christian, ported from galeon)
6019	* Gracefully handle failure to create downloads directory (Marco) [#146902]
6020	* Fix single observer ownership and reference counting (Christian) [#146873, #146461]
6021	* Fix downloader crash on shutdown (Marco) [#141928]
6022	* Fix build with old mozilla versions (1.4.x, 1.5) (Christian)
6023	* Use nsACString instead of nsCString in a few places in EphyWrapper (Christian)
6024	* Fix crash on screen size change after using fullscreen (Christian)
6025
6026New translations
6027
6028	* רועי קרשטיין, גיל אשר (he)
6029
6030Updated translations
6031
6032	* Владимир Петков (bg)
6033	* Xavier Conde Rueda (ca)
6034	* Trịnh Minh Thanh (vi)
6035
6036
6037==============
6038Epiphany 1.2.6
6039==============
6040
6041Code changes
6042
6043	* Support for mozilla 1.7rc1, 1.7rc2, 17rc3, 1.7 branch and trunk
6044	  (Christian, Marco, Carlos Romero)
6045	* Eliminate external protocol handlers and use prefs instead (Christian Biesinger)
6046	* Various solaris portability fixes (Brian Cameron, Christian)
6047	* Filter unwanted urls from history (Christian) [#142143]
6048	* Disable xpinstall by default (Christian) [144035]
6049
6050Bugfixes
6051
6052	* Fix some compile warnings (Christian)
6053	* Use single sign-on prompt for downloads too (Christian)
6054	* Fix crash with popup window and when opening windows from command line
6055	  (Christian) (backported from HEAD) [#142184]
6056	* Fix compilation with gcc 2.95 (Christian)
6057	* Fix LD_LIBRARY_PATH setting in startup script (Christian) [#141576]
6058	* Fix a mem leak in the toolbar editor (Christian)
6059	* Fix cookies-cleared notification (Christian)
6060	* Fix toolbar editor dragging theme bug (Crispin Flowerday)
6061	* Fix reload not to use forced reload by default (C. J. N. Breame) [#143365]
6062	* Fix filechooser default filename shown from web form file inputs (Christian)
6063	* Fix opening of webcal: urls (Marco) [#139040]
6064	* Fix check for firefox bookmarks file import (Christian)
6065	* Fix contextmenu on unfocused text fields (Marco) [#139040]
6066
6067Documentation translations
6068
6069	* Translated to spanish (es) by Francisco F. Serrador
6070
6071Translations
6072
6073	* Владимир Петков (bg)
6074	* Νίκος Χαρωνιτάκης  (el)
6075	* อิสริยะ ไพรีพ่ายฤทธิ์ (th)
6076	* Gurban Mühemmet Tewekgeli (tk)
6077	* Дмитрий Мастрюков (ru)
6078
6079
6080==============
6081Epiphany 1.2.5
6082==============
6083
6084Bugfixes
6085	* Make saving a web page not re-fetch the page (Christian) [#141652]
6086	* Fix crash on startup (Marco) [#141262]
6087
6088Translations
6089	* Duarte Loreto (pt)
6090
6091Documentation
6092	* New translation of help into Basque (eu) by
6093	  Hizkuntza Politikarako Sailburuordetza
6094	* Updated screenshots in help (Piers)
6095	* Updated help on smart bookmarks (Matthew Gatto) [#139616]
6096
6097
6098==============
6099Epiphany 1.2.4
6100==============
6101
6102Bugfixes
6103	* Fix problem with font selection in prefs dialogue (Christian)
6104	* Fix encoding of downloaded and saved content (Marco) [#126571, #141050]
6105	* Fix crash when closing a window while in print preview
6106	  mode (Christian) [#121298]
6107
6108Translations
6109	* John C Barstow (mi)
6110
6111
6112==============
6113Epiphany 1.2.3
6114==============
6115
6116Code changes
6117	* Cleanup chrome handling (Marco)
6118
6119Bugfixes
6120	* Fix bookmarks import from XBEL (Marco)
6121	* Set window icon on "About" dialogue (Christian)
6122	* Fix "Add" button appearance for some themes (Christian)
6123	* Fix "Go" button (Christian)
6124	* Fix "Open In New Tabs" from bookmarks editor (Christian) [#138343]
6125	* Fix context menu for anchors without href (Christian) [#138200]
6126	* Fix context menu for linked images (Christian) [#138200]
6127	* Fix startup script on solaris (Marco) [#138088]
6128	* Fix filechooser handling (Federico Mena Quintero) [#138263]
6129	* Fix compilation with -fdata-sections (Christian) [#136878]
6130	* Check for invalid font size pref (Piers)
6131	* Fix clear-history dialogue button size with themes (Piers)
6132	* Fix bookmarks toolbar visibility in fullscreen and ppview
6133	  mode (Christian) [#138520]
6134	* Fix link dragging to new notebook tabs (Christian) [#138902]
6135	* Sync toolbar code with galeon gtk 2.4 port; fixes crash when
6136	  dragging items from other applications (Crispin Flowerday)
6137	* Fix homepage setting to current page (Christian) [#139124]
6138	* Make pdm, prefs and print setup dialogue transient (Christian)
6139	* Sort the actions in location entry drop-down (Christian) [#139575]
6140	* Don't quit filechooser when choosing not to overwrite an
6141	  existing file (Christian) [#139400]
6142	* Fix filename encoding in confirm-overwrite dialogue (Christian)
6143	* Fix accel setting for dynamic menus (Christian) [#139641]
6144	* Don't gunzip downloaded files (Marco) [#131778]
6145	* Fix content policy contract ID (Christian)
6146	* Fix chrome handling for new windows from _blank target links
6147	  (Marco) [#139512]
6148	* Make message selectable in content handler dialogue (Piers)
6149
6150Translations
6151	* Vladimir Petkov (bg)
6152	* Iñaki Larrañaga, Hizkuntza Politikarako Sailburuordetza (eu)
6153	* helgi (is)
6154	* Dvornik László (hu)
6155	* Kjartan Maraas (no)
6156	* Amanpreet Singh Alam (pa)
6157	* Дмитрий Мастрюков (ru)
6158
6159
6160==============
6161Epiphany 1.2.2
6162==============
6163
6164Translations:
6165	* Amanpreet Singh Alam (pa)
6166	* Duarte Loreto (pt)
6167	* Åsmund Skjævelan (nn)
6168	* Gujarati team at Magnet-i (gu)
6169	* Trinh Minh Thanh (vi)
6170
6171
6172===============
6173Epiphany 1.2.1
6174===============
6175
6176Bug fixes:
6177	* Fix a crash when opening bookmarks properties (Christian)
6178
6179Translations:
6180	* Arafat Medini (ar)
6181	* Dmitry G. Mastrukov (ru)
6182	* Gabor Kelemen (hu)
6183	* Åsmund Skjæveland (nn)
6184	* Liu Songhe (zh_CN)
6185	* Marcel Telka (sk)
6186	* Ma SivaKumar (ta)
6187	* Rhys Jones (cy)
6188	* Sanlig Badral (mn)
6189	* Vladimir Petkov (bg)
6190	* Xavier Conde Rueda (ca)
6191
6192
6193==============
6194Epiphany 1.2.0
6195==============
6196
6197Bug fixes:
6198	* Fix a crash when dragging an url from an external application to
6199	  epiphany (Marco)
6200	* Fix crash when downloading a link on Freebsd (Joe Marcus Clarke)
6201
6202Translations:
6203
6204	* Åsmund Skjæveland (nn)
6205	* Gustavo Maciel Dias Vieira (pt_BR)
6206	* John C Barstow (mi)
6207	* Ma SivaKumar (ta)
6208	* Miloslav Trmac (cs)
6209	* Priit Laes (et)
6210	* Progga (bn)
6211	* Roozbeh Pournader (fa)
6212	* Takeshi AIHANA (ja)
6213	* tunggul arif siswoyo (id)
6214	* Vladimir Petkov (bg)
6215
6216===============
6217Epiphany 1.1.12
6218===============
6219
6220Bug fixes:
6221	* Fix toolbar remove (Christian)
6222	* Fix crash when dragging a separator from toolbar back to tbe (Christian)
6223	* Fix crash when trying to activate the location entry's proxy menu item (Christian)
6224
6225Translations:
6226
6227	* Алесь Няхайчык (be)
6228	* Rhys Jones (cy)
6229	* Adam Weinberger (en_CA)
6230	* GNOME PL Team (pl)
6231	* Mugurel Tudor (ro)
6232
6233
6234===============
6235Epiphany 1.1.11
6236===============
6237
6238Code changes
6239	* Change EphyTab to a GtkBin containing the MozillaEmbed widget
6240	  (Christian)
6241	* Backup bookmarks files before overwriting them when loading failed (Christian)
6242	* Adapt to changed Mozilla API (1.7b) (Christian)
6243
6244Bugfixes
6245	* Fix check if link can be opened in new tab (Marco)
6246	* Unescape the suggested filename in the filechooser (Xan)
6247	* Respect max-size property of EphyEmbedPersist (Marco)
6248	* Don't show "about:blank" to the user (Marco)
6249	* Replace entities in imported folder names from mozilla (Christian)
6250	* Fix for gtk+ filechooser API change (Christian)
6251	* Don't make windows larger than the screen (Marco)
6252	* Fix check for firebird bookmarks directory (André Dahlqvist)
6253	* Fix toolbar dnd to the location entry (Marco)
6254	* XBEL bookmarks importer fixes (Christian)
6255	* Fix uncategorising a bookmark (Marco)
6256	* Don't restore windows in reverse order (Marco)
6257	* Fix filename decoding in Content-Disposition headers (Christian)
6258	* Fix double-unref of failed/cancelled favicon downloads (Christian)
6259	* Fix "Open" button label in content handler (Marco)
6260	* Fix MozDownload lifecycle bug, was crashing on aborting downloads (Marco)
6261	* Fix EphyDownload lifecycle interaction with MozDownload bug (Christian)
6262	* Check for NULL subtree before trying to parse it on node db load (Christian)
6263	* Activate the downloader tray icon with double-click not single-click (Marco)
6264	* Ensure we always have a BookmarksBar in the toolbars model (Christian)
6265	* Fix smart bookmark property update on bmk location change (Christian)
6266	* Fix smart bookmark property sync on toolbar item (Christian)
6267	* Don't show two resume dialogues, just raise the existing one (Marco)
6268	* Don't remember filechooser size, fixes dialogue sizing in Save mode (Christian)
6269	* Don't ask about unsubmitted changes when the embed is closed from js (Marco)
6270	* Fix favicon updating in bookmarks menu and toolbar (Christian)
6271	* Fix bookmarks re-categorising by dnd (Christian)
6272	* Fix high CPU usage on download by lowering update interval (Christian)
6273	* Fix "About" dialogue icon (Christian)
6274	* Fix crash when closing a still-loading popup (Christian)
6275	* Fix filename validation not to produce invalid unicode string (Christian)
6276	* Don't assume Desktop location, check with gconf pref (Christian)
6277	* Fix unsubmitted change check code not to return error for XUL documents (Christian)
6278	* Fix user-changed accelerator persistence (Christian)
6279	* Also pop up context menu from Menu key (Christian)
6280
6281Translations
6282	* Mətin Əmirov (az)
6283	* Ole Laursen (da)
6284	* Κώστας Παπαδήμας (el)
6285	* Priit Laes (et)
6286	* Pauli Virtanen (fi)
6287	* Christophe Merlet (fr)
6288	* रविशंकर श्रीवास्तव (hi)
6289	* Laszlo Dvornik (hu)
6290	* Francesco Marletta (it)
6291	* Changwoo Ryu (ko)
6292	* Žygimantas Beručka (lt)
6293	* Hasbullah Bin Pit (ms)
6294	* Reinout van Schouwen (nl)
6295	* Kjartan Maraas (no)
6296	* Duarte Loreto (pt)
6297	* Laurent Dhima (sq)
6298	* Christian Rose (sv)
6299
6300
6301===============
6302Epiphany 1.1.10
6303===============
6304
6305Bugfixes
6306	* Adapt to mozilla API changes (Christian)
6307	* Fix predictable temp file name (Marco)
6308	* Fix an error in the schema file (Julio M. Merino Vidal)
6309	* Fix --with-html-dir configure arg (Julio M. Merino Vidal)
6310	* Fix toolbar editor table layout off-by-one error (Christian)
6311	* When removing a toolbar make its items available again in the
6312	  toolbars editor (Christian)
6313	* Typo fixes in help file (Alexander Winston)
6314	* Fix toolbar height when adding the first item (Christian)
6315
6316Translations
6317
6318	* Adam Weinberger (en_CA)
6319	* Алесь Няхайчык (be)
6320	* Changwoo Ryu (ko)
6321	* Christian Neumair (de)
6322	* Christian Rose (sv)
6323	* Данило Шеган (sr, sr@Latn)
6324	* Duarte Loreto (pt)
6325	* Francisco Javier F. Serrador (es)
6326	* GNOME PL Team (pl)
6327	* Laurent Dhima (sq)
6328	* Miloslav Trmač (cs)
6329	* Ole Laursen (da)
6330	* Reinout van Schouwen (nl)
6331	* 相花 毅 (ja)
6332
6333
6334==============
6335Epiphany 1.1.9
6336==============
6337
6338Bugfixes
6339	* Fix compilation with certain gcc version
6340	* Fix filechooser filters when shown from mozilla
6341	* Hide filechooser after response, since it won't be destroyed immediately
6342	  when shown from javascript
6343
6344Translations:
6345	* Christophe Merlet (fr)
6346	* Kjartan Maraas (no)
6347	* Miloslav Trmac (cs)
6348	* Mətin Əmirov (az)
6349
6350==============
6351Epiphany 1.1.8
6352==============
6353
6354Code changes
6355
6356	* Use gnome-common to generate help makefiles (Marco)
6357
6358Interface improvements
6359
6360	* Use title capitalisation in the clear history dialog (Piers Cornwell)
6361	* Use a default width/height for dialogs with treeviews
6362	  that don't have a fixed requisition (Biggest Flake Ever)
6363	* Set a default height/width for the encoding dialog (Dave)
6364	* Don't show Find, Add Language, and Encodings dialogue in
6365		  window list.
6366	* Now that GtkComboBox supports mnemonic activation,
6367		  set the focus target of the combos labels (Christian)
6368	* Make resume dialog warning message selectable
6369	  per HIG (Piers Cornwell)
6370	* Make columns resizable (Marco Pesenti Gritti)
6371
6372Bugfixes
6373
6374	* Fix a lot of memleaks (Christian)
6375	* Fix toolbar overflow menus creation (Christian)
6376	* Honour the --with-gconf-schema-file-dir and
6377	  --disable-schemas-install configure options
6378	  (Julio M. Merino Vidal)
6379	* Fixup completion matching and priority calculation (Marco)
6380	* Put the serial numbers in duplicated filenames just before
6381		  the last dot so we won't confuse apps like file-roller. (Xan)
6382	* In downloader when open is explicitly requested from
6383	  the dialog use a temporary file (Marco)
6384	* Sync with mozilla 1.7a api (Christian)
6385	* Reenable indentation of node xml (Christian)
6386	* Fix numerous places where we weren't properly
6387	  converting between UTF-8 and filename encoding. (Christian)
6388	* Unify fallback downloads dir to get the
6389	  home directory (Christian)
6390	* Don't set entries insensitive, only set the non-editable when the
6391		  gconf key isn't writable. (Christian)
6392	* Changed .pc file version to 1.2 (Christian)
6393	* Make statusbar api public for plugins (Christian)
6394	* Fix several problems in the safe/unsafe downloads logic (Marco)
6395
6396Translations
6397
6398	* Ales Nyakhaychyk (be)
6399	* Arafat Medini (ar)
6400	* Changwoo Ryu (ko)
6401	* Christian Neumair (de)
6402	* Christophe Merlet (RedFox) (fr)
6403	* Danilo Segan (sr)
6404	* Duarte Loreto (pt)
6405	* Francisco Javier F. Serrador (es)
6406	* Funda Wang (zh_CN)
6407	* GNOME PL Team (pl)
6408	* Hasbullah Bin Pit (ms)
6409	* John C Barstow (mi)
6410	* Kjartan Maraas (no)
6411	* Kostas Papadimas (el)
6412	* Laurent Dhima (sq)
6413	* Maxim Dziumanenko (uk)
6414	* Miloslav Trmac (cs)
6415	* Pauli Virtanen (fi)
6416	* Žygimantas Beručka (lt)
6417
6418==============
6419Epiphany 1.1.6
6420==============
6421
6422Code changes
6423
6424	* Add default width/height to EphyDialogs (Marco)
6425	* Add a way to get the downloads dir (Marco, Christian, Adam Hooper)
6426
6427Interface improvements
6428
6429	* Use EPHY_STOCK_DOWNLOAD for download link icon (David Bordoley)
6430	* Add a hidden "Tools" menu that extensions can use (David Bordoley)
6431
6432Bugfixes
6433
6434	* ephy-tab LOAD_PROGRESS property typo fix (Adam Hooper)
6435	* Fix many, many memory leaks in 28 functions (Christian)
6436	* Fix property getter of favicon "icon" property (Christian)
6437	* Fix encoding converstion of "Untitled" filename suggestion (Christian)
6438	* Don't crash when reading RDF file fails on bookmark import (Christian)
6439	* Use rdf:resource instead of rdf:about on bookmark export (Christian)
6440	* Sync topic names in the bookmarks menu (Christian)
6441	* Fix bookmarks options parsing (Christian)
6442	* Fix linking with nautilus view enabled (Christian Persch)
6443	* Don't initialize EphyBrowser multiple times (Marco)
6444	* Fix download cancelling (Marco)
6445	* Fix compilation with Mozilla 1.4 (Christian)
6446	* Don't display accelerators in tab titles (Christian)
6447	* Remove misleading comment for ephy_string_blank_chr (Adam Hooper)
6448	* When checking forms for modifications, handle text
6449	  entries with default value longer than maxlength (Christian)
6450
6451Documentation
6452
6453	* Update documentation (Piers Cornwell)
6454	* Update screenshot (David Bordoley)
6455	* Update copyright date (Christian)
6456
6457Translations
6458
6459	* Changwoo Ryu (ko)
6460	* Kjartan Maraas (no)
6461	* Hasbullah Bin Pit (ms)
6462	* Francisco Javier F. Serrador (es)
6463	* Miloslav Trmac (cs)
6464	* Danilo Segan (sr)
6465	* Danilo Segan (sr@Latn)
6466	* Christophe Merlet (RedFox) (fr)
6467	* GNOME PL Team (pl)
6468	* Žygimantas Beručka (lt)
6469	* Sanlig Badral (mn)
6470	* Kostas Papadimas (el)
6471	* Christian Neumair (de)
6472	* Reinout van Schouwen (nl)
6473	* Laurent Dhima (sq)
6474	* Alastair McKinstry (ga)
6475	* Duarte Loreto (pt)
6476	* Christian Rose (sv)
6477
6478==============
6479Epiphany 1.1.5
6480==============
6481
6482Bugfixes
6483
6484	* Fix dialogs size persistance
6485
6486==============
6487Epiphany 1.1.4
6488==============
6489
6490Code changes
6491
6492	* Make EphyEmbedEvent abstract, implemented by MozillaEmbedEvent (Christian)
6493	* Api to get the page content into a string (Lee Willis)
6494	* Use ngettext for number of downloads and remaining minutes display in
6495	  the tooltip of the tray icon. (Piers Cornwell)
6496	* Allow to open glade files not inside epiphany dirs (Adam Hooper)
6497	* Make Cancel safe against non active downloads (Xan)
6498	* Allow passing the translation domain to ephy_dialog_construct,
6499		  to make extension's dialogues translatable. (Christian)
6500
6501Interface improvements
6502
6503	* Allow to  show/hide downloader clicking on tray icon (Xan)
6504	* Show help for menu items in the statusbar (Christian)
6505	* Use a Downloads folder on the desktop by default (Marco)
6506	* Allow to disable automatic downloads (Marco)
6507	* Re-enable fonts language font filtering (Christian)
6508	* Better string for history disabling lockdown pref (Marco)
6509	* Delete UTF-7 from our list of known encodings (Christian)
6510	* Persist downloader position (Marco)
6511
6512Bugfixes
6513
6514	* Fix crash closing windows/tabs (Christian)
6515	* Actually save the file in downloads dir and then
6516		  open it (Marco)
6517	* Create an epiphany temp dir in /tmp so that we can have
6518	  the right permissions on it (Christopher James Lahey)
6519	* Work around a bug in mozilla where  0xa0 (NBSP) are
6520	  converted to spaces (Christian)
6521	* Fix force reload (Christian)
6522	* Do not use the same pref of 1.0 for the download dir,
6523	  they are different things (Marco)
6524	* Do not use the downloader folder key to persist
6525	  Save As actions (Marco)
6526
6527Translations
6528
6529	* Miloslav Trmac (cs)
6530	* Christian Neumair (de)
6531	* Nikos Charonitakis (el)
6532	* Francisco Javier F. Serrador (es)
6533	* Alastair McKinstry (ga)
6534	* Changwoo Ryu (ko)
6535	* Hasbullah Bin Pit (ms)
6536	* Reinout van Schouwen (nl)
6537	* Kjartan Maraas (no)
6538	* Artur Flinta (pl)
6539	* Danilo Šegan  (sr, sr@Latn)
6540	* Laurent Dhima (sq)
6541
6542==============
6543Epiphany 1.1.3
6544==============
6545
6546Code changes
6547
6548	* Add API to clear http auth cache (Christian)
6549	* Fix compilation with mozilla 1.4 (Christian)
6550	* Some API naming unification (Christian)
6551	* Add API to get the EphyTab from its EphyEmbed (Christian)
6552	* Better error checking in mozilla glue code (Christian)
6553	* Track mozilla trunk API changes (Christian)
6554
6555New features
6556
6557	* Set SOCKS host from GNOME global preferences (Christian)
6558	* Check if there was input in forms before closing the tab/window,
6559	  and warn user if there are unsubmitted changes (Christian)
6560	* More lockdown features (Christopher J. Lahey, Christian)
6561	* Caret browsing (enabled/disabled with F7) (Christian)
6562	* Add back "Download Link As..." to the context menu (Xan)
6563
6564Interface improvements
6565
6566	* Always show "Copy" in the context menu when there is a selection
6567	  (Michael Terry)
6568	* Add "Help" buttons to all dialogues (Piers Cornwell)
6569
6570Bugfixes
6571
6572	* Fix some mem leaks (Christian)
6573	* Fix the encoding menu in the case that the encoding is unknown to us
6574	  (Christian)
6575	* Fix logic error in window position restoring (Dave Jones)
6576	* Fix startup crash when lockdown enabled (Christopher J. Lahey)
6577	* Fix gobject implementation error in notebook finalize (Christian)
6578
6579Documentation
6580
6581	* Updated OMF file (Piers Cornwell)
6582
6583Translations
6584
6585	* Arafat Medini (ar)
6586	* Changwoo Ryu (ko)
6587	* Christian Neumair (de)
6588	* Christian Rose (sv)
6589	* Danilo Segan (sr, sr@Latn)
6590	* Duarte Loreto (pt)
6591	* Francesco Marletta (it)
6592	* Francisco Javier F. Serrador (es)
6593	* GNOME PL Team (pl)
6594	* Joao Emanuel (pt_BR)
6595	* Michael Everson (ga)
6596	* Miloslav Trmač (cs)
6597	* Progga (bn)
6598	* Robert Sedak (hr)
6599	* Roozbeh Pournader (fa)
6600	* Sanlig Badral (mn)
6601	* Sebastien Bacher (fr)
6602	* tunggul arif siswoyo (id)
6603
6604
6605==============
6606Epiphany 1.1.2
6607==============
6608
6609Code changes
6610
6611	* Reformat spinner code to conform to epiphany coding style. (Christian)
6612	* Allow plugins to access the statusbar (Adam Hooper)
6613	* Use statusbar api directly instead of wrapping it around, so that
6614	  we can have different groups of messages (Marco)
6615	* No need to have EphyNode thread safe since we never use
6616	  it in threads anyway (Marco)
6617	* Brought toolbar editor code type macros in line with the
6618	  rest of libegg; use gobject instance private data (Christian)
6619
6620New features
6621
6622	* Lockdown: set buttons insensitive when their
6623		  pref key is not writable. (Christian)
6624	* Allow to move languages up and down in language editor (Christian)
6625
6626Interface improvements
6627
6628	* Make ctrl-click equivalent of middle click on links. Make shift-click
6629		  save the link. (Christian)
6630	* Sort the list of fonts alphabetically (Christian)
6631	* Make toolbar editing drag icons use the same icon size as the
6632		  actual toolbar icons (Jorn Baayen)
6633	* In history show only site title by default (Marco)
6634	* Make print dialogue spacing HIG-compliant (Christian)
6635	* Use stock icon for print setup (Christian)
6636	* Better way of mapping hierarchy to topics when importing
6637		  bookmarks from mozilla (Christian)
6638	* In-line the language editor in the prefs dialog (Christian)
6639	* Use favicons in the back/forward menus (Christian)
6640	* Set the download folder selection label to "Home" if download folder
6641		  is home folder (Christian Neumair)
6642
6643Bugfixes
6644
6645	* Fix several mem leaks (Christian)
6646	* Depend on automake 1.7, fix compilation from
6647	  cvs on systems with 1.6 installed (Marco)
6648	* Restore tabs menu shortcut keys ALT-1 .. ALT-0 (Christian)
6649	* Don't try to save the submit button image instead of submitting
6650		  the form
6651	* Destroy file chooser with its parent window; fixes crashes (Christian)
6652	* Fix coordinates of under widgets popup in RTL mode (Christian)
6653	* Do not try to pickup already set MOZILLA_FIVE_HOME,
6654		  hopefully fix crashes oepning links from thunderbird (Marco)
6655	* Re-implement Pause/Resume in downloader (Xan)
6656	* Correctly cancel the download instead of just
6657		  cancelling the request. (Marco)
6658
6659Documentation
6660
6661	* Updated printing docs (Piers Cornwell)
6662	* GDK_Meta_L is a keycode, not a modifier code.
6663		  Map meta to GDK_MOD2_MASK. (Christian)
6664
6665Translations
6666
6667	* ar (Arafat Medini)
6668	* be (Ales Nyakhaychyk)
6669	* cs (Miloslav Trmac)
6670	* de (Christian Neumair)
6671	* el (Kostas Papadimas)
6672	* en_GB (Christian Persch)
6673	* es (Francisco F. Serrador)
6674	* nl (Vincent van Adrighem)
6675	* no (Kjartan Maraas)
6676	* pt_BR (Gustavo Noronha Silva)
6677	* sr (Danilo Šegan)
6678	* sr@Latn (Danilo Šegan)
6679	* sq (Laurent Dhima)
6680
6681==============
6682Epiphany 1.1.1
6683==============
6684
6685Code changes
6686
6687	* Adapt to mozilla API changes (Marco, Xan, Christian)
6688	* Sync gtk+ NSS dialogues from galeon (Marco)
6689	* Embed commands interface for clipboard commands (Marco)
6690	* Re-sync egg-editable-toolbar with gtk+ toolbar api changes (Marco)
6691	* New file chooser wrapper class (Christian)
6692	* Re-sync nautilus view with nautilus api changes (Marco)
6693	* Cleanup of EphyWrapper to use higher-level mozilla api (Marco)
6694	* Initialize EphyWrapper on realize (Marco)
6695	* Instantiate an about:blank automatically (Marco)
6696	* Show filechooser from header sniffer (Marco, Christian)
6697	* Use content document dom to determine is_framed (Marco)
6698	* Sync egg-editable-toolbar api with gtk+ toolbar api (Soren Sandmann)
6699	* Use gnome-vfs helpers to launch apps, drop our own helpers (Marco)
6700	* Only save history db if it's changed (Christian)
6701	* Implement new downloading from ContentHandler (Xan)
6702	* Use stock gcclosure-marshals where they exist (Christian)
6703	* Implement commands state api (Marco)
6704	* Rework ContentHandler to use auto_open of downloads (Xan)
6705	* Resync eel-gconf-extensions from eel (Marco)
6706	* Migrate old font settings (Marco)
6707	* Get rid of gresult type (Christian)
6708	* Remove unused function from ephy-gui (Marco)
6709	* Use glib gi18n header instead of bonobo/libgnome one (Marc, Christian)
6710	* Don't cache the dom document since it changes for every load (Marco)
6711	* List of safe mime types, and script to update it (Marco)
6712	* Use list of safe mime types to determine if we auto-open (Marco)
6713	* Use gtk icon theme instead of gnome icon theme (Marco)
6714	* Better ephy completion model (Marco)
6715	* Port ephy node db saving and bookmarks RDF export to new libxml
6716	  xmlWriter api (Christian)
6717	* Remove some unneeded prototypes (Marco)
6718	* Cleanup session, also persist bme and history window (Marco)
6719	* Re-use gtkmozembed signals (Marco)
6720	* Hack to make tooltips on toolbar items work (Marco)
6721	* New extensions API (Christian)
6722	* Port session to new extensions api (Christian)
6723	* Reworked automation/activation (Marco)
6724	* Enable deprecations and -Werror only in maintainer mode (Marco)
6725	* Move gnome session code in the shell (Marco)
6726	* Port to changed gtk+ combo box api (Marco)
6727	* gtk-doc support (Marco)
6728	* handle_content signal on EphyEmbedSingle for external downloader
6729	  support (Marco)
6730	* Refactor embed single apis into new EphyCookieManager,
6731	  EphyPasswordManager and EphyPermissionManager interfaces (Christian)
6732	* Implement arbitrary_url lockdown pref (Marco, Christopher Lahey)
6733	* Don't build external protocol handlers with mozilla 1.6, it has
6734	  its own (Marco)
6735	* Merge exthandler/content implementation (Marco)
6736	* Refactored PDM dialogue implementation (Christian)
6737	* Lockdown: disable loading from unsafe protocols (Christian)
6738	* Port zoom control to new GtkComboBox (Christian)
6739	* Show time remaining in download tray icon tooltip (Marco)
6740	* Lockdown: disable chrome changes from js (Marco, Christopher Lahey)
6741	* Port EphyDialog and all users to new GtkComboBox (Christian)
6742	* Remove GtkOptionMenu support from EphyDialog (Christian)
6743	* Re-enable deprecation when in maintainer mode (Marco)
6744	* Port GtkNSSClientAuthDialogs to new GtkComboBox (Christian)
6745	* Remove some unused includes (Marco, Christian)
6746
6747New features
6748
6749	* Persist zoom setting per host (Christian)
6750	* Undo/Redo in forms (Dave, Marco)
6751	* Gtk+ NSS Auth Dialogues (Crispin Flowerday, from galeon)
6752	* Tray icon support for downloader (Marco)
6753	* Beginnings of lockdown mode (Marco, Christian, Christopher Lahey)
6754
6755Interface improvements
6756
6757	* Improved downloader interface (Marco, Xan)
6758	* Move the spinner in its own mini-toolbar (Marco)
6759	* New hand cursor adapted from eog (Dave)
6760	* Use hand cursor in toolbar editor (Marco)
6761	* Made encodings dialogue auto-apply (Christian)
6762	* Don't pollute statusbar with the "done" mesage (Dave)
6763	* Auto-close downloader when no more items
6764	  left (Xan)
6765	* Use new gtk+ file chooser (Christian)
6766	* Better sorting of encoding autodetectors (Christian)
6767	* Implement smart selection in downloader view (Xan)
6768	* Smoother toolbar drag highlighting (Soren Sandmann)
6769	* Update commands sensitivity in menus (Marco)
6770	* Implement UI for download folder (Xan)
6771	* Make prefs and PDM dialogues global (Christian)
6772	* Improved cookie properties dialogue (Piers Cornwell)
6773	* Split print into print setup and print (Christian)
6774
6775Bugfixes
6776
6777	* Remove invalid items from toolbars on load (Marco)
6778	* Don't hide a separator item while dragging it (Marco)
6779	* Fix delete event handling for downloader (Xan)
6780	* Add missing default prefs for some language groups (Christian)
6781	* Fix default prefs file for new mozilla parser changes (Christian)
6782	* Remember upload path (Christian)
6783	* Fix bookmarks import dialogue button duplication (Christian)
6784	* Convert filenames to/from utf-8 before using them (Christian)
6785	* Fix spinner refcounting (Christian)
6786	* Fix fullscreen toolbar visibility (Marco)
6787	* Force encoding on changes, so we can go back to automatic (Christian)
6788	* Build nautilus server only when view is enabled (Marco)
6789	* Fix leak of liststores from combo boxes (Marco)
6790	* Fix dnd data provided by drag handle (Marco)
6791	* Fix toolbar drag type creation (Marco)
6792	* Don't require parent window for filechooser (Marco)
6793	* Fix toolbar highlighting (Marco)
6794	* Set sensible cursor hotspot in toolbar editor (Marco)
6795	* Fix filechooser directory persistence (Christian)
6796	* Unset silent mode after printing (Christian)
6797	* Don't unref print dialogue twice when shown from mozila (Christian)
6798	* Fix return value from print dialogue so mozilla won't show erroneous
6799	  error dialogue (Christian)
6800	* EphyDialog needs to be initialised when run, too (Christian)
6801	* Use signal accumulators for boolean-return signals (Christian)
6802	* Do not try to set sensitivity "Paste" menu items, the wait api
6803	  cause bad crashes (Marco)
6804	* Only allow printing the selection if there really is one (Christian)
6805	* Use show() when run()ning an EphyDialog (Christian)
6806	* Fix completion model crash on deleting a bookmark (Marco)
6807	* Fix ephy location entry finalisation (Christian)
6808	* Fix bookmarks editor crash from gtk clipboard wait api (Marco)
6809	* Fix history db saving not to save "All" node (Marco)
6810	* Don't unref the icon theme, we don't own it (Christian)
6811	* Unlink session file when all windows are closed (Marco)
6812	* Fix conversion on saving, fixes view-source (Marco)
6813	* Fix recovery from corrupt toolbar layout file (Christian)
6814	* Fix completion model column use (Marco)
6815	* Import gtk NSS dialogues glade file from galeon, too (Christian)
6816	* Build XUL dialogues with a gtkmozembed in a gtkwindow (Marco)
6817	* Fix warning when showing the encodings dialogue (Christian)
6818	* Link up toolbar editor help (Christian)
6819	* Fix some typos (Marco)
6820	* Unref on timeout when in server mode (Marco)
6821	* Expand cmd line args (Marco)
6822	* Nautilus view refcounting bug fix (Marco)
6823	* Fix crash when starting with --bookmarks-editor, correctly instantiate
6824	  a session (Marco)
6825	* Don't re-fetch POST pages for show-source (Marco)
6826	* Make encodings dialogue transient (Christian)
6827	* Remove unused enum values (Christian)
6828	* Mark EphyFooPriv structs as private for gtk-doc (Christian)
6829	* Don't assert, return instead in impl_go_up (Marco)
6830	* Fix context menu leak (Marco)
6831	* Make session saving low disk safe (Marco)
6832	* Fix "Download Link" context menu item text (Marco)
6833	* Use stock icons where provided (Marco)
6834	* Only set autoproxy url if non-empty (Christian)
6835	* User ephy filechooser in download folder picker (Xan)
6836	* Fix RDF export to export 100% instead of only 50% of bookmarks
6837	  (Christian)
6838	* Fix cookie manager signal marshaller type (Christian)
6839	* Restore copy and paste menu items on form fields (Marco)
6840	* Live updates of cookies list in PDM dialogue (Christian)
6841	* Don't blindly overwrite files when downloading (Xan)
6842	* Fix some mem leaks (Christian)
6843	* Fix ephy_embed_get_location() on an unrealized widget (Marco)
6844	* Monitor /system/http_proxy for proxy changes (Christian)
6845	* Set pref widget sensitivity from gconf key writeablility (Christian)
6846	* Fix strftime(3) usage (Christian)
6847	* Fix GtkExpander state persistence in NSS dialogue (Christian)
6848	* Remove duplicate signal from EphyEmbed (Christian)
6849
6850Documentation
6851
6852	* Documentation neatening, organisation (Piers Cornwell)
6853	* Some new sections documented (Piers Cornwell)
6854	* Some docs fixes (Dave)
6855	* Beginnings of API documentation (Marco, Christian)
6856	* Document preferences and downloader (Piers Cornwell)
6857	* Document security and certificates section (Piers Cornwell)
6858
6859Translations
6860	* Christian Neumair (de)
6861	* Christian Rose (sv)
6862	* Danilo Segan (sr)
6863	* Francisco Javier F. Serrador (es)
6864	* Gustavo Noronha Silva (pt_BR)
6865	* Hasbullah Bin Pit (ms)
6866	* KAMAGASAKO Masatoshi (ja)
6867	* Kostas Papadimas (el)
6868	* Marcel Telka (sk)
6869	* Mətin Əmirov(az)
6870	* Miloslav Trmac (cs)
6871	* Ole Laursen (da)
6872	* Paul Duffy (ga)
6873	* Vincent van Adrighem (nl)
6874
6875
6876==============
6877Epiphany 1.1.0
6878==============
6879
6880Code changes
6881
6882	* Remove most egg code and port to the gtk 2.3 api for toolbars and
6883	  menus (Marco, Christian)
6884	* Cleanup gobjects using the new add_private api (Christian)
6885	* Rewrote xbel bookmarks importer using xmlreader api (Christian)
6886	* Use new dynamic api to create dynamic menus (Marco, Christian)
6887	* Load default mozilla prefs from a javascript file,
6888		  this is way is possible to override defaults in about:config (Marco)
6889	* Use gtk invisible event boxes (Christian)
6890	* Remove deprecated g_value_set_object_take_ownership() (Christian)
6891	* Use new gnome vfs show_url api (Christian)
6892	* Refactor node db loading functions into a common one in
6893		  ephy-node-db. Switch to using xmlReader api. (Christian)
6894	* Use gconf_client_notify to initialize prefs (Christian)
6895	* Refactor initialization/automation code to ensure we dont
6896	  use dying shell (Marco)
6897	* Use GtkIconTheme (Marco)
6898	* Use ngettext where useful (Christian)
6899	* New implementation of location entry using GtkComboBox (Marco)
6900	* New downloads implementation (user interface being worked on) (Xan, Marco)
6901	* Remove our custom implementation and use gtk api for
6902	  empty bookmarks menu (Marco, credits to Matthias Clasen for gtk implementation)
6903	* Make the favourites menu self-updating (Christian)
6904	* Port history and bookmarks combos to new api (Marco)
6905
6906New features
6907
6908	* Added migration from galeon settings (Christopher James Lahey)
6909	* Add an --import-bookmarks command line option, and really implement
6910		  the --add-bookmark one. (Christian)
6911	* Ability to choose visible columns in bookmarks and history (Marco)
6912	* History time filter (Marco)
6913	* Import bookmarks from Firebird (Christian)
6914	* Ability to import bookmarks from a custom file (Marco)
6915	* Allow dragging of tabs to a window even when the tabs bar is not
6916		  shown. (Christian)
6917
6918Interface improvements
6919
6920	* Simplify font selection and make it use points instead
6921	  of pixels like everything in Gnome (Marco)
6922	* Use a line to make more clear Language/Fonts relation (Marco)
6923	* Sync spinner with the current active tab (Marco)
6924	* HIGgify new bookmark dialogue title (Christian)
6925	* Special, more compact, toolbar layout for fullscreen (Marco)
6926	* Gtk versions of the mozilla certificate prompts (from galeon)
6927	* Use Bookmarks instead of All as label in toolbars (Marco)
6928	* Use radio buttons for tabs menu (Marco)
6929	* Fix spacing in a few dialogs (Marco)
6930	* Better icons on mime dialog (Marco)
6931	* Case insensitive bookmarks matching in autocompletion
6932	  (Marco, credits to Kristian Rietveld for rocking new widget)
6933	* Show bookmarks at the top of autocompletion list (Marco)
6934	* Speedup history dialog (Marco)
6935	* Visual progress bar in downloader (Marco)
6936	* Better encoding menu interface. Show most common/most used
6937	  entry in the menu, split the others out to a dialog. Allow
6938	  to revert to Automatic. Show current selected encoding with
6939	  radio buttons (Christian, credits to Matthew Thomas for user
6940	  interface ideas)
6941	* Toolbar editor improvements. Show a different cursor when
6942	  hovering the items. Pickup and drop behavior. Make space
6943	  for the item instead of showing a line (Marco, credits to
6944	  Soeren Sandmann for gtk changes)
6945	* Make location a normal entry, removing the hard to click,
6946	  vastly unused arrow for typed urls. (Marco)
6947	* Focus bookmarks search entry by default (Ettore Perazzoli)
6948
6949Bugfixes
6950
6951	* Enable dragging the tab from a single-tab window too (Christian)
6952	* Do not fail if prefs.js is corrupted (Marco)
6953	* Fix location entry losing content when editing toolbar (Christian)
6954	* Fix directory selection persistence (Christian)
6955	* Fix a bug that could have caused bookmarks loss with low disk (Christian)
6956	* Save session also when closing windows (Marco)
6957	* Make mime dialogs interrupt download on Esc, simplify the code
6958	  using response signal (Marco)
6959	* Fix compilation on Solaris (Marco)
6960	* Set a MOZ_PLUGIN_PATH default. (Christopher James Lahey)
6961	* Fix a warning when printing to a file (Christian)
6962	* Fix intermittent nautilus view activation failure (Mark McLoughlin)
6963	* Fix downloads with authentication (Marco)
6964	* Fix history clear, sometimes sites was not removed
6965	  completely (Marco)
6966	* Fix some treeview model leaks (Christian, Marco)
6967
6968Translations
6969
6970	* cs (Miloslav Trmac)
6971	* en_GB (Christian Persch)
6972	* fr (Eric Seigne)
6973	* ga (Paul Duffy)
6974	* hi (Guntupalli Karunakar)
6975	* hu (Andras Timar)
6976	* lt (Zygimantas Berucka)
6977	* ml (Abel Cheung)
6978	* mn (Sanlig Badral)
6979	* nl (Vincent van Adrighem)
6980	* pt_BR (Evandro Fernandes Giovanini)
6981	* ro (Misu Moldovan)
6982	* sk (Marcel Telka)
6983	* sq (Laurent Dhima)
6984	* sr.po (Danilo Segan)
6985	* sr@Latn.po (Danilo Segan)
6986	* sv (Christian Rose)
6987	* ta (Dinesh Nadarajah)
6988	* vi (Pablo Saratxaga)
6989
6990
6991==============
6992Epiphany 1.0.8
6993==============
6994
6995Bugfixes:
6996	* Fix a crash when the icon theme doesn't have our "about" icon
6997	  (Christian)
6998	* Fix a crash when pressing delete after deleting the last cookie
6999	  in the pdm dialogue (backported from HEAD) (Christian)
7000	* Fix session saving for urls with "&" (Christian)
7001
7002
7003==============
7004Epiphany 1.0.7
7005==============
7006
7007Code changes:
7008
7009	* Support for mozilla 1.6 (ported from HEAD) (Christian)
7010
7011Bugfixes:
7012
7013	* Fix a compiler warning introduced in 1.0.6 (Christian)
7014	* Monitor /system/http_proxy too (Christian)
7015	* Fix recovery from corrupted session, bookmarks and
7016	  history files (Christian)
7017	* Fix some mem leaks (JF Rameau)
7018	* Don't remember last action from location entry,
7019	  fixes short hostname urls (Marco, Christian)
7020	* Fix crash when printing from js (Christian)
7021	* Delete host entries from history db when there are no more
7022	  pages from that host in the history (Marco, Christian)
7023	* Fix crash of nautilus view after using the find dialogue (Christian)
7024	* Fix toolbar drag handle drag data (Christian)
7025	* Fix a crasher when deleting a bookmark (Marco, Christian)
7026	* Fix epiphany freezing when editing a bookmark while loading the page
7027	  it points to (Marco, Christian)
7028	* Fix crash when calling epiphany from thunderbird (Marco, Christian)
7029	* Don't close all epiphany window when exiting the last nautilus view
7030	  (Christian)
7031	* Fix crash when printing a frame from javascript (Christian)
7032	* Fix window position restoring (Dave Jones)
7033	* Fix documentation OMF file (ported from HEAD) (Christian, Piers Cornwell)
7034	* Fix a mem leak (Christian)
7035
7036Translations:
7037
7038	* Danilo Segan (sr)
7039	* Priit Laes (et)
7040	* Alessio Frusciante (it)
7041	* Орчуулагчдын тухай (mn)
7042
7043
7044==============
7045Epiphany 1.0.6
7046==============
7047
7048Bugfixes:
7049
7050	* Fix a crash in the bookmarks editor (Marco)
7051	* Fix session resume (Marco)
7052	* Fix RDF export to encode entities (Christian)
7053	* Fix session saving to encode entities (Christian)
7054	* Fix recovery from corrupted toolbar layout file (Christian)
7055
7056Translations:
7057
7058	* ko (Changwoo Ryu)
7059
7060
7061==============
7062Epiphany 1.0.5
7063==============
7064
7065Bugfixes
7066
7067	* Fixes for printing dialogue when shown from mozilla (Christian)
7068	* Don't show a failure dialogue when cancelling the print dialogue
7069	  shown from mozilla (Christian)
7070	* Initialise the print dialogue also when shown from mozilla
7071	  (Christian)
7072	* Always show the print dialogue when printing from mozilla
7073	  (Christian)
7074	* Only allow printing the selection when there really is one
7075	  (Christian)
7076
7077Translations
7078
7079	* ca (Jordi Mas)
7080	* ga (David O'Callaghan)
7081	* hi (रविशंकर श्रीवास्तव)
7082	* sk (Marcel Telka)
7083	* sv (Christian Rose)
7084
7085
7086==============
7087Epiphany 1.0.4
7088==============
7089
7090Code
7091
7092	* Grab focus to the search entry when showing bookmarks editor
7093	  (Ettore Perazzoli, Marco)
7094
7095Bugfixes
7096
7097	* Fix intermittent nautilus view activation failure (Mark McLoughlin)
7098	* Fix autocompletion window popping up unexpectedly (Marco)
7099
7100Translations
7101
7102	* kn (ಪ್ರಮೋದ್.ಆರ್)
7103	* pt_BR (Gustavo Noronha Silva)
7104
7105
7106==============
7107Epiphany 1.0.3
7108==============
7109
7110Code
7111
7112	* Add support for mozilla 1.5 final (Kristian Rietveld)
7113
7114Documentation
7115
7116	* Translated to Ukrainian by Максим Дзюманенко
7117
7118Translations
7119
7120	* it (Francesco Marletta)
7121	* uk (Максим Дзюманенко)
7122
7123
7124==============
7125Epiphany 1.0.2
7126==============
7127
7128Bugfixes
7129	* Don't show session resume dialogue in server mode (Christian)
7130	* Fix http accept language header when running in C locale (Christian)
7131
7132Translations
7133	* hu (Tímár András)
7134	* sr, sr@Latn (Danilo Šegan)
7135
7136
7137==============
7138Epiphany 1.0.1
7139==============
7140
7141Code
7142
7143	* Add support for mozilla 1.4.1 (Marco)
7144	* Add support for mozilla 1.6a (Xan)
7145
7146Bugfixes
7147
7148	* Fix XBEL (Galeon/Konqueror) bookmarks importer (Christian)
7149	* Use the translated names for the default bookmarks and topics
7150	  when creating them (Christian)
7151	* Set MOZ_PLUGIN_PATH in the startup script (Christopher James Lahey)
7152	* Remove the autocompletion window timeout also when the window is
7153	  still not visible (Marco)
7154	* Add supported protocols to epiphany.application (Marco)
7155	* Fix peristence of directory selection (Christian)
7156	* Initialise completion visibility flag (Maroc)
7157	* Fix check for return value of xmlSaveFileFormat (Christian)
7158	* Specify UTF-8 encoding for the keyword: url (Christian)
7159	* Check for NULL return of gtk_get_current_event (Christian)
7160	* Fix session saving crash when run in --server mode (Christian)
7161	* Stop download when cancelling the unknown mime type dialogue
7162	  (Christian)
7163	* Follow tabs pref on double click in the history window (Marco)
7164	* Fix compile warning on Solaris (Marco)
7165	* Fix loading of bookmarks and toolbar files when they are corrupted
7166	  (Christian)
7167	* Don't pass NULL to gnome_vfs_expand_initial_tilde (Marco, Christian)
7168
7169Translations:
7170
7171	* el (Νίκος Χαρωνιτάκης)
7172	* et (Priit Laes)
7173	* fr (Eric Seigne)
7174	* hu (Tímár András)
7175	* lt (Žygimantas Beručk)
7176	* pt_BR (Evandro Fernandes Giovanini, Augusta Marques da Silva)
7177	* sk (Marcel Telka)
7178	* sv (Christian Rose)
7179
7180==============
7181Epiphany 1.0
7182==============
7183
7184Bugfixes
7185
7186	* fix crashes when dragging on bookmarks topics (Marco)
7187	* fix wrap around option in find dialog (Marco)
7188
7189Translations
7190
7191	* bn (Taneem Ahmed)
7192	* fi (Pauli Virtanen)
7193	* el (Nikos Charonitakis)
7194	* hi (Guntupalli Karunakar)
7195	* ja (Takayuki KUSANO)
7196	* ko (Young-Ho Cha)
7197	* mn (Sanlig Badral)
7198	* sk (Marcel Telka)
7199
7200==============
7201Epiphany 0.9.3
7202==============
7203
7204Translations
7205
7206	* cy (Dafydd Harries)
7207	* es (Francisco Javier F. Serrador)
7208	* fr (Eric Seigne)
7209	* it (Alessio Frusciante)
7210	* ko (Changwoo Ryu)
7211	* nl (Vincent van Adrighem)
7212	* sq (Laurent Dhima)
7213	* ta (Dinesh Nadarajah)
7214	* zh_CN (Wang Jian)
7215
7216==============
7217Epiphany 0.9.2
7218==============
7219
7220Bugfixes
7221	* Use WARN_CXXFLAGS for mozilla code, fix warnings
7222	  on gcc 3.2 (Marco)
7223	* Fix a possible crash when setting zoom (Christian Persch)
7224	* Fix a warning when trying to remove items with CANC
7225	  from empty history (Christian Persch)
7226	* Use small spinner with text beside icon style (Anders Carlsson)
7227	* Fix reimporting logic when bookmarks file has
7228	  a wrong version (Christian Persch)
7229
7230==============
7231Epiphany 0.9.1
7232==============
7233
7234Bugfixes
7235	* Do not distribute corba generated files (Marco)
7236
7237==============
7238Epiphany 0.9.0
7239==============
7240
7241Code
7242	* Fix some warnings and missing includes (Christian Persch)
7243
7244Bugfixes
7245
7246	* Respect toolbar priority text preference (Marco)
7247	* Do not show context menus on print preview (Marco)
7248	* Fix print preview navigation (Marco)
7249	* Fix opening bookmarks in new window (Xan Lopez)
7250	* Expand initial ~ in file name to print to (Christian Persch)
7251	* Fix print preview options when saving on file is
7252	  selected (Christian Persch)
7253	* Fix a bug in navigation/html targets interaction (Marco)
7254	* Fix a crash when closing downloader with both completed
7255	  and in progress downloads (Marco)
7256	* Fix some bookmarks editor drag on topics problems (Marco)
7257	* Actually overwrite existing files when the user requested it (Marco)
7258	* Fix crash with bookmarks title == NULL (Marco)
7259
7260Documentation
7261
7262	* More sections written and add some screenshots (Patanjali Somayaji)
7263
7264Translations
7265
7266	* az (Metin Amiroff)
7267	* el (Nikos Charonitakis)
7268	* et (Priit Laes)
7269	* fi (Pauli Virtanen)
7270	* ga (Paul Duffy)
7271	* hi (Guntupalli Karunakar)
7272	* is (Samuel Jon Gunnarsson)
7273	* no (Kjartan Maraas)
7274
7275==============
7276Epiphany 0.8.4
7277==============
7278
7279New features
7280
7281	* Respect the new system wide pref to not use
7282	  proxy for a list of urls (Malcolm Tredinnick, Marco)
7283
7284Bugfixes
7285
7286	* Fix multiple items drag and drop behavior and one
7287	  crash caused by the old code. (Marco)
7288	* Make it compile with mozilla head (Xan Lopez)
7289
7290Documentation
7291
7292	* Wrote section about bookmarks (Patanjali Somayaji)
7293
7294Translations
7295
7296	* ca (Jordi Mallach)
7297	* cy (Dafydd Harries)
7298	* da (Ole Laursen)
7299	* pt_BR (Evandro Fernandes Giovanini)
7300
7301==============
7302Epiphany 0.8.3
7303==============
7304
7305Interface improvements
7306
7307	* use kB instead of KB consistently (Xan Lopez)
7308
7309Bugfixes
7310
7311	* Fix several memory leaks (Christian Persch)
7312	* Use link text as bookmark title when no title
7313		  is specified (Marco)
7314	* Disable clipboard context menu. No way to make
7315		  it work correctly for 1.0 (Marco)
7316	* Fix blank homepage loading (Christian Persch)
7317	* Fix tab positioning logic (Christian Persch)
7318	* Gconf notifiers from mozilla prefs now respect the schemas,
7319	  fix crashes on --unset (Marco)
7320	* Clamp progress values between 0 and 100 to fix warnings (Marco)
7321	* Fix crash when adding bookmark with no page loaded (Marco)
7322	* Do not allow duplicate bookmark items to respect the editor
7323	  checkbox (Marco)
7324	* Fix "host" categorization of local files in history
7325	  (Christian Persch)
7326
7327Translations
7328
7329	* az (Metin AMiroff)
7330	* be (Dmitry G. Mastrukov)
7331	* ca (Francesc Dorca)
7332	* cs (Miloslav Trmac)
7333	* da (Ole Laursen)
7334	* en_GB (Christian Persch)
7335	* es (Francisco Javier F. Serrador)
7336	* ko (Young-Ho Cha)
7337	* ms (Hasbullah Bin Pit)
7338	* nl (Vincent van Adrighem)
7339	* pl (Artur Flinta)
7340	* ru (Dmitry G. Mastrukov)
7341	* sr (Danilo Degan)
7342	* sr@Latn (Danilo Degan)
7343	* sv (Christian Rose)
7344
7345==============
7346Epiphany 0.8.2
7347==============
7348
7349Code changes
7350
7351	* Improve toolbar editor api for costum items (Marco)
7352	* Rework find implementation to integrate better
7353		  with type ahead and to simplify the code (Marco)
7354	* Usual memory leaks fixes (Christian Persch)
7355	* Add some comments for translators (Christian Persch, Marco)
7356	* Use string valid also externally for drag and drop
7357	  Url for bookmarks, a special uri for topics (Marco)
7358	* Cleanup toolbars model (Marco)
7359	* Set a version on the toolbar xml and make it low disk safe (Marco)
7360
7361Interface improvements
7362
7363	* Allow drag and drop of urls on the bookmarks toolbar (Xan Lopez)
7364	* Disable smooth scroll and image autoresize (Marco)
7365	* Remove useless icons from the print dialog (Marco)
7366	* Fix incosistency between all topic on the toolbar and bookmarks menu (Marco)
7367	* If the page is about:blank, set title to "Blank page" (Christian Persch)
7368	* More friendly description for cache preferences (Marco)
7369	* Add a show in bookmarks toolbar item on the bookmarks editor
7370	  context menu (Marco)
7371	* Always open bookmarks and history pages in new window/tab according
7372	  to pref on double click (Marco)
7373
7374Bugfixes
7375
7376	* Fix a crash when mozilla returns no system fonts on enumeration (Marco)
7377	* Remove bookmarks from the toolbar also when no windows are open (Marco)
7378	* If there are invalid bookmarks in the toolbar dont crash on startup
7379	  but remove them (Marco)
7380	* Support mozilla language packs (Christian Persch)
7381	* Fix type ahead/normal find interaction (Marco)
7382	* Fixes transparency issue on tab label and site icon (Christian Persch)
7383	* Do not try to open javascript links in new tab with
7384	  middle click (Marco)
7385	* Fix crash when deleting all bookmarks/cookies (Christian Persch)
7386	* Fix session management, typo in the executable name (Nikolai Weibull)
7387	* Fix dialogs properties persistance (Marco)
7388	* Fix a crash when clicking on bookmarks while exiting fullscreen (Marco)
7389
7390Translations
7391
7392	* Dutch manual (Reinout van Schouwen)
7393
7394	* be (Dmitry G. Mastrukov)
7395	* cy (Keith Willoughby)
7396	* cs (Miloslav Trmac)
7397	* de (Christian Neumair)
7398	* el (Nikos Charonitakis)
7399	* en_GB (Christian Persch)
7400	* es (Francisco Javier Fernandez)
7401	* fi (Pauli Virtanen)
7402	* ms (Hasbullah Bin Pit)
7403	* nl (Vincent van Adrighem)
7404	* pl (Artur Flinta)
7405	* pt (Duarte Loreto)
7406	* pt_BR (Evandro Fernandes Giovanini)
7407	* sr (Danilo Segan)
7408	* sr@Latn (Danilo Segan)
7409	* sv (Christian Rose)
7410	* zh_CN (Wang Jian)
7411
7412==============
7413Epiphany 0.8.0
7414==============
7415
7416Code changes
7417
7418	* Replace "0" with "false" in .desktop Terminal entries
7419	  (Jordi Mallach)
7420	* Fix node signal emission to work on Freebsd and alpha
7421	  (Christian Persch)
7422	* Sync content handler api with mozilla head (Xan Lopez)
7423	* Remove use of acconfig.h (Marco)
7424	* Gconf schema cleanups (Christian Persch)
7425	* Remove last bits of nautilus theme support from the
7426	  spinner code (Christian Persch)
7427	* Use url/name to store topics and bookmarks in the toolbar
7428	  configuration. This is more manteinable but toolbar
7429	  settings are lost (Marco)
7430	* Improve bookmarks rdf format (Marco, Edd Dumbill)
7431	* Freeze all xml formats and update version to 1.0.
7432	  Bookmarks are reimported from the rdf.
7433	* Fix saving of smart bookmarks on the rdf (Lee Willis)
7434	* Very simple plugin framework, unused for now (Marco)
7435	* Cleanup header dependencies. Now we have a basic set
7436	  of independent headers that will be useful for the
7437	  plugins. (Marco)
7438
7439Interface improvements
7440
7441	* Remove ellipses from find toolbar item (Dave Bordoley)
7442	* Tooltip for location entry, navigation buttons,
7443	  go button (Christian Persch)
7444	* Use normal google search for keywords instead of feel
7445	  lucky (Marco)
7446	* Implement toolbar overflow menu item for bookmark
7447	  topics (Christian Persch)
7448	* Use the browser icon from gnome icon theme (Marco)
7449	* Ellipsise the bookmarks titles in topics menus (Christian Persch)
7450	* Show an alert when mozilla cant start instead of crashing (Marco)
7451	* Ever save bookmarks when changed (Marco)
7452	* Implement toolbar overflow menu item for the
7453	  go button (Christian Persch)
7454	* Show the document context menu on ctrl+f10 (Marco)
7455	* Fast search for bookmarks and history.
7456	  Pressing a key will make ephy select the first entry begining with
7457		  that character (Xan Lopez)
7458	* Shorten session history menu items (Christian Persch)
7459	* Delete key remove personal data manager entries (Xan Lopez)
7460	* Higgy titles for all file pickers (Marco)
7461
7462Bugfixes
7463
7464	* Fix bug with location entry no more sensible on clicks (Marco)
7465	* Fix utf8 handling in the preferences dialog (Christian Persch)
7466	* Fix a lot of memory leaks (Christian Persch)
7467	* Add a news:// protocol handler (Marco)
7468	* Rewrite autocompletion selection logic (Marco)
7469	* Fix Tab key binding in location entry (Marco)
7470	* Fix page load progress update logic (Christian Persch)
7471	* Update the spinner when a tab is removed (Christian Persch)
7472	* Sync autocompletion searches color with theme changes
7473	  (Dave Bordoley)
7474	* Fall back to about:blank when first page load fails (Marco)
7475	* Actually show the list of fonts in preference dialog
7476	  entries (Marco)
7477
7478Updated translations
7479
7480	* ar (Arafat Medini)
7481	* da (Ole Laursen)
7482	* de (Christian Neumair)
7483	* en_GB (Christian Persch)
7484	* es (Francisco Javier F. Serrador)
7485	* ms (Hasbullah Bin Pit)
7486	* nl (Vincent van Adrighem)
7487	* pt_BR (Evandro Fernandes Giovanini)
7488	* ru (Valek Filippov)
7489	* sr (Danilo Segan)
7490	* sr@Latn (Danilo Segan)
7491	* sv (Christian Rose)
7492	* zh_CN (Wang Jian)
7493
7494==============
7495Epiphany 0.7.3
7496==============
7497
7498Interface improvements
7499
7500	* Display tooltips on toolbars (Marco)
7501
7502Bugfixes
7503
7504	* Fix a potential crash when fetching favicons (Marco)
7505	* Fix site icon in tabs (Christian Persch)
7506	* Fix crashes when changing location (Christian Persch)
7507
7508==============
7509Epiphany 0.7.2
7510==============
7511
7512Code changes
7513
7514	* Rewrite window updating code to use properties (Christian Persch)
7515	* Rewrite tabs menu and gtknotebook signals (Christian Persch)
7516	* Rewrite fullscreen to use the new gtk api (Marco)
7517	* Rewrite the url typed by user overwrite logic (Marco
7518	* For langauges use functions instead of declaring static
7519	  vars in the header (Christian Persch)
7520	* Remove unused gconf prefs, cleanup paths and use strings instead
7521	  of numeric enumerations (Marco)
7522	* Use new AM_INIT macro (Marco)
7523	* Add a context menu signal on the embed to handle both keys and
7524	  mouse (Marco)
7525	* Do not override the UA but set vendor prefs so
7526		  that mozilla can build it correctly (Marco)
7527	* Remove BonoboWindow/Control popup separation, as the first
7528	  is no more needed (Marco)
7529	* Translatable string for the locale-dependent http-accept-language
7530	  list (Christian Persch)
7531	* Get rid of the gobject macros (Marco)
7532
7533Interface improvements
7534
7535	* Better security state icons (suggested by Luca Ferretti, designed by Jimmac)
7536	* Rename Appeareance preferences tab to be less generic (Marco)
7537	* Remove memory cache prefs, now mozilla can deal with it automagically. (Marco)
7538	* Delays bookmarks/history searches a bit after the user pressed key,
7539	  so that it feel more responsive (Marco)
7540	* Fixup embed context menu accesskeys (Piers Cornwell)
7541	* Get rid of starthere: and default homepage to google (Marco)
7542	* Add a way to import bookmarks from the editor (Marco)
7543	* Allow to edit smart bookmarks in the user interface (Marco)
7544	* Provide toolbar overflow menu items for bookmarks (Christian Persch)
7545	* Better description for cookies preferences (Marco)
7546	* HIGified Import Bookmarks dialog (Christian Neumair)
7547	* Persist the language selected for the fonts preferences (Christian Persch)
7548	* Convert dialog to metric units (Christian Persch)
7549	* Suggest the address as bookmark title when web page has no title (Marco)
7550	* Shift+F10 show context menus on the embed (Marco)
7551	* Implement help button for personal data manager dialog (Christian Persch)
7552	* Unify the "Copy Email Address" and "Copy Link Address"
7553	  context menu items (Christian Persch)
7554	* Higgify history clear dialog (Marco)
7555	* Add ellipse to Find menu item (Piers Cornwell)
7556	* Give up on page cloning until we find a good way to do it (Marco)
7557	* If there's no background image, disable the Save Background As
7558		  menu entry. (Christian Persch)
7559	* Do not allow to open properties of multiple cookies (Marco)
7560	* Ever put cursor at the end of the text when selecting autocompletion
7561		items. (Marco)
7562	* Use page url as title when there is no page title. (Marco)
7563
7564Bugfixes
7565
7566	* Fix several memleaks (Christian Persch)
7567	* Do not convert spaces to _ on bookmarks importing (Marco)
7568	* Explicitly create pointer to avoid strict aliasing
7569	  warnings with gcc 3.3. (Jeremy Katz)
7570	* size_t fixes for 64 bit platforms (Jeremy Katz)
7571	* Use va_copy for the valist instead of
7572		  directly accessing it (Jeremy Katz)
7573	* Dont crash when adding a bookmark without topics. (Marco)
7574	* Dont crash when closing add bookmark menu quickly (Marco)
7575	* Fix crashes when adding bookmarks with more than one
7576	  browser window (Marco)
7577	* Correctly select the topic to rename when adding one (Xan Lopez)
7578	* Use our own parser to import mozilla bookmarks so that it actually
7579	  works. (Marco)
7580	* Respect the bookmarks bar visibility user choice also
7581		  for popups. (Marco)
7582	* Update find dialog when user select another tab or load a new url
7583	  (Christian Persch)
7584	* Use g_snprintf to not break gcc 2.95
7585	* Sanitize location entry. Completion will work with pasted text and
7586	  not ascii characters. (Marco)
7587	* Fix downloader progress overflow (Marco)
7588	* Fix add bookmark from link (Marco)
7589	* Make sure tabs are hidden when going in print preview mode. (Marco)
7590		* Make print dialog transient. (Marco)
7591	* Select the old find text when opening find dialog (Marco)
7592
7593Updated translations
7594
7595	* cs (Miloslav Trmac)
7596	* de (Christian Neumair)
7597	* en_GB (Christian Persch)
7598	* es (Francisco Javier F. Serrador)
7599	* mk (Ivan Stojmirov)
7600	* nl (Vincent van Adrighem)
7601	* no (Kjartan Maraas)
7602	* sv (Christian Rose)
7603	* zh_TW (Abel Cheung)
7604
7605==============
7606Epiphany 0.7
7607==============
7608
7609Code changes
7610
7611	* Extend node api to allow to branch different databases, deobjectify
7612		nodes for better perfomance, smarter id factory. (Marco)
7613	* Use stock icons instead of the files directly to set window
7614		  border icons. (Dave Bordoley)
7615	* Cleanup zoom code (Christian Persch)
7616	* Cleanup tab opening logic (Marco)
7617	* Rewrite large parts of the encodings/languages code (Christian Persch)
7618	* Use the spinner icon from gnome-icon-theme (Marco)
7619	* Start to cleanup schemas for 1.0 (Christian Persch)
7620	* Use bookmark action for the most used bookmarks menu (Marco)
7621
7622New features
7623
7624	* Zoom control for the toolbar (Christian Persch)
7625	* Holding shift and pressing reload button bypass the cache (Christian Persch)
7626	* Implement a traditional bookmarks menu (Marco)
7627	* Exit fullscreen button (Marco)
7628
7629Interface improvements
7630
7631	* Remove fine grain color settings. Always use the system theme
7632		  colors (Dave Bordoley)
7633	* Remove the on new page pref, try to make it behave in a way
7634	  that fit all cases. (Dave Bordoley)
7635	* Made (hopefully) all dialogs HIG compliant (Christian Neumair)
7636	* Make find dialog unresizable (Xan Lopez)
7637	* Make double click select the whole address in toolbar entry (Marco)
7638	* Cleanup downloader ui and remove keep open option (Christian Neumair)
7639	* Tweak mozilla default settings. Don't fetch sidebar whats related stuff.
7640		  Line Wrap View->Source. CTRL-Mousewheel scrolls by one page.
7641		  Enable Image Auto-Resizing. (Dave Bordoley)
7642	* Activate the menu on button press down (Dave Bordoley)
7643	* Several interface fixes in print dialog (Piers Cornwell)
7644	* Add accellerators on the encoding menus (Piers Cornwell)
7645
7646Bugfixes
7647	* Mark download time format strings for translation (Christian Neumair)
7648	* Make xml saving low disk safe (Marco)
7649	* Fix crashes on node removal (Marco)
7650	* Rebuild tabs menu only when necessary (Christian Persch)
7651	* Fix crash on download pause (Xan Lopez)
7652	* Ever ask for path when saving a file, persist the path
7653	  also on Cancel (Marco)
7654
7655Updated translations
7656
7657	* be (Dmitry G. Mastrukov)
7658	* cs (Miloslav Trmac)
7659	* da (Ole Laursen)
7660	* es (Pablo Gonzalo del Campo)
7661	* li (Mathieu van Woerkom)
7662	* ja (Takayuki KUSANO)
7663	* nl (Vincent van Adrighem)
7664	* pt (Duarte Loreto)
7665	* se (Christian Neumair)
7666	* sv (Christian Rose)
7667	* vi (Pablo Saratxaga)
7668
7669==============
7670Epiphany 0.6.1
7671==============
7672
7673Code changes
7674
7675	* Initialize mozilla prefs on startup, so changing gconf prefs while
7676	  epiphany is not running works again (Marco)
7677	* Convenience function to display help, avoid a lot
7678	  of code duplication (Dave Bordoley)
7679	* Rework prefs dialog code to use a notebook directly from glade
7680	  and to fit in one file (Marco)
7681	* Export bookmarks in rdf format, it will be more useful when
7682	  it's possible to import from it (Marco, Edd Dumbill)
7683	* Use gtk api for fullscreen (Marco)
7684	* Do not allow to have more than one bookmark with the same address in
7685	  the bookmarks collection (Xan Lopez)
7686
7687New features
7688
7689	* Drag and drop of links to tabs (Christian Persch)
7690	* Wrote the structure of the help and 30% of the contents (Dave Bordoley)
7691	* Security preferences (Marco)
7692	* Autodetect the user primary language (Marco)
7693	* Show a list of tabs at the bottom of tabs menu (Dave Bordoley)
7694
7695Interface improvements
7696
7697	* ctrl+u show page source (Marco)
7698	* Use address as title when the page is untitled (Christian Persch)
7699	* Confirmation dialog for clearing history (Jon Svendsen)
7700	* Improve find dialog readability, avoid vertical resizing
7701	  of it (Dave Bordoley, Xan Lopez)
7702	* Use the term Adress instead of Location as discussed
7703	  with docs guys (Dave Bordoley)
7704	* Show bookmarks icons in the toolbar only when there
7705	  is a specific one (Dave Bordoley)
7706	* Do not show empty submenus for empty topics, show
7707	  an "Empty" insensitive item instead (Lee Willis)
7708	* Some cleanups of the preferences dialog, work in progress (Marco)
7709	* Alphabetical sort of bookmarks menu (Xan Lopez)
7710	* Show the full page title in tooltip on the tab label (Christian Persch)
7711	* On Go->Location, show the toolbar if it's hidden, and hide it again
7712	  when the user finished to type (Marco)
7713
7714Bugfixes
7715
7716	* Remove toolbar for context menu works (Marco)
7717	* Insert new toolbars before the bookmarks toolbar (Marco)
7718	* Improve default topics, add google smart bookmark
7719	  to the toolbar by default (Dave Bordoley)
7720	* Fix menu sensitivity for the history dialog (Marco)
7721	* Fix leak in bookmarks importing and improve its speed.
7722	  This make importing large collection of bookmarks
7723	  actually possible  (Osma Ahvenlampi)
7724	* Use AM_CXX_FLAGS instead of CXX_FLAGS, make
7725	  life easier to packagers (Edd Dumbill)
7726	* Fix 64 bit problems (Jeremy Katz)
7727	* Middle click actions on click event, not on mouse down (Marco)
7728	* Fix leak of tooltips in the statusbar (Christian Persch)
7729	* Fix smartbookmarks and non ascii characters (Marco)
7730	* Fix external handlers like mailto, ftp ... (Marco)
7731	* Make uncategorized special topic work consistently (Xan Lopez)
7732	* Do not save position for browser windows (Dave Bordoley)
7733	* Make our string ellipsizing helper utf8 save (Christian Persch)
7734	* Various internationalization fixes (Christian Neumair)
7735
7736Updated translations
7737
7738	* cs (Miloslav Trmac)
7739	* da (Ole Laursen)
7740	* de (Christian Neumair)
7741	* es (Francisco Javier Fernandez)
7742	* ja (Takayuki KUSANO)
7743	* ms (Hasbullah Bin Pit)
7744	* pt_BR (Evandro Fernandes Giovanini)
7745
7746==============
7747Epiphany 0.6.0
7748==============
7749
7750Code changes
7751
7752	* Abstract implementation of EphyNodeView and EphyNodeTreeModel,
7753	  so they can be shared by history and bookmarks (Marco, Jorn Baayen)
7754	* Rewrite toolbar editor: more flexible model, do not use xml to build
7755	  toolbars internally but EggAction directly (Marco)
7756	* EphyDnd, EphyShell, Session cleanups (Christian Persch)
7757	* Remove --geometry parameter (it was not being respected anyway) (Xan Lopez)
7758
7759Interface improvements
7760
7761	* Update smart bookmarks explanation (Marco)
7762	* Remove "Epiphany" from desktop files (Marco)
7763	* Always show tab bar if the user choose to default to tabs (Frank Belew)
7764	* Add Help menu to the bookmarks editor (David Bordoley)
7765	* All bookmarks menu on the bookmarks toolbar (Marco)
7766	* Change the start page uri to home: (Marco)
7767	* Not categorized special topic (Marco)
7768	* Ever open tab as last on File->New tab and similars (Marco)
7769	* Hidden pref for middle click open url, it can be confusing (Marco)
7770	* Rework the design of the history dialog, not completed,
7771	  but it's already more usable (Marco, Dave Bordoley)
7772	* Merge (and fix) Pause/Resume buttons of the downloader (Xan Lopez)
7773	* Open view source next to the current tab (Xan Lopez)
7774	* Update View, Zoom, Tabs main menu bar items sensitivity according
7775	  to the state (Marco)
7776	* Default bookmarks toolbar. Do not allow to drag items to the
7777	  other toolbars because it can be confusing. Accessible and more visible
7778	  way to add bookmarks to the toolbar, in addition to drag and drop (Marco)
7779	* Add tooltips to all the history and bookmarks menus (Dave Bordoley)
7780	* Respect user selected font sizes in the home page (Xan Lopez)
7781	* Add a down arrow to topics in bookmarks toolbars (Dave Bordoley)
7782	* Save page content by default (Christian Persch)
7783	* Make new bookmark dialog transient instead of modal (Dave Bordoley)
7784	* Use epiphany logo in the about window (Xan Lopez)
7785	* Add and help button to toolbar editor (Dave Bordoley)
7786	* Allow to resize the two views in bookmarks editor and history using
7787	  a pane (Dave Bordoley)
7788	* Save the position of windows on the screen (Dave Bordoley)
7789	* Consistent use of the term "Bookmarks Bar" in the code, ui and schema.
7790	  (Dave Bordoley)
7791	* New default toolbar layout (Dave Bordoley)
7792	* In the history and bookmarks view pack the icon in the same
7793	  column of the title (Marco)
7794	* Respect View menu toggles also in fullscreen (Lee Willis)
7795
7796Bugfixes
7797	* Add bugzilla info (Mark Finlay)
7798	* Register application info (for mimetypes) (Mark Finlay)
7799	* Fix a compilation bug on 2.95 (Vincent Untz)
7800	* Fix select all for the bookmarks view (Dave Bordoley)
7801	* Paste is only sensitive when in a text entry (Dave Bordoley)
7802	* Fix bookmarks editor context menus to ever refer to the right view (Marco)
7803	* Update bookmarksmenus sensitivity when the context change
7804	  rather than after the menu is showed (Marco)
7805	* Fix crash when opening popups (Marco)
7806	* Fix crash when accessing secure sites (Dave Camp)
7807	* Fix back and forward buttons prelighting randomly (Marco)
7808	* Fix translation of some menus (Christian Neumair)
7809	* Fix the downloader to remove/pause only current download, not all
7810	  (Xan Lopez)
7811	* "Intelligent" selection when an item is removed
7812	  for history and bookmarks. (Xan Lopez)
7813
7814Updated translations
7815
7816	* da (Ole Laursen)
7817	* es (Francisco Javier Fernandez)
7818	* ms (Hasbullah Bin Pit)
7819	* nl (Vincent van Adrighem)
7820	* no (Kjartan Maraas)
7821	* pt (Duarte Loreto)
7822	* pt_BR (Evandro Fernandes Giovanini)
7823	* sv (Christian Rose)
7824	* zh_TW (Abel Cheung)
7825
7826==============
7827Epiphany 0.5.0
7828==============
7829
7830Code changes
7831
7832	* Port to EggMenu API
7833	* Make GaleonShell subclass GaleonEmbedShell.
7834	  Now also embed services like downloader
7835	  are able to reference it. (Marco)
7836	* Use mozilla prompts dialogs implementation.
7837	  (This means you will see XUL dialogs with older
7838	   mozilla versions) (Marco)
7839	* Fix embed persist lifetime issues to avoid leaks (Marco)
7840	* Reimplement ephy-state using xml (Marco)
7841	* Add to EphyNode the ability to specifiy reserved id for nodes,
7842	  useful for toplevel nodes (Marco)
7843	* Rework drag and drop api to deal with more than the urls types (Marco)
7844	* Autoupdate EggX. Use the toolbar editor stuff from libegg. (Marco)
7845	* Use the latest suggested way to initialize mozilla services.
7846	  (Marco, from galeon)
7847
7848New features
7849
7850	* Ability to drag bookmarks, smart bookmarks and topics
7851	  to the toolbar (Marco)
7852	* Optional Go button (Dave Bordoley)
7853	* Help support (Patanjali Somayaji)
7854
7855Interface improvements
7856
7857	* Site icons in topics menus (Johan Dahlin)
7858	* Site icons on tabs (Christian Persch)
7859	* Set icons for History, Find, Bookmarks, Preferences dialogs
7860	  (Dave Bordoley)
7861	* Bookmarks editor redesign: better interface to assign multiple
7862	  topics, better editor interface using a toplevel window with a
7863	  menubar, file manager like editing capabilities, ability to open
7864	  the editor independently, "most used" special topic.
7865	  They certainly need love, but I think we have a good direction now.
7866	  (Marco, Dave Bordoley, Xan Lopez)
7867	* Properly save maximized/unmaximized state of the main window (Marco)
7868	* Remove spinner configuration and default to Gnome spinner,
7869	  this should be part of gnome icon theme at some point. (Marco)
7870	* Remove bookmarks with delete key (Xan Lopez)
7871	* Alphabetical sort of topics and bookmarks in the editor (Xan Lopez)
7872	* Remove tab autocompletion to avoid accessibility issues (Marco)
7873	* Focus the location entry when opening a new window and do not
7874	  put the url in it, so the user can more easily insert
7875	  the location he wants to load.
7876	  Try to not disturb the user when he is editing the url with
7877	  focus removals.
7878	  All these works more or less well depending on mozilla versions :/
7879	  (Marco)
7880	* Make the start-here: page use the theme colors. (James Willcox)
7881	* Tab load notification, using an animated image (James Willcox)
7882	* Several improvements to the main menubar layout and labels
7883	  (Dave Bordoley)
7884	* Add "Go to" button to the history (Xan Lopez)
7885	* Have just one Close menu item and make it behave like
7886		  other gnome apps, closing document by document (Marco)
7887	* More clear buttons labels on resume dialog (Lee Willis)
7888	* Make the bookmarks editor remember the last selected keyword
7889	  (James Willcox)
7890	* Spinner is no more a button, like in Nautilus (Marco)
7891	* Ability to import galeon and konqueror
7892	  bookmarks (James Willcox)
7893	* Use the title instead of url in Back/Forward history
7894	  and in the history dialog (Marco)
7895	* Use favorites icons in bookmarks (Marco)
7896	* More usable toolbar editor based on drag and drop (Marco)
7897	* Enable startup feedback (Marco)
7898	* Disable annoying security dialogs (Marco)
7899
7900Bugfixes
7901
7902	* fix incorrect figures on small files downloads (Rob Clews)
7903	* do not leak the history xml every 5 minutes (Lee Willis)
7904	* Error handling in Mozilla bookmarks import (Xan Lopez)
7905	* Make nautilus view actually work (Marco)
7906	* Fix session saving (Lee Willis)
7907	* Fix casting on big-endian. Context menus are now working
7908	  on PPC (from Galeon)
7909	* Compile fix for gcc 2.95 (Dan Damian)
7910	* Properly autocomplete when topics have national characters
7911	  (Xan Lopez)
7912	* Use default widget color for smart bookmarks background
7913	  (Dan Damian)
7914
7915Translations
7916	* am (Daniel Yacob)
7917	* ca (Pablo Saratxaga)
7918	* da (Ole Laursen)
7919	* de (Christian Neumair)
7920	* el (Kostas Papadimas)
7921	* es (Javier Fernandez)
7922	* fr (Christophe Fergeau, Laurent Richard)
7923	* ja (Takayuki KUSANO)
7924	* ko (Kang Jeong-Hee)
7925	* no (Kjartan Maraas)
7926	* nl (Vincent van Adrighem)
7927	* pl (Zbigniew Chyla),
7928	* pt (Duarte Loreto)
7929	* pt_BR (Evandro Fernandes Giovanini)
7930	* ru (Dmitry G. Mastrukov)
7931	* sv (Christian Rose)
7932	* tr (Fatih Demir)
7933	* zh_TW (Abel Cheung)
7934
7935