doc: preliminary changelog (2)

This commit is contained in:
mappu 2017-02-05 23:11:52 +13:00
parent d17ad14914
commit fd79d94a20
1 changed files with 3 additions and 2 deletions

View File

@ -18,7 +18,7 @@ Tags: nmdc
- Feature: Desktop notifications (disabled by default) for background PMs (not possible in incognito)
- Feature: Ability to load external web resources (set Web.ExternalWebroot=true and use the /client/ directory)
- Feature: Automatically reconnect with the same username/password if connection was lost
- Feature: Re-enter last message history (Ctrl+Up, Ctrl+Down)
- Feature: Re-enter last message (Ctrl+Up, Ctrl+Down)
- Feature: Set custom date/time format (Minutes, Seconds, Full), remembered for next session
- Feature: Clickable magnet links
- Feature: Display unread main-chat message count in the page title if the window is inactive
@ -30,7 +30,8 @@ Tags: nmdc
- Enhancement: Display joins/parts and connection/disconnection messages in PM tabs
- Enhancement: Support Shift+Tab to autocomplete backward
- Enhancement: Support unread status for the main tab
- Update bundled socket.io library from 1.4.5 to 1.7.2
- Update socket.io to 1.7.2
- Update libnmdc to 0.12
- Add margin between bottom of the text area and the text input box
- Fix a cosmetic issue with collapsing consecutive spaces in posted messages
- Fix a cosmetic issue with text size adjustment on mobile devices