Sha256: 7bd7a374441a51bce1218f817b83c5a16b79386f4826e3e6d9ce6f55b89b6ae0
Contents?: true
Size: 1.67 KB
Versions: 1
Compression:
Stored size: 1.67 KB
Contents
## Dradis Framework 3.15 (November, 2019) ## * Make ContentService Boards available in CE ## Dradis Framework 3.14 (August, 2019) ## * Add node to boards ## Dradis Framework 3.13 (June, 2019) ## * No changes. ## 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.15.0 | CHANGELOG.md |