diff --git a/_dist/README.txt b/_dist/README.txt index fcfc8b5..59f40ec 100644 --- a/_dist/README.txt +++ b/_dist/README.txt @@ -1,6 +1,6 @@ -A web interface to an NMDC hub. +A web interface to an NMDC/ADC hub. -Chat in real-time on your NMDC hub using a web browser. This project forks and deprecates my earlier `dcwebui2` project since Go seems to use less memory than node. +Chat in real-time on your NMDC/ADC hub using a web browser. This project forks and deprecates my earlier `dcwebui2` project since Go seems to use less memory than node. Written in Golang @@ -29,6 +29,10 @@ This project supercedes [entry=dcwebui]dcwebui[/entry], [entry=flexdc]flexdc[/en =CHANGELOG= +2017-11-26 1.3.0 +- Update libnmdc to 0.16 (adds ADC hub support) +- Configuration: The `hub.port` property is now optional. You can specify a full URI in the `hub.address` property instead. + 2017-11-14 1.2.3 - Update libnmdc to 0.15