# 4.2.1

- Fixing the build that I broke by missing localstorage-down in the debug code

# 4.2.0

- Switching to [fruitdown](https://github.com/nolanlawson/fruitdown) for IndexedDB-based storage on all browsers

# 4.1.0

- Added querystring parameters to the current post data for the template's benefit

# 4.0.2

- Added a helpful warning message if you're trying to use the previously-used `sidebar` property in the config object

# 4.0.1

- Setting/reading both the `title` and `name` properties on the config object for backwards compatibility

