Fix container fields issue
Improved group key generation
Fix option page naming
Improved field key generation
Now compatible with ACF PRO 5.5.14
Fix groups creation issue
Removed custom file features
Changed plugin name to ACFD
Added CustomModule class that allow you to re-use custom fields
Added some useful tips in the readme
Fix ACF issue on multiple hide_on_screen function
Now you can pass an instance of CustomField to the addField function
Added ACF_Widget class (that extends WP_Widget) and simplify the widget development