
1.1.1

	* Bug fixed when items are grouped and the grouping field is
	  changed.

	* FilmWeb plugin was not working anymore because of website
	  changes.
	  
	* Better layout for Paths tab in preferences.

--------------------------------------------------------------------

1.1.0

	* Instead of specifying many external applications (for web
	  pages, video and audio files), you may use the settings
	  defined by the system. It works for any Unix (including
	  GNU/Linux) using XFCE, Gnome or KDE) and also for MacOS X and
	  for Microsoft Windows.

	* Numismatic collections added thanks to szdavid.
	  They could be imported and exported from/to Tellico.

	* Catala translation added thanks to Ponç J. Llaneras.

	* Arabic translation added thanks to Muhammad Bashir Al-Noimi.

	* New plugins to get information from websites. All of them
	  are made by TPF.
		Books: Adlibris (FI, SV), Casadelibro (ES), Fnac (FR)
		Video games: Alapage (FR), Amazon (US, DE, FR, UK)

	* The directory used to store pictures could be specific to a
	  collection. It's defined in the collection properties
	  (File menu > Properties)

	* Path of directory used to store pictures could contain some
	  special text.
		- %WORKING_DIR% or . will be replaced with collection directory
			(use only on beginning of path)
		- %FILE_BASE% will be replaced by collection file name
			without suffix (.gcs)
	  Default value (that could be restored) is now:
			./%FILE_BASE%_pictures/

	* A new type of field is available for user-defined
	  collections: "Dependant on other fields". It will be generated
	  thanks to other fields. The Default value should then contain the
	  format were %Name of other field% will be replaced with the
	  value of the field.

	* New fields for default collections: Add date. Its default
	  value when adding a new item is the current date.

	* If the Fetch button is clicked with right button of the mouse,
	  the plugin to use will be asked to the user, even if one is
	  specified in preferences.

	* When a value is truncated in web search results, a tooltip
	  popup containing the whole text is displayed when the mouse
	  pointer is over it.

	* Some options not useful for most users are hidden until the
	  expert mode is activated

	* In dialog for date selection, double-clicking on a date
	  validate it.
	
	* When importing from GCfilms, it's possible to reuse unique
	  identifiers instead of generating them.
	  
	* Image was not updated in images list when downloading
	  information.
	  
	* Bug fixed when dropping a picture dragged from a web page.

	* Number of items was not updated when an item was removed.

	* Windows installation program doesn't install dependencies.
	  More information here:
		http://wiki.gcstar.org/en/install_windows

--------------------------------------------------------------------

Task and bugs number refer to items on Gna! project page:
https://gna.org/projects/gcstar/

1.0.0

	* Management of music collection.

	* Extraction of video information from a file has been
	  re-added (it has been removed when creating GCstar
	  from GCfilms).
		(bug #7157)

	* Plugin for music collection using MusicBrainz website.

	* Import and export music collections from and to Tellico.
	
	* Information about an album could be extracted from a
	  playlist.

	* New plugin for video games using MobyGames (EN) made by TPF.

	* New plugin for books using Alapage (FR) made by TPF.
	
	* New plugin for movies using MovieCovers.com (FR) made by
	  Patrick Fratczak.

	* It's possible to search using EAN or UPC code (barcode)
	  instead of ISBN for books using one of the plugins for Amazon.

	* In file properties dialog, there are also the full file
	  path, the file size and the number of items in the collection.

	* Lists used for some data (such as genre for movies or codes
	  for video games) could be reordered using drag and drop.

	* Widths of columns in detailed mode are saved when leaving the
	  application or opening another file.
		(bug #7666)

	* In list of plugins for web searches, the fields that could
	  be used for searches are displayed.

	* New item in Help menu to display all the available plugins
	  for web searches.

	* Templates provided for HTML export of music collections.

	* New template for HTML export of book collections: FloFred
	  provided by Florent.

	* --verbose option added to installation program.
	
	* All Amazon plugins changed because of website changes.
	
	* Patch from tiwek to get original titles from FilmWeb.
	
	* Added in search dialog some information about the kind of
	  comparison that will be performed.

	* When specifying a grouping field from toolbar, the master
	  is always auto-generated.
		(bug #7500)

	* Fixed bug with CVS import for collections that are not movies
	  collections.

	* Fixed bug with character encoding in XML files.
		(bug #7584)

	* Fixed bug with installation program that prevented an upgrade
	  without manual removal of previous files.
		(bug #7481)

	* Fixed bugs with external programs that contains spaces in
	  their paths on Win32 systems.

--------------------------------------------------------------------

0.5.0

	* Bookmarks management (Menu "My Collections").
	  It could be used to organize your collections and have
	  a quicker access to them from GCstar.
	  
	* New "Advanced" search where the user could define the filter
	  to use.

	* Internet search could be made according to many fields. It
	  concerns for the moment only books collections where search
	  could be made using ISBN.
		(bug #6898)

	* Results of web search could be previewed.

	* New import plugin to merge 2 GCstar collections.
		(sr #1293)

	* New plugins for video games using JeuxVideo.com (FR) website
	  provided by TPF.

	* New plugins for books using Amazon.de (DE) website
	  provided by Frenkx.

	* New plugins for books using Amazon.uk (EN) website.

	* German translation updated by Frenkx.
	
	* New item in "Help" menu to report a bug.
	
	* ISBN field could contain an 'X' character.

	* Bugs fixed with import plugins when inserting items in current
	  collection.

	* Export plugin for .tar.gz also stores collection information
	  (description, owner,...)

	* HTML template "Shelf" has a new feature. Information within a
	  group could be hidden or shown.

	* Bug has been fixed for Windows installation program
		(bug #7122)

--------------------------------------------------------------------

0.4.1

	* Mail programs could be defined. They will be used to
	  send e-mails instead of Sendmail or direct SMTP server.
	  Default configuration provided for Sylpheed-Claws,
	  Thunderbird and Evolution.

	* Search could be performed according to original
	  title for movies collections.
		(sr #1246)

	* Bug fixed with old HTTP::Headers versions.
		(sr #1245)

	* Bug fixed for Windows users with launch of external
	  programs.
		(bug #6762)

--------------------------------------------------------------------

0.4

	* Added books collection management.
	
	* 2 plugins for books: Amazon.com (EN) and Amazon.fr (FR).
	
	* Import book collections from Tellico and Alexandria.
	  Export book collections to Tellico.
	
	* If grouping is done using a value that is a list, it will
	  be splitted. So an item will appear many times, for each
	  value.

	* New command line options to execute some tasks automatically.
	  More information here:
		http://www.gcstar.org/doc.execute

	* "gcstar --help" is more verbose. A man page has also been
	  created.

	* Borrowers information (Name and e-mail address) could be
	  imported from these formats: LDIF, Sylpheed-Claws, VCARD.

	* Pictures could be saved with a file name that is prefixed
	  with the item title or name (instead of gcstar_).
		(sr #1175)

	* It is now possible to set some properties on a collection
	  (a name, owner name and e-mail address, description). It is
	  done through File menu, Properties item.

	* A play button is in toolbar for collections that needs one
	  (as for movies collections). It could also be set for
	  user-defined collections.

	* For user-defined collections, a read-only layout is also
	  generated.
	  
	* HTML export is also possible for user-defined collections.

	* Saving is faster and gives more feedback to user.

	* When importing data from Internet, if the preview for an
	  image is used, it won't be downloaded only once.
	  
	* Some templates used by HTML export have been made valid
	  XHTML 1.0 Strict: Shelf, Tabs, Tian, Tian-Mario
	  
	* New option in preferences to set if the previous
	  collection should be loaded on startup.
	  
	* Locked status is stored in the collection itself and not
	  globally.

	* Force UTF-8 encoding for models files.
		(bug #6545)

	* Bug fixed with search.
		(bug #6536)

	* Bug fixed when no user-defined collection exists.
		(bug #6520)

--------------------------------------------------------------------

0.3

	* It is now possible to create personal collections.
	  Such a collection will contain some fields set by the
	  user according to her or his needs. More information
	  in the documentation:
		http://www.gcstar.org/doc.models.en.php

	* If something is changed in a collection and the
	  auto-save feature is not activated, the user is warned
	  when closing the collection.

	* Installer failed when an unsupported locale was used.
		(bug #6324)
		
	* CSV import didn't correcty set the charset to UTF-8.

	* Added an update shortcut in Start menu for Windows users.
		
	* HTML templates was not listed on Windows systems.
		(bug #6366)

	* Website plugins works also if sites send pages in a compressed
	  format (useful for AniDB that was broken).

--------------------------------------------------------------------

0.2

	* Added Video games management: GCgames.
	
	* 2 plugins for video games to import from websites:
	  GameSpot.com (EN) and JeuxVideo.fr (FR). They also
	  import screenshots and the tips that could be found.

	* Added Turkish translation thanks to KaraGarga.

	* Collections member could be grouped directly from toolbar.
	  More options are available for different kind of grouping
	  in preferences dialog.

	* A picture could be dragged and dropped from a web browser
	  to any displayed picture (movie cover for GCfilms,
	  box picture or screenshot for GCgames).

	* Bug fixes and performances enhancements.
