Shuo/CHANGELOG.md

122 lines
2.3 KiB
Markdown
Raw Normal View History

2014-09-30 18:14:58 +00:00
2014-11-18 23:00:35 +00:00
0.47.0 / 2014-11-19
==================
* Shout now supports fullscreen on iOS
2014-11-13 23:24:07 +00:00
0.46.0 / 2014-11-14
==================
* Fix commands being removed from user.json
* Added dynamic title
* Turn off input autocomplete
2014-11-06 12:00:53 +00:00
0.45.5 / 2014-11-05
==================
* Minor bugfixes
2014-11-05 22:21:25 +00:00
0.45.4 / 2014-11-05
==================
* Added username input
* Added 'morning' theme by @rikukissa
2014-10-27 21:55:32 +00:00
0.45.3 / 2014-10-27
==================
* Remove password argument from add command
* Support MIRC style terminators
* Fix edit command
* Fix URLs preventing proper closure of bold and color tags
* Send NOTICE messages to the correct channel
2014-10-16 21:34:01 +00:00
0.45.2 / 2014-10-16
==================
* Fix crash on failed TLS connect
* Hide mode from badge count
2014-10-14 21:40:42 +00:00
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
2014-10-10 23:12:56 +00:00
0.44.0 / 2014-10-11
==================
* Added text color
* Added 'prefetch' option
* Added drag-and-drop tolerance
* Always show right toggle
2014-10-09 14:37:05 +00:00
0.43.1 / 2014-10-09
==================
* Disable login button on authentication
* Fix 'shout edit' command
2014-10-08 21:52:57 +00:00
0.43.0 / 2014-10-08
==================
* Smarter nick completion
* Prevent multiple logins
* Fix highlight checking by lower-casing everything
* Allow relative '--home' path
2014-10-04 22:06:26 +00:00
0.42.0 / 2014-10-04
==================
* Split users by mode in the sidebar
* Show user mode in channel
2014-10-03 23:51:53 +00:00
0.41.1 / 2014-10-03
==================
* Now installs properly on Windows
2014-10-03 10:00:11 +00:00
0.41.0 / 2014-10-03
==================
* Use 'bcrypt-nodejs' package
* No need to compile with node-gyp during install
2014-10-02 17:22:25 +00:00
0.40.3 / 2014-10-02
==================
* Fix issue where actions from other users do not display
2014-10-01 23:31:59 +00:00
0.40.2 / 2014-10-01
==================
* Fix existsSync
2014-10-01 21:15:17 +00:00
0.40.1 / 2014-10-01
==================
* Fix config overwrite
2014-10-01 19:06:33 +00:00
0.40.0 / 2014-10-01
==================
* Prevent private mode when no user exists
* Move config to ~/.shout/
2014-09-30 21:45:12 +00:00
0.39.1 / 2014-09-30
==================
* Scrolling now works correctly when loading thumbnails
* List users on server start
2014-09-30 18:14:58 +00:00
0.39.0 / 2014-09-30
===================
2014-10-01 19:06:33 +00:00
* Added changelog
2014-09-30 18:14:58 +00:00
* Added colored nicknames (optional)