These are some features which is nice to have on AN. Iam a c4d user, so most of requests are related to c4d features.
1. New falloff types

2. Additional nodes
Memory node : This node stores previous states of input in memory.How long input data is stored is controlled by history depth. Input can be anything float,vector,color,matrix etc. Explanation of memory node in c4d
Here is the solution made using struct datatype (vector,matrix,float,color) (I followed same approach as particle tracing) :

Tracer node : Helps to create object trails.This node takes a vector location as input and outputs spline traces.
Separate connected polygon node : It takes mesh as input and outputs a mesh list containing connected polygons. Same as "separate by loose parts" function in blender.
3. Color nodes improvement :
vectorized separate and combine color nodes
color mix node having blend modes like overlay,screen,multiply,softlight etc
4. Mix node like in sverchok

5. Ability to hide subprograms from menu : It would be nice to have an option to hide subprograms like loop,group etc from menu. Some times subprograms like loops from other node tree make menu untidy and difficult to find.
6.More noise types : More noises like c4d would be nice. if possible curl noise are always welcome.
7. ON OFF switches : Nodes having activate switch would be helpful.
Hi, thanks for your suggestions!
Some of those suggestions are definitely doable and will happen, others would need some discussion first. I will get back to you on those later.
Hi @harisreedhar,
Proposals that were not discussed can have their own issues if needed to be tracked better, so feel free to do that.
Most helpful comment
Hi, thanks for your suggestions!
Some of those suggestions are definitely doable and will happen, others would need some discussion first. I will get back to you on those later.