The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

## 0.5 (2014-05-24)

- Fixed bug with querying people not opening a new tab
- Improved Dockerfile (Dominik Tobschall)
- Fix casing bug with channel names.
- Better scrollbars
- Fixes for iPhone
- Serve echoed messages with 'localhost' instead of hostname.
- Wrap head in <head>
- Whois improvements
- CTCP support
++

## 0.4 (2014-01-28)

- Added system for upgrading 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.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 it's own config.

## 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