Collection of changes / fixes

- Event blacklist functionality extended
    - Several context fields added
    - edit existing entries to change the context fields

- removed the deprecated news page

- hash attribute types get validated against empty values

- fixed an excepion on REST add of attributes when the validation stops an attribute from being entered

- fixed the parameters in some exports being ignored after a recent patch

- added an admin tool to prune orphaned attributes

- cleanup and move of the database update methods - they are now accessible from any model

- Footer now shows MISP version including sub version
pull/663/head
iglocska 2015-09-16 14:24:44 +02:00
parent c06e687b5e
commit 6e61c50867
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
{"major":2, "minor":3, "hotfix":125}
{"major":2, "minor":3, "hotfix":126}