Alexander Afanasyev | b49dd9c | 2020-05-28 23:02:09 -0400 | [diff] [blame^] | 1 | Version 0.7.0-1 |
| 2 | --------------- |
| 3 | |
| 4 | NFD and ndn-cxx updated to version 0.7.0 |
| 5 | |
| 6 | Version 0.6.6-1 |
| 7 | --------------- |
| 8 | |
| 9 | - Add option to enable unsolicited data caching |
| 10 | - Upgrade NFD/ndn-cxx to version 0.6.6 |
| 11 | - Switch to Boost 1.70.0 |
| 12 | |
| 13 | Version 0.6.5-3 |
| 14 | --------------- |
| 15 | |
| 16 | - A new bottom navigation menu |
| 17 | - A new nicer style for the drawer navigation menu |
| 18 | - Fix bug with ping unexpectedly starting after reopening app |
| 19 | - Fix crash if pressing HOME key while ping client is running |
| 20 | - Codebase transitioned to AndroidX framework |
| 21 | |
| 22 | Version 0.6.5-2 |
| 23 | --------------- |
| 24 | |
| 25 | Enable localhop registrations, so self-learning strategy can work |
| 26 | |
| 27 | Version 0.6.5-1 |
| 28 | --------------- |
| 29 | |
| 30 | - Upgrade NFD/ndn-cxx to version 0.6.5 |
| 31 | - Persistent notification and run NfdService in foreground to improve stability |
| 32 | - Multicast face support |
| 33 | - Creation of a route using FaceId |
| 34 | |
| 35 | Version 0.6.2-1 |
| 36 | --------------- |
| 37 | |
| 38 | Update NFD to version 0.6.2-11-gd657d53 |
| 39 | |
| 40 | Version 0.3.0 |
| 41 | ------------- |
| 42 | |
| 43 | - Upgrade NFD/ndn-cxx to version 0.6.0 |
| 44 | - Add support for NDN-FCH hub discovery |
| 45 | |
| 46 | Version 0.2.3 |
| 47 | ------------- |
Alexander Afanasyev | 34aa293 | 2017-03-19 17:54:54 -0700 | [diff] [blame] | 48 | |
| 49 | - WiFi Direct connectivity helper |
| 50 | - NDN ping client |
| 51 | - Permanent face and route management mechanisms |
| 52 | |
Alexander Afanasyev | b49dd9c | 2020-05-28 23:02:09 -0400 | [diff] [blame^] | 53 | Version 0.2.2 |
| 54 | ------------- |
Alexander Afanasyev | 34aa293 | 2017-03-19 17:54:54 -0700 | [diff] [blame] | 55 | |
| 56 | - NFD updated to version 0.5.0 |
| 57 | - Add route deletion GUI |
| 58 | |
Alexander Afanasyev | b49dd9c | 2020-05-28 23:02:09 -0400 | [diff] [blame^] | 59 | Version 0.2.1 |
| 60 | ------------- |
Alexander Afanasyev | 7545e95 | 2016-01-31 12:53:27 -0800 | [diff] [blame] | 61 | |
| 62 | - NFD updated to version 0.4.0-3-g4100646 |
| 63 | - ndn-cxx updated to version 0.4.0-4-g6617e49 |
| 64 | - jndn updated to version 0.10 |
| 65 | - jndn-management updated to version 1.1.0 |
Alexander Afanasyev | 7545e95 | 2016-01-31 12:53:27 -0800 | [diff] [blame] | 66 | - Fix creation of routes for ndn:/ (Issue #3399) |
| 67 | |
Alexander Afanasyev | b49dd9c | 2020-05-28 23:02:09 -0400 | [diff] [blame^] | 68 | Version 0.1 |
| 69 | ----------- |
Alexander Afanasyev | 7545e95 | 2016-01-31 12:53:27 -0800 | [diff] [blame] | 70 | |
| 71 | - NFD version 0.3.4-16-g441ba21 |
| 72 | - ndn-cxx version 0.3.4-9-g80b68e1 |
| 73 | - jndn version 0.4 |
| 74 | - customized version of jndn-management |