Sha256: be8f3f1ddb8527d3973849f911a1cc85ca71d336073c05fa6212a6047113fb51

Contents?: true

Size: 1.46 KB

Versions: 1

Compression:

Stored size: 1.46 KB

Contents

## Dradis Framework 3.12 (March, 2019) ##

*  No changes.

## Dradis Framework 3.11 (November, 2018) ##

*  No changes.

## Dradis Framework 3.10.1 (November, 2018) ##

*  Do not use `Node#project_id`

## Dradis Framework 3.10 (August, 2018) ##

*  Add default project to task options
*  Use AuthenticatedController as export base
*  Default title sorting for content blocks
*  Avoid requiring the caller to use `set_project_scope`

## Dradis Framework 3.9 (January, 2018) ##

*  No changes

## Dradis Framework 3.8 (September, 2017) ##

*   Add ContentService#all_content_blocks method to access the current project's
    content blocks.

*   Add ContentService#create_content_blocks method to create content blocks
    with.

*   Add default_user_id attribute to the importer.

## Dradis Framework 3.7 (July, 2017) ##

*   Add ContentService#all_properties method to access the current project's
    document properties.

*   Don't lose :plugin and :plugin_id from ContentService#create_issue due to
    excessive input length.

## Dradis Framework 3.6 (April 6, 2017) ##

*   Split the ContentService into multiple modules.

*   Abandon home-grown configuration in favor of `Rails.application.config`.

*   An instance of ContentService and TemplateService is created for all
    plugins from this layer removing the need for plugin authors to create
    their own.

*   The Export / Upload base classes attempt to auto-detect the plugin module
    (if it isn't passed as a :plugin parameter.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dradis-plugins-3.12.0 CHANGELOG.md