Scumblr Versions Save

Web framework that allows performing periodic syncs of data sources and performing analysis on the identified results

2.1.0

6 years ago

Update will require updating gems and running database migrations. After backing up your installation and data, from the scumblr directory run:

bundle install
rake db:migrate

Significant changes include: -Major performance improvements to async tasks -Ability to utilize an external redis instance -Ability to route tasks to specific queues -Ability to schedule individual tasks separately within the application -Added concept of 'on-demand' and 'callback' tasks -Improved vulnerability handling -Bug fixes -Improved test coverage and integrated with TravisCI

v2.0.2

7 years ago

This fixes a XSS issue exploitable by admin users reported by Michael Carlson

v2.0.1

7 years ago

New options for curl task. Updates to views and tracking for vulnerabilities.

v2.0

7 years ago

v1.1

7 years ago