Skip to content

Releases: Netflix-Skunkworks/Scumblr

Scumblr 2.1.0

25 Sep 23:09
Compare
Choose a tag to compare

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

Version 2.0.2

30 Nov 23:43
Compare
Choose a tag to compare

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

v2.0.1

02 Nov 18:44
Compare
Choose a tag to compare

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

Scumblr 2.0 Release

13 Oct 14:52
Compare
Choose a tag to compare
v2.0

Updated ruby-version file

v1.1 Final release for Scumblr 1.x

01 Oct 23:04
Compare
Choose a tag to compare