Skip to content

release 3.5.0

Mark Overmeer edited this page Jan 18, 2019 · 13 revisions

This page contains information about release 3.5.0, which contains new developments. It also contains all patches which have been applied to 3.4.4

Table of Contents

Improvements

  • Much faster search.
  • Support for RedHat 7
  • Release 3.4.0 added short-cut '^' to the assess page, to select all items above the current. Now, we also have a '!' which selects everything visible below.
  • Add reply-to header to publications.
  • sort buttons on product- and publication text areas.
  • Advisory printed preview now contains advisory matrix
  • Add "taranis send year-stats".
  • Add "taranis db remove-items".
  • Add "taranis db schema-version".
  • Add "taranis install --remove" to get rid of unused software versions.

Changes

  • Renamed "taranis specint send-reminders" to "taranis send specint-reminders"

How to upgrade

You can upgrade directly from 3.3.4 or any 3.4 release.

Download

Default reply-to header

New option mail_reply_to to set a "Reply-To" header in any message sent. When you do not configure this, the header will not be included (which is compatible with earlier releases: no such header)

Configure ~taranis/etc/taranis.conf.xml with

 <mail_reply_to>info@example.com</mail_reply_to>

Clone this wiki locally