Skip to content

Releases: airdcpp-web/airdcpp-webclient

2.3.0

14 Mar 18:12
Compare
Choose a tag to compare

2.2.1

13 Oct 16:49
Compare
Choose a tag to compare

2.2.0

24 Aug 12:14
Compare
Choose a tag to compare

2.1.0

04 Jun 17:09
Compare
Choose a tag to compare

2.0.1

07 May 18:08
Compare
Choose a tag to compare

2.0.0

05 May 15:33
Compare
Choose a tag to compare

1.4.1

18 Dec 18:53
Compare
Choose a tag to compare

Web Client 1.4.1

  • Fix saving of favorite hubs with new installations (#208)
  • Reject XML files that contain invalid UTF-8 data
  • Add support for changing the setting directory location (docs)

1.4.0

09 Dec 10:23
Compare
Choose a tag to compare

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

22 Oct 12:49
Compare
Choose a tag to compare

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

24 Sep 16:20
Compare
Choose a tag to compare

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