v3.13 (June 2019)
 - User-provided content takes priority over default local fields.
 - Fix subnodes disappearing when moved
 - Add auto-save JS that uses localStorage on textarea textchange events
 - Better welcome content

v3.12 (April 2019)
 - Using ajax in comments
 - Fixed nodes sidebar header margin
 - Added bold font to improve bold text visibility
 - Fix links display in Textile fields
 - Fix redirection destinations after edit/delete evidence
 - Refactoring cache keys in pages with comments
 - Disable turbolinks cache when displaying flash messages
 - Sort attachments in alphabetical ASCII order
 - Fix methodology checklist edit error

v3.11.1 (February 2019)
 - Fix blockcode vulnerability in Textile formatting

v3.11 (November 2018)
 - Added comments, subscriptions and notifications to notes
 - Added comments, subscriptions and notifications to evidence
 - Fix blockcode characters displaying incorrectly
 - Fix red dot still being displayed on the first visit to the page that
   caused the single unread notification
 - Upgraded some ruby gems (nokogiri, unicorn, ffi, rubyzip)
 - Fix wrong 'There are no comments' message
 - Escape html in comments
 - Track activities when multiple-creating evidence
 - Revert validating email format
 - Fix usage of set_property to use set_service in nexpose plugin
 - Note and evidence comments in export/import in dradis-projects

v3.10 (August 2018)
 - Add comments for issues
 - Add notifications for comments
 - Add subscriptions for issues in a project
 - Nest the dradis elements under the project scope
 - Add 'Send to...' menu for issues
 - Add better handling of the Services table
 - Use puma for the development and test server
 - Remove resque dependency
 - Improve redirect on Evidence#edit
 - Fix password reset
 - Fix XSS issue in Textile textarea inputs
 - Bugs fixed: #102, #118, #321

v3.9 (January 2018)
 - Fixed issues multi delete
 - Added notes and evidence tab to node view
 - Fixed project show turbolinks
 - Restyle secondary navbar
 - Update CE theme with a green palette
 - Add paper_trail author metadata
 - Upgrade to Rails 5.1 and Ruby 2.4
 - Bugs fixed: #128, #130, #134, #173, #349
 - Add Node properties to Acunetix plugin
 - Add Node properties to Qualys plugin
 - Add metric-specific fields to the CVSS calculator
 - Add fields and Node properties to Burp plugin
 - Add Issues, Evidence and Node properties to Nikto plugin
 - Validate parent node (if present) on nodes
 - Improved pool parameter definition in database.yml.template file
 - Fixed local_time gem usage
 - Updated nokogiri gem

v3.7 (July 2017)
 - Fix dradis:reset thor task.
 - Bugs fixed: #119
 - Fix 'before_filter is deprecated' warning
 - Updated README with 'Community Projects' section
 - Updated 'poltergeist' (browser specs) configuration
 - Fix a bug that may cause duplicates in Node#issues
 - Upgraded Nokogiri (xml/html parsing library)
 - Fixed bug when search results had multiple pages
 - Fixed error in 'dradis:reset' thor task
 - Fixed error in 'dradis:backup' thor task
 - Refactored nodes tree behaviour (parents with children)
 - Refactored loading a note template

v3.6 (Mar 2017)
 - Simpler framework <> add-on interface.
 - Combine multiple issues.
 - More efficient Search.
 - HTTP API for Attachments.
 - Better sidebar styling + direct edit / delete links.
 - Upgrade to Rails 5.
 - Fix select all issues bug.
 - Fix XSS in Issues diff view.

v3.2 (Sep 2016)
 - Nodes only show :expand when they have children
 - Add multiple-nodes
 - Always display :services as table
 - Bugs fixed: #334
 - Updated Rails framework

v3.1 (Mar 2016)
 - Issue tags
 - Testing methodologies
 - Node properties
 - New add-ons: Brakeman, Metasploit, etc.
 - Millions of bug fixes

.... sorry for the hiatus!

v2.10
 - New drag'n'drop file uploads with preview
 - Updated NeXpose plugin: add NeXpose-Full support
 - Feature requests implemented: #2312560, #2332708, #2706007
 - Bugs fixed: #55, #67, #72
 - Updated to Rails 3.2.3

v2.9 (1st of February 2012)
 - New Retina Network Security Scanner plugin
 - New Zed Attack Proxy upload plugin
 - Updated VulnDB import plugin
 - Faster Nikto upload plugin
 - Faster (60x times) Nessus upload plugin
 - Faster Nmap upload plugin (through ruby-nmap gem)
 - Updated First Time User's Wizard
 - Upgrade to Rails 3.2

v2.8 (10th of October 2011)
 - Cleaner three-column layout
 - Smarter Ajax polling and auto-updating
 - New version of the Nmap upload plugin
 - New version of the Nessus upload plugin
 - ./verify.sh now checks that libxml2 is installed
 - Bugs fixed: #17, #31, #37, #43, #48

