from
option can now be specified on email agents. (If you're using Gmail, it may still show your normal address unless you add the new address as a valid sender on the account.)no_bulk_receive!
option to ensure Events are processed individually in certain Agents.http_success_codes
option to the WebsiteAgent to treat more than just 200 as success codes.calendar_id
option.recipients
option of email Agents.regex_replace
/regex_replace_first
to Liquid.url
value, switching to usage of url_from_event
instead.regex_replace
and regex_replace_first
added.data_from_event
Liquid template instead of a URL.push_hubs
option.max_emitted_events
option added to limit the number of events which should be created.post_type
added.response
message.DIAGRAM_DEFAULT_LAYOUT
option added to select Graphviz layout.suppress_on_failure
and suppress_on_empty_output
options.events_order
.force_stop
command added to production.rake.url_from_event
in the WebsiteAgent to be an Arraystrict: false
in database.ymlcontent_type
.events_order
.events_order
.events_order
.events
.max_events_per_run
to RssAgent.url_from_event
to WebsiteAgent.unescape
added.regex_replace
and regex_replace_first
added, with escape sequence support.uri_expand
added.use_namespaces
option to enable XML namespaces.path
when using JSONPath in WebsiteAgent.line_break_tag
.min_distance
to require a certain distance traveled.body
key to be provided to set email body in the EmailAgent.max_accuracy
to UserLocationAgent.disable_ssl_verification
to disable ssl verification.url
in addition to urls
in each event.ControlLinks
.
- Liquid filter to_uri
added.last_event_at
is now updated only on Event creation, not on updates._response_
variable available.to_xpath
added, which quotes a string for use in XPath expression.text
parser type.
- Scenario tags have a customizable foreground and background color.
- HTML is sanitized and supported in emails.created_at
added as an available Liquid variable.
- Enable Graphviz on Heroku.DEFAULT_HTTP_USER_AGENT
) to set a global default User-Agent value.
- Hover menu to the "Agents" nav link added.agent
key.
- The WebsiteAgent is now much more powerful, supporting full XPath evaluations in extractions.recipients
array.interpolated_options
added so that most Agent options can contain Liquid markup.cap sync:db:down
now works correctly to pull your production DB to your local environment.window_duration_in_days
and min_peak_spacing_in_days
. Additionally, peaks trigger when the time series rises over the standard deviation multiple, not after it starts to fall.check
and receive
to use ids instead of full objects. This should fix the too-large delayed_job issues. Added system_timer
and fastercsv
to the Gemfile for the Ruby 1.8 platform.