# Changelog

-----

Changelog of the nico projects. The changelog starts with `0.4.0`.

## Version 0.4.7

Release on **Sep 2, 2013**

1. Cache status and toc properties
2. Add TagCloudWriter

## Version 0.4.6

Release on **Aug 15, 2013**

1. A quick fix for FeedWriter

## Version 0.4.5

Release on **Aug 12, 2013**

1. Add `index_url` filter
2. Fix `content_url` filter to support non string arguments


## Version 0.4.4

Release on **Jul 23, 2013**

1. `permalink_url` works on page
2. Fix `xmldatetime` filter
3. Add `sortby` filter
4. Update dependencies
5. Bugfixes

## Version 0.4.3

Release on **Jul 18, 2013**

1. Add process_write and process_copy hooks
2. Bugfixes

## Version 0.4.2

Release on **Jun 27, 2013**

1. `theme.js` can export an function


## Version 0.4.1

Release on **May 29, 2013**

1. fix `pagination_url` filter [#33](https://github.com/lepture/nico/pull/33)
2. Add `sorttype` configuration, `asc` or `desc`(default)


## Version 0.4.0

Released on **May 24, 2013**

1. fixed pagination
2. improve cache experience
3. fixed reload server
