blob: 6c761222e946cfcb051515301726ce0e633a0a24 [file] [log] [blame]
Alexander Afanasyevb49dd9c2020-05-28 23:02:09 -04001Version 0.7.0-1
2---------------
3
4NFD and ndn-cxx updated to version 0.7.0
5
6Version 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
13Version 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
22Version 0.6.5-2
23---------------
24
25Enable localhop registrations, so self-learning strategy can work
26
27Version 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
35Version 0.6.2-1
36---------------
37
38Update NFD to version 0.6.2-11-gd657d53
39
40Version 0.3.0
41-------------
42
43- Upgrade NFD/ndn-cxx to version 0.6.0
44- Add support for NDN-FCH hub discovery
45
46Version 0.2.3
47-------------
Alexander Afanasyev34aa2932017-03-19 17:54:54 -070048
49- WiFi Direct connectivity helper
50- NDN ping client
51- Permanent face and route management mechanisms
52
Alexander Afanasyevb49dd9c2020-05-28 23:02:09 -040053Version 0.2.2
54-------------
Alexander Afanasyev34aa2932017-03-19 17:54:54 -070055
56- NFD updated to version 0.5.0
57- Add route deletion GUI
58
Alexander Afanasyevb49dd9c2020-05-28 23:02:09 -040059Version 0.2.1
60-------------
Alexander Afanasyev7545e952016-01-31 12:53:27 -080061
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 Afanasyev7545e952016-01-31 12:53:27 -080066- Fix creation of routes for ndn:/ (Issue #3399)
67
Alexander Afanasyevb49dd9c2020-05-28 23:02:09 -040068Version 0.1
69-----------
Alexander Afanasyev7545e952016-01-31 12:53:27 -080070
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