Changelog of @hackage/panda 2009.4.1

2009.4.1

Fix

  • this is not a joke
  • unicode search
  • auto add "http://" for the link-field in comments

Extra

  • All the documentation has been moved into a single readme.md file.

2008.12.16

Fix

  • Add more modules in panda.cabal

2008.12.15

Feature

  • Parallel processing ready

Fix

  • resource with file extension shows correctly

2008.12.14

Feature

  • Photo album plugin

2008.11.7

Feature

  • Use HCheat
  • Use MPSUTF8 for utf8 wrapper
  • Use kibro 0.4.2

2008.11.6

Fix

  • Work with utf8-string 0.3.2

2008.10.27

Feature

  • Customizable footer

2008.10.26

Fix

  • Missing type/extension.hs in cabal

2008.10.25

Feature

  • Modular system: search, comment, analytics are now extensions that can be disabled / enabled

Fix

  • backward compatible with old comment format, no migration required as in 2008.10.24
  • works with kibro 4.1

2008.10.24

Feature

  • empty field for simple anti-spam
  • gravatar support in comment
  • dynamic simple math human test

Migrate

  • comment is in a new format not compatible with older version. I made a mistake in designing the comment file format, it's now in 2 files. One contains the comment body, the other contains the comment meta data.

2008.10.21

Fix

  • next page link works in if mounted on a directory, e.g. /blog

2008.10.19

Feature

  • Pretty URLs
  • Configurable date format for plain text

2008.10.18

Fix

  • Comment works with multiple lines... ( fixed in mps )

2008.10.17

Fix

  • Works with kibro 0.3

2008.10.16

Fix

  • link within RSS

2008.10.15

Fix

  • RSS link for root

2008.10.14

Fix

  • RSS link in header
  • pagination link

2008.10.13

Feature

  • configurable root_path for hostname/blog

2008.10.12

Fix

  • navigation style typo

2008.10.11

Feature

  • Proper title in header

Fix

  • Change to GPL ( since panda links to GPL libraries )

2008.9.29

Feature

  • Text based theme

2008.9.28

Feature

  • Add favicon config
  • Add google analytics config

2008.9.20

Fix

  • Relax GHC package dependencies

2008.9.19.2

Fix

  • Add Type.Sidebar dependency

2008.9.19.1

Feature

  • Customizable sidebar

Fix

  • Leave comment in utf-8 posts

2008.9.19

Features

  • Comment system
  • Change version schema

Improvements

  • uniform unicode handling ( byte8 internal, utf-8 IO )

0.0.0.5.1

  • UTF8 bug fix release

0.0.0.5

Features

  • Support HTML, reStructuredText and LaTeX in addition to Markdown, just add a the appropriate file extension, no extension defaults to Markdown

Fix

  • cabal dependency on parsec

0.0.0.4.2

downgrade to HaXml 0.13 and RSS 3000.0.1 for arch

0.0.0.4.1

require mps-0.0.0.1

0.0.0.4

Feature

  • configurable navigation menu in site.txt, example:

      navigation = About, Gallery
    
  • default values for all configurations

Fix

  • unicode support for tags
  • work with the pandoc 1.0.0.1

0.0.0.3

Feature

  • Search
  • Feed per tag
  • Theme through CSS

Migration

  • Checkout public/theme/blueprint/wp/css/custom.css in panda-template

0.0.0.2

General

Migration

  • Add a tag folder under db