=========================
Epiphany Extensions 1.6.2
=========================

Changes

	* Adapt to mozilla API change on trunk
	* Sort by type first in the page info dialogue [#172390]

Contributors to this release:
Christian Persch and Jean-François Rameau, and the translators
Takeshi AIHANA (ja) and Reinout van Schouwen (nl).


=========================
Epiphany Extensions 1.6.1
=========================

Changes

	* Fix compile with gcc-4.0 on amd64 [Debian #290309]
	* Fix configure check for nsITypeAheadFind.h
	* Enable typeahead search in the treeview [#170322]
	* Remove label from the tray bookmarks menu, and add tooltip
	* IPage Info gets href attribute for embed elements [#170786]
	* Fix configure extensions list without --with-extensions.
	* Fixes size persistence of the page info dialogue
	* Adapt to mozilla API change

Contributors to this release:
Jordi Mallach, Christian Persch, Jean-François Rameau and
Lars Strojny, and the translators Francisco Javier F. Serrador (es),
Changwoo Ryu (ko), Steve Murphy (rw) and Pablo Saratxaga (wa).


=========================
Epiphany Extensions 1.6.0
=========================

Changes

	* Enable extension description translations.
	* Make sure mozilla is started before setting the prefs
	* Sync headers with Epiphany
	* Implement Metadata tab in Page Info dialogue
	* Don't start off-line if NetworkManager is unavailable

Contributors:
Christian Persch and Jean-François Rameau, and the translators
Frank Arnold (de), Adam Weinberger (en_CA) and Gabor Kelemen (hu).


=========================
Epiphany Extensions 1.5.8
=========================

Changes
	* Fix build for sh != bash [Grzegorz Golawski, #167011]
	* Adapt to mozilla API change
	* Improved Find extension
	* Ref the tray icon [#163819]
	* Destroy open "Add to sidebar" dialogues when unloading the extension [#156523]
	* Don't activate find bar when pressing Space [#167415]
	* Focus links while finding
	* Disable gestures while print preview mode [Jean-François Rameau]

Contributors:
Grzegorz Golawski, Christian Persch and Jean-François Rameau; and the
translators David Lodge (en_GB), Francisco Javier F. Serrador (es),
Francesco Marletta (it), Takeshi AIHANA (ja), Changwoo Ryu (ko),
Reinout van Schouwen (nl), Estêvão Samuel Procópio (pt_BR) and
Marcel Telka (sk).


=========================
Epiphany Extensions 1.5.7
=========================

New extensions

	* "Actions" extension, written by Jean-Yves Lefort
	* "Net Monitor" extension, written by Jean-François Rameau
	  (experimental; requires Epiphany compiled with --enable-dbus)

Changes

	* Implement EphyExtension's attach_window/detach_window interface
	  instead of simulating them
	* Fix LOG() statements in non-gcc varargs case
	* Updated HOWTO to include some Python
	* Add missing QI in page info helper
	* Remove tooltip from window [#166010]
	* Better error dialog when command failed in actions extension


Contributors to this release: Adam Hooper, Jean-Yves Lefort, Christian Persch,
Jean-François Rameau, and the translators Rostislav Raykov (bg),
Miloslav Trmac (cs), Frank Arnold (de), Adam Weinberger (en_CA),
Francisco Javier F. Serrador (es), Takeshi AIHANA (ja), Žygimantas Beručka (lt),
Reinout van Schouwen (nl) and Marcel Telka (sk).


=========================
Epiphany Extensions 1.5.6
=========================

New extensions

	* 'Find' extension adds a find-bar.
	  This extension is experimental and will crash or hang your browser.
	* 'Tab-States' extensions

Changes

	* Build extensions modules as not versioned DSO
	* Hook adblock extension onto "check-content" signal
	* Adapt to Mozilla API change
	* Fix a small memory leak
	* Removed prefs dialogue from smart-bookmarks extension
	* Work-in-progress: huge refactoring of adblock
	* Fix builddir != srcdir build
	* Use pcre instead of pcreposix. Check for utf-8 support, too
	* Implement EphyExtension attach_window/detach_window interface in page-info ext
	* Adapt to Epiphany API changes

Contributors to this release: Adam Hooper, Tomasz Kłoczko, Christian Persch,
Jean-François Rameau, and the translators Frank Arnold (de) and Takeshi AIHANA (ja).


=========================
Epiphany Extensions 1.5.5
=========================

Changes

	* Fix fox bookmarks with underscore in their names [#161832]
	* Adapt to changes Epiphany APIs
	* Add DND to Media and Links tabs, and plug a few mem leaks
	* Fix page info for pages with # in the url [#161201]
	* Update sample extensions
	* Hook into the "add-sidebar" signal in epiphany and remove mozilla dependency
	  from the sidebar extension [#156849, #157088]

Contributors to this release: Jean-François Rameau, Crispin Flowerday
and the translators: Miloslav Trmac (cs), Hendrik Brandt (de),
Adam Weinberger (en_CA), Francisco Javier F. Serrador (es),
Gabor Kelemen (hu), Takeshi AIHANA (ja), Reinout van Schouwen (nl),
Marcel Telka (sk)


=========================
Epiphany Extensions 1.5.4
=========================

Bug fixes

	* Fix crash when going to Media tab in Page Info dialog [#161815]


Epiphany Extensions 1.5.3
=========================

Changes

	* Sync headers with Epiphany
	* List applet, embed and object elements in the Page Info dialogue,
	  add Media tab, only preview images (Jean-François Rameau, Christian)
	* Makefile.am modernisations
	* Use ellipsised labels instead of shortening strings
	* Use GtkAboutDialog (Adam Hooper) [#161519]

Bug fixes

	* Abort gesture on unmap (ported from galeon) [#160228]
	* Fix context menu on Media page of Page Info dialogue

Translation updates

	* Hendrik Brandt (de)
	* Takeshi AIHANA (ja)
	* Pablo Saratxaga (wa)


=========================
Epiphany Extensions 1.5.2
=========================

Changes

	* Select first menu item when popping the menu up with keyboard
	* Fix compilation with latest mozilla trunk
	* Use ephy_embed_show_page_certificate
	* Sync headers with Epiphany
	* Also list CSS background images and mailto links in the 
	  page info dialogue (Jean-François Rameau)
	* Fix out-of-srcdir build

Bug fixes

	* Fix tab closing with tab-groups extension

Translation updates

	* Adam Weinberger (en_CA)
	* Yannick Tailliez (fr)
	* Takeshi AIHANA (ja)


=========================
Epiphany Extensions 1.5.1
=========================

New features

	* Created copy-template script
	* Added "Sidebar" extension, written by Crispin Flowerday
	* Added "Extensions Manager" extension, written by Adam Hooper
	* Added "Bookmarks Tray" extension

Changes

	* Updated for epiphany 1.5 API changes
	* Cleanup of mozilla stylesheet handling.
	* Skip style sheets not for "screen" or "all" media
	* Add tab-groups to default_extensions
	* Fix context menu positioning
	* Add warnings to CFLAGS and CXXFLAGS
	* Fix loads of compiler warnings
	* Set window icons
	* Implement context menu in "Links" tab
	* Add extension description files
	* Make dialogue transient to the opening window
	* Add separators in the Tools menu
	* Use new gtk+ HIG message dialogue API.
	* Listen to ephy-extension-manager's added/removed signals to add/remove
	  extensions from the list

Bug fixes
	* Fix mem leaks [#153470, #153471, #153473]
	* Fix crash after unloading the error-viewer extension [#153712]
	* Make all extensions unload-proof
	* Always load unnamed stylesheets [#153739]
	* Don't block stylesheets without "media" attribute. Shorten menu
	  entries to 32 chars max [#153710]
	* Hide the sidebar when in print preview mode
	* 64-bit fix [Andrzej Dopierała]
	* Don't make the extensions description ediable [#155389]
	* Fix the extensions .xml description file build process
	* Detach correctly from the window [#155388]
	* Destroy info dialoguess with Extension Manager UI dialogue
	* Fix alignment of "Authors" label

Documentation

	* Updated HOW-TO

Translation updates

	* Ole Laursen (da)
	* Christian Neumair (de)
	* Adam Weinberger (en_CA)
	* David Lodge (en_GB)
	* Francisco Javier F. Serrador (es)
	* Yannick Tailliez (fr)
	* (hr)
	* Francesco Marletta (it)
	* Reinout van Schouwen (nl)
	* Raphael Higino (pt_BR)


=========================
Epiphany Extensions 1.4.0
=========================

New extensions

	* Smart bookmarks extension, written by Jean-François Rameau
	* Page info extension, written by Adam Hooper
	* CSS Stylesheet extension, written by Adam Hooper

Translation updates

	* Changwoo Ryu (ko)


=========================
Epiphany Extensions 1.1.4
=========================

New extensions

	* Tab grouping extension, written by Justin Wake

Translation updates

	* Xavier Conde Rueda (ca)
	* Laurent Dhima (sq)


=========================
Epiphany Extensions 1.1.3
=========================

Code changes

	* Minor cleanup of certificates extension (Christian)
	* Make gestures extension support unloading/reloading (Adam)

Updated translation:

	* Changwoo Ryu (ko)


=========================
Epiphany Extensions 1.1.2
=========================

Updated translations

	* Francisco Javier F. Serrador (es)
	* Gabor Kelemen (hu)
	* Laurent Dhima (sq)
	* Rostislav Raykov (bg)


=========================
Epiphany Extensions 1.1.1
=========================

Removed features:

	* Popup blocker. It is now integrated in Epiphany. (Adam)
	* Removed support for mozilla < 1.7 (Christian)

Code changes

	* Ported to mozilla embed strings (Christian) [#144237]
	* Fix C99-ism in error viewer (Adam) [#144053]

Bug fixes

	* Fix crash when closing the last window (Christian) [#144850]
	* Fix includes (Adam) [#143818]


Translations

	* Rostislav Raykov (bg)
	* 相花 毅 (ja)
	* Estêvão Samuel Procópio (pt_BR)
	* Marcel Telka (sk)
	* Laurent Dhima (sq)


=========================
Epiphany Extensions 1.1.0
=========================

Code changes

	* Adapt to Epiphany API changes (Christian)
	* Portability fix for FreeBSD (Christian, taken from FreeBSD ports)
	* Adapt to mozilla API changes (Christian, Adam)
	* Refactored link checker (Adam)
	* Use public epiphany API to get at the statusbar security icon (Christian)

Bug fixes

	* Build fixes (Christian, Adam)
	* Mem leak fix (Christian)
	* Fix link checker stuck busy cursor (Adam)
	* Fix handling of invalid encodings (Adam)
	* Fix stupid bug, connect to the right signal on tab-remove (Christian)

Translations

	* Xavier Conde Rueda (ca)
	* Miloslav Trmac (cs)
	* Adam Weinberger (en_CA)
	* Francesco Marletta (it)
	* Žygimantas Beručka  (lt)
	* Reinout van Schouwen (nl)
	* GNOME PL Team (pl)
	* Duarte Loreto (pt)
	* Dmitry G. Mastrukov (ru)
	* Christian Rose (sv)
	* Yuriy Syrota (uk)
	* Pablo Saratxaga (wa)
	* Liu Songhe (zh_CN)


==========================
Epiphany Extensions 0.7.91
==========================

Bugfixes
	* Fix popup-blocker compilation and interaction with Mozilla 1.6 (Adam)

==========================
Epiphany Extensions 0.7.90
==========================

New features:
	* Add menu item to access the XUL certificate manager
	  from the "Tools" menu (Christian)
	* Display busy-cursor while validating (Adam)
	* Link checker (Adam)
	* Add icon to statusbar when there are blocked popups (Adam)

Code changes
	* Adapt to changes in Epiphany API (Christian)

Bugfixes
	* Fix crash in tabs move menu (Christian)
	* Don't label non-JS errors as "Javascript" (Adam)
	* Set link checker timeout (Adam)

Translations
	* Amanpreet Singh Alam (pa)
	* Francisco Javier F. Serrador (es)
	* Funda Wang (zh_CN)
	* Kjartan Maraas (no)
	* Kostas Papadimas (el)
	* ? (hr)
	* Laszlo Dvornik (hu)
	* Laurent Dhima (sq)
	* Miloslav Trmac (cs)
	* Reinout van Schouwen (nl)
	* Yukihiro Nakai (ja)
	* Žygimantas Beručka (lt)
	* Данило Шеган (sr, sr@Latn)


=========================
Epiphany Extensions 0.7.2
=========================

	* Fix compilation with epiphany 1.1.9

=========================
Epiphany Extensions 0.7.1
=========================

	* Fix compilation with epiphany 1.1.7

=========================
Epiphany Extensions 0.7.0
=========================

New Features:

	* Error Viewer extension (Adam Hooper)
	* Dashboard extension (Lee Willis)
	* Certificate Viewer (Christian)

Translations:

	* Christian Rose (sv)
	* Duarte Loreto (pt)
	* Francisco Javier F. Serrador (es)
	* Kjartan Maraas (no)
	* Laurent Richard (fr)	
	* Marcel Telka (sk)
	* Miloslav Trmac (cs)
	* Ole Laursen (da)
	* Tino Meinen (nl)
	* Данило Шеган (sr, sr@Latn)


=========================
Epiphany Extensions 0.6.0
=========================

Code changes:

	* Ported to new epiphany extensions API
	* Mouse gestures: cleaned up code cruft
	* Tabsmenu: re-written to be much simpler

New features:

	* Popup Blocker


=========================
Epiphany Extensions 0.4.0
=========================

What's News ?
=============

Code changes:

	* Port to gtk+ 2.4 api. Requires gtk+ >= 2.3.0 and epiphany 1.1.0
	  or epiphany cvs HEAD.


=========================
Epiphany Extensions 0.2.4
=========================

What's New ?
============

Bugfixes

	* Include the patch for the tabsmenu extension in the tarball. (Christian)
	* Zoom now set also for newly opened tabs, and on crash recovery. (Christian)

=========================
Epiphany Extensions 0.2.1
=========================

What is it?
===========

A collection of extensions for Epiphany, the GNOME web browser.

What's New ?
============

New features:

	* Tabs Menu Extension:

	  This extension adds the following functionality to the tabs menu:
	  - Clone current tab
	  - Move current tab to a different window

	  Important!
	  You need to apply the supplied patch to epiphany
	  for this extension to work, see plugins/tabsmenu/README.

	* Zoom Persistence Extension:

	  Saves zoom levels per host, and restores them when you visit
	  a page on that host later again.


Code changes:

	* Gestures Extension:
	
	  Simplified the gestures xml file format.

New or updated translation:

	* de, en_GB, fr, ja (chpe)

======================
Epiphany Plugins 0.1.0
======================

First release
