The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

## 0.4 (2014-01-28)

- Added system for upgrding Redis schema
- Added API for controlling connections
- Added 'convos upgrade' commmand
- Improved 'convos version' commmand
- Change URL scheme
- Support channels with & prefix (Andreas Vögele)	
- Fix start backend from daemon/hypnotoad
- Fix scaling on mobile devices (Alexander Groshev)
- Fix URL detection with URI::Find
- Fix UTF-8 dates (Alexander Groshev)
- Fix starting backend from within Toadfarm

## 0.3002 (2013-12-26)

- Fix which channel is active in conversation list

## 0.3001 (2013-12-26)
- Add assets (public/packed)

## 0.3 (2013-12-26)

- New setup wizard for installation and better form validation
- Run server embedded by default
- Caching support for Avatars.
- Ensure test suite runs with its own config.

## 0.2001 (2013-12-20)

- Add assets (public/packed)

## 0.2 (2013-12-20)

- Added support for server password
- Improved registration validation
- Redis version detection
- UI Improvements
- Fix bundled Carton
- Improved Docker support (@dz0ny)

## 0.1 (2013-12-12)

- First Public Release