0.0.7 [Quickfix]
^^^^^
- Fix the compilation bug with new mono versions

0.0.6 [Linger on]
^^^^^
- AMCImport plugin to import Ant Movie Catalogue files (Aurelien Mino)
- When importing data from AVI and title is not yet set, we parse the AVI
  filename and set the title (Bartek Taudul)

- BUGFIX: bug #1229 . If we import from CSV, we set BORROWEDDATE when i
  BORROWER is present.
- BUGFIX: Monotheka would not run if your default shell is not bash
- BUGFIX: When importing data from AVI file, the file is not closed until you
  close down Monotheka. Now you can unmount the CD after fetching the data.
- BUGFIX: URL's passed via shell to web browser are quoted properly


0.0.5 [Use me, I'm yours]
^^^^^
- HTMLExport plugin - to export movie collection to HTML/XHTML/XML
  etc. via customizable templates. 5 templates included +
  documentation on how to create own templates
  (http://monotheka.enove.pl/doc/htmltemplates.xhtml)
- Search improvements - searching for: 'bergman sweden' will search
  for all movies that contain both 'bergman' AND 'sweden' (Google
  style)
- Mail using Evolution - a new plugin to easily mail your list to your
  friends (support for other clients coming soon)
- Small improvements to TXTExport. The file is wrapped at a proper
  column and additionally we get a timestamp.
- A lot of tiny improvements to IMDBGet.

- BUGFIX: Year of production not fetched for certain movies
  (FilmwebGet)
- BUGFIX: HTML junk displayed in movie run time (FilmwebGet)
- BUGFIX: Some problems with the latest GTK (broken icon displayed in
  MovieView)
- BUGFIX: Editing a movie shouldn't result in marking it as 'new'
- BUGFIX: Typo in the pkgconfig .pc file (preventing plugins building) 
- BUGFIX: If a movie was directed by two (or more) people, only the
  first one would get fetched (IMDBGet)
- BUGFIX: If a movie was produced by two (or more) countries, only the
  first one would get fetched (IMDBGet)
- BUGFIX: Aborting database backup gives faulty error message
- BUGFIX: Aborting AVIGet *.avi selection gives faulty error message
- BUGFIX: Actors not processed as movies (IMDBGet) 


0.0.4 [We should land on the moon again]
^^^^^
- FilmwebGet plugin - to fetch data from www.filmweb.pl (polish)
- Support for DVD Regions
- Support for movie run time (why nobody told me it's missing!?)
- 'New' movies are now highlighted in a customizable color
- 'Borrowed' movies are now highlighted in a customizable color
- 'OverBorrowed' movies are now highlighted in a customizable color
- Time spans (new, over-borrowed) customizable
- 'Added Date' and 'Borrowed Date' columns for movies
- Monotheka will now show how many days ago a movie was borrowed
- HIG-compatible instant-apply preferences

- BUGFIX: AVIGet having problems with some avi files (AVI chunk size) 
- BUGFIX: We no longer need unmanaged code to convert character
  encodings
- BUGFIX: 'Backup Database' always saving backup to home dir
- BUGFIX: Double apostrophes ('') displayed when only one should be
  present (Main Window)
- BUGFIX: We check the format of the entered values before we put them
  into the database (Add Movie Window)
- BUGFIX: Some optimizations in start-up time (more needed)
- BUGFIX: Net timeouts fixed 


0.0.3.4 [Denmark is a prison (EU patents)] 
^^^^^^^
- BUGFIX: Bug #914. A value containing "'" in any of the cached
  comboboxes (director, country, etc.) would crash Monotheka.


0.0.3.3 [Denmark is a prison (EU patents)]
^^^^^^^
- BUGFIX: monoBOIL still having problems on certain layouts


0.0.3.2 [Denmark is a prison (EU patents)]
^^^^^^^
- AVIGet plugin to fetch codec/resolution from AVI files

- BUGFIX: #903 (incorrect entities parsing)
- BUGFIX: Incorrect parsing of the UTF8 characters provided in the
  title (IMDBGet)
- BUGFIX: Mono not detected on certain installations (monoBOIL)
- BUGFIX: #902 (Monotheka not working on gtk-sharp-1.0.8)


0.0.3.1 [Denmark is a prison (EU patents)]
^^^^^^^
- Changes to the unmanaged code handling

- BUGFIX: Can't build Monotheka on Mono 1.0.x
- BUGFIX: Sorting crash (in some cases)


0.0.3 [Denmark is a prison (EU patents)]
^^^^^
- Framework for GetFrom plugins to automatically fetch movie data from
  external sources (ie. Internet databases, AVI files)
- IMDB plugin (to auto fetch data from Internet Movie Database, with
  some auto-logic)
- Support for user plugins (~/.gnome2/monotheka/Plugins)
- Much faster sorting (in big dbs)
- Configurable network settings (proxy, webbrowser...)
- "Backup database" menu option
- Minor upgrades to CSVImport plugin
- New "On harddrive" flag added ("Not seen" flag removed)
- New layout/movie display. 

- BUGFIX: New movies displayed in red (as borrowed)
- BUGFIX: Only one version of a plugin is loaded into memory
- BUGFIX: Searching for "Bergman Kieslowski" searched for a matching
  sentence ("Bergman Kieslowski") instead of searching for "Bergman" &
  "Kieslowski". 
- BUGFIX: Monotheka icon not appearing in Gnome 2.10 applications menu
- BUGFIX: Showing "favourites only" resulted in some other movies
  being shown.
- BUGFIX: New lines in description were not possible


0.0.2 [Too young to rock&roll too old to die]
^^^^^
- Needs Mono >= 1.0.5 (bug in mcs)
- Framework for export plugins
- Export plugin: TXTExport (exporting plain text)
- Properties window + information about database sheet
- Dynamic update of a borrowing person (in main treeview)
- Adding "Return" button to quickly return borrowed movies
- Gconf to save/restore settings (window size, columns, etc)
- 2 more flags (notseen & favourite)
- More "Gnomish" flag icons
- "View" menu checkboxes changed to checkitems
- "Clear database" function added
- "Show only borrowed movies" etc. added to view menu
- Fixing the flag display (1px cut)

- BUGFIX: Fixing a major bug that caused the default combo values to
  disappear after importing data. 
- BUGFIX: Making the "status" checkboxes inactive when no movie is
  selected (clicking resulted in a crash)
- BUGFIX: Changing borrower + searching resulted in borrower not being
  saved.
- BUGFIX: Sed not found during ./configure on some distros


0.0.1 [Too early too wake me up]
^^^^^
- First Release. Basic Add/Edit/Delete functionality included. 
- 20.02.05