v2.7.2 (1st of August 2011)
 - Updated to Rails 3.0.9
 - Improved startup scripts
 - Bugs fixed: #5, #9, #13, #14, #15, #16, #19, #20

v2.7.1 (24th of May 2011)
 - Improved note editor: more space, less Ajax
 - Bugs fixed: #3, #4, #6, #7, #8, #10

v2.7 (19th of April 2011)
 - Improved command line API with Thor (thor -T)
 - New Configuration Manager
 - New Upload Manager
 - New plugins:
   * Metasploit import
   * NeXpose (.xml) upload
   * OpenVAS (.xml) upload
   * SureCheck (.sc) upload
   * w3af (.xml) upload
   * Web Exploitation Framework (wXf) upload
 - Updated plugins:
   * Nessus plugin supports .nessus v2
   * Vuln::DB import plugin updated to work with the latest release
 - Bugs fixed: #2888332, #2973256
 - Updated to Rails 3.0.6

v2.6.1 (11th of February 2011)
 - Fixed a 'back slash' vs 'forward slash' issue in start.sh
 - Smarten up verify.sh to find the Bundler binary
 - Deal with Burp Scanner's opinionated handling of null bytes
 - SSL certificate updated for 2011 / 2012
 - Updated libraries RedCloth 4.2.6 and Rails 3.0.4

v2.6 (2nd of December 2010)
 - New first-time repository content
 - New helper scripts to run and reset the environment
 - Upgraded libraries: ExtJS 3.3, Rails 3.0.3
 - Improved performance through asset caching
 - Bugs fixed: #3021312, #3030629, #3076709

v2.5.2 (18th of May 2010)
 - bugs fixed: #2974460
 - security patch

v2.5.1 (7th of March 2010)
 - The NotesBrowser does a better job of keeping track of the current node
 - New notes are no longer out of sync with the server
 - upgraded library: ExtJS 3.1.1
 - bugs fixed: #2964273, #2932569, #2963253


v2.5 (5th of February 2010)
 - improved Note editor (supports formatting)
 - new HTML export plugin to generate reports in HTML format
 - new Nikto Upload plugin: your favourite web server scanner output in Dradis.
 - new Burp Upload plugin: you can now import your Burp Scanner results.
 - improved 'First Time User Wizard' introduction
 - keep track of all the activity with the built-in RSS feed
 - new Rake task: dradis:backup
 - Rake dradis:reset now creates a backup of the project by default
 - Rake dradis:reset now clears the old log files
 - the Nmap Upload plugin organizes the nodes in a more structured way
 - upgraded libraries: ExtJS 3.0, Rails 2.3.5
 - bugs fixed: #2936554, #2938593

v2.4.1 (31st of October 2009)
 - bugs fixed: #2881746, #2888245, #2889402

v2.4 (10th of September 2009)
 - drag'n'drop your notes
 - new Rake tasks to backup the project, reset the environment, etc.
 - better upload plugin feedback in case of exception
 - new 'feedback' link in the top-right corner
 - Nmap Upload now uses the Nmap::Parser library
 - notification icon displayed in the attachments tab when a node has
   attachments
 - new plugin to import data from the OSVDB

v2.3 (5th of August 2009)
 - expand / collapse buttons in the tree
 - add a new node filtering facility to the tree
 - import from file functionality (nmap, nessus, etc.)
 - refactor the WordExport plugin:
     - create templates using Word only
     - convert any document into a dradis template in < 10 minutes
     - read more about it here:-
         http://dradisframework.org/WordExport_templates.html

 - project management plugin update:
     - create project templates (read 'methodologies')
     - export project in .zip format (DB + attachments)
     - import projects/templates
     - checkout / commit project revisions from and to the Meta-Server

 - "what's new in this version?" widget in the status bar to learn the latest
 features added to the framework.

v2.2 (11th of June 2009)
 - add attachments to nodes
 - add 'refresh' buttons to the tree and the notes list
 - force 'webrick' even if mongrel is installed (no SSL support in mongrel)
 - centralise the framework version information.
 - autoExpandColumn now works on IE
 - Rails runs in "production" mode

v2.1.1 (17th  of April 2009)
 - the version string was not properly updated across the different modules.

v2.1 (16th of April 2009)
 - import/export plugin architecture
 - import/export plugin generators
 - sample WordXML export plugin
 - sample WikiMedia import plugin

v2.0.1 (23rd of February 2009)
 - first security patch

v2.0 (29th of January 2009)
 - Forget Hosts, Services and Protocols. Embrace the freedom of Nodes.
 - Forget SOAP, embrace REST
 - Powered by Rails 2.0 and ExtJS 2.2 (http://www.extjs.com/)
 - Now with security! (SSL transport and user authentication)

v1.2 (4th of April 2008)
 - a slightly less annoying implementation of the web interface 'auto refresh'
 functionality.
 - the services added through the web interface can have a name now :)
 - simple prevention against embedded XSS.
 - the missing submit.png image is included in the release now.

v1.1 (29th of February 2008)
 - new web interface, the old summary is gone, the new one is much neater and
 ajax powered.
