Release 0.45.0

This commit is contained in:
Mattias Erming 2014-10-14 23:40:42 +02:00
parent e914ed50eb
commit 42e3311e0f
2 changed files with 12 additions and 1 deletions

View file

@ -1,4 +1,15 @@
0.45.0 / 2014-10-14
==================
* Added identd daemon
* Remember user networks and channels on restart
* Show link thumbnails
* Pull link description from meta tags
* Allow binding to local IP via `--bind <ip>`
* Change 'users/' folder structure
* Change 'logs/' location
0.44.0 / 2014-10-11
==================

View file

@ -1,7 +1,7 @@
{
"name": "shout",
"description": "The self-hosted web IRC client",
"version": "0.44.0",
"version": "0.45.0",
"author": "Mattias Erming",
"preferGlobal": true,
"bin": {