doc: changelog
This commit is contained in:
parent
0c5279e254
commit
659576c7e1
@ -12,17 +12,18 @@ Tags: nmdc
|
|||||||
|
|
||||||
=CHANGELOG=
|
=CHANGELOG=
|
||||||
|
|
||||||
2017-??-?? 1.1.0
|
2017-02-06 1.1.0
|
||||||
- Feature: Remember last username/password for login; remember last "show joins/parts" status
|
- Feature: Remember last username/password for login; remember last "show joins/parts" status
|
||||||
- Feature: Display user details on hover (description, email, client tag, share size)
|
- Feature: Display user details on hover (description, email, client tag, share size)
|
||||||
- Feature: Desktop notifications (disabled by default) for background PMs (not possible in incognito)
|
- Feature: Optional desktop notifications 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: Automatically reconnect with the same username/password if connection was lost
|
||||||
- Feature: Re-enter last message (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: Set custom date/time format (Minutes, Seconds, Full), remembered for next session
|
||||||
- Feature: Clickable magnet links
|
- Feature: Clickable magnet links
|
||||||
- Feature: Display unread main-chat message count in the page title if the window is inactive
|
- Feature: Display unread main-chat message count in the page title if the window is inactive
|
||||||
- Feature: Add warning message when closing tab while still connected (optional preference, disabled by default, will be remembered).
|
- Feature: Add warning message when closing tab while still connected (optional preference, disabled by default, will be remembered).
|
||||||
|
- Feature: Admin option to load a custom favicon (set `web.custom_favicon=true` and place a `favicon.ico` in the current directory)
|
||||||
|
- Feature: Admin option to use external web resources (set `web.external_webroot=true` and use the /client/ directory)
|
||||||
- Enhancement: Higher resolution favicon
|
- Enhancement: Higher resolution favicon
|
||||||
- Enhancement: Display operators in green in the user list
|
- Enhancement: Display operators in green in the user list
|
||||||
- Enhancement: Enable spellcheck for text input once logged in
|
- Enhancement: Enable spellcheck for text input once logged in
|
||||||
@ -30,6 +31,8 @@ Tags: nmdc
|
|||||||
- Enhancement: Display joins/parts and connection/disconnection messages in PM tabs
|
- Enhancement: Display joins/parts and connection/disconnection messages in PM tabs
|
||||||
- Enhancement: Support Shift+Tab to autocomplete backward
|
- Enhancement: Support Shift+Tab to autocomplete backward
|
||||||
- Enhancement: Support unread status for the main tab
|
- Enhancement: Support unread status for the main tab
|
||||||
|
- Enhancement: Improve page load time via minification
|
||||||
|
- Remove unused options from the config file
|
||||||
- Update socket.io to 1.7.2
|
- Update socket.io to 1.7.2
|
||||||
- Update libnmdc to 0.12
|
- Update libnmdc to 0.12
|
||||||
- Add margin between bottom of the text area and the text input box
|
- Add margin between bottom of the text area and the text input box
|
||||||
|
Loading…
Reference in New Issue
Block a user