Changes in version 1.10.0: o Improved graph attribute settings and interface. Changes in version 1.8.0: o Improved compatibility with igraph objects. o Additional arrow options to deal with directed graph associations. Changes in version 1.6.0: o Interface simplification: several deprecated low-level functions were moved to the addGraph/getGraph related methods. o Dependency changed from igraph to igraph0. o Re-established conection with igraph. Changes in version 1.4.0: o All graph attributes are now set via addGraph/getGraph methods. o Improved loading performance: better xml serialization, data packing and post formats. o Some routines are simplified for better maintenance. Changes in version 1.2.0: o Improved loading performance, xml serialization, data packing and post formats. o Improved server/client connection. o Improved control over the app main features from R. o Correction/fine-tune of dynamic layout function under zoom-in/zoom-out requests. o Legend function is fixed for node/edge shape attributes. Changes in version 1.0.0: o 1st release of RedeR [2011-03-23].