Releases: airdcpp-web/airdcpp-webclient
Releases · airdcpp-web/airdcpp-webclient
2.3.0
Release notes: https://airdcpp-web.github.io/2018/03/11/version-2.3.0.html
2.2.1
Release notes: https://airdcpp-web.github.io/2017/10/13/version-2.2.1.html
2.2.0
Release notes: https://airdcpp-web.github.io/2017/08/24/version-2.2.0.html
2.1.0
Release notes: http://airdcpp-web.github.io/2017/06/04/version-2.1.0.html
2.0.1
Release notes: https://airdcpp-web.github.io/2017/05/07/version-2.0.1.html
2.0.0
Release notes: https://airdcpp-web.github.io/2017/05/05/version-2.0.0.html
1.4.1
1.4.0
Common
- Allow excluding individual directories from share (#193)
- Show free disk space for download targets
- Show search matching statistics for own share
Web Client 1.4.0
- Web server: don't bind to IPv6 if the protocol is not supported by the OS (#101)
- Fix a possible crash with corruped settings on startup (#199)
- Change "Exact" table filtering mode to be case-insensitive
- Fix file type detection for files with upper case file extension
- Don't compile and initialize various airdcpp core features that are not being used by this application
- API: send more informative responses when queuing new bundles
- API: add new event type for directory download results
- Handle text conversion errors in NMDC hubs (prevents invalid UTF-8 text from being passed through, #204)
- Always report errors in the daemon console when sending data through websocket fails (#204)
- Allow showing all web server activity in the daemon console with
--cdm-web
startup param - Warn about unset system encoding also on FreeBSD (#206)
- Remove support for "queueing" of 0-byte files
Web UI 1.4.0
- Filter password field values from the browser console
1.3.1
AirDC++ Web Client 1.3.1
- Web server: really server compressed UI code chunks
- Web server: add cache control header to served UI resources to avoid unneeded re-downloading of data
- Fix empty nicks being listed for users in some cases
AirDC++ Web UI
1.3.3 (2016-10-24, post-release)
- Fix opening of own filelist (#197)
1.3.2
- Add notification settings (#185)
- Add a divider when the date was changed (event and chat views) (#154 ,#191)
- Add adjustable delay for marking newly selected sessions as read, fade out the unread labels (#1)
- Nick color updates for chat view
- Ensure that chat messages received during cache message fetching are added in the view
- RSS widget: cache fetched RSS feeds (adjustable caching period)
- Add unique hashes to UI resource filenames to prevent mixing of code from different UI versions after upgrading
- Show an error message when fetching of UI files fails (#67)
1.3.1 (2016-09-29)
- Add keyboard shortcuts for session management (#126)
- Fix a build-specific issue with widget resizing directions
1.3.0
Common:
- New setting page: ignored users
- Show upload slot counts in userlist
- New advanded web server settings
AirDC++ Web Client 1.3.0
- Don't mark filelists as unread when performing background operations (such as directory downloads)
- Minor port mapping fixes (DC++)
- API: fix missing mandatory request fields not causing an error
- API: improve error reporting for HTTP (REST) calls
- Show an info message for ignored PM sessions about messages being received while the sessions is open
- Ignore chat rooms properly
AirDC++ Web UI
1.3.0
- Make the sidebar resizable (#30)
- New chat commands: /clear, /help
- Fix returning to parent directories becoming impossible in file browser layout after selecting a directory with really long name
- Allow searching queued bundles and their files on foreground
- Show a notification when searching queued items for alternates
- Fix sidebar layout getting stuck at "Waiting for server response" in some cases
- Various small style fixes
1.2.1 (2016-09-02)
- Improve general performance
- Add clear functionality for chat views
- Fix message view style issues with Google Chrome 53
- Fix filelists not always being marked as read (reloading/directory downloads)
- Show ignore options in PM session menu, show a notification after completing ignore actions