added: option to bulk add and remove from every list
fixed condition on the subscribers over view
fixed: PHP throws error if str_replace with a value below 0
fixed: RSS feed missing modified date in some cases change: RSS feed extract images from content first
fixed: issue when bulk confirm/add/delete subscribers from list
fixed: missing slug on add plugins page
improved: better sql query for growth calculation.
improved: database cleanup mechanism
improved: prevent caching on cron page
improved: speed of delivery is now split into PHP processing and mail sending on the cron page
improved: updated queue SQL to handle campaigns when split campaigns is enabled.
tiny fixes and improvements