Skip to content

ARX 2.3.0

Compare
Choose a tag to compare
@arx-deidentifier arx-deidentifier released this 13 Nov 16:48
· 2579 commits to master since this release

Critical bugfixes

  • Correctly enforce d-min in (d-min, d-max)-presence
  • Remove option “protect sensitive associations” due to faulty implementation

Enhancements (ARX Engine)

  • Implement novel pruning strategy
  • Introduce localization for data types
  • Improved subsystem for measuring data utility
  • Implement new default metric (Loss)
  • Implement support for attribute weights
  • Implement configurable coding model for Loss metric
  • Implement configurable aggregate function for most metrics

Enhancements (GUI)

  • Provide tooltips and clipboard support for all tables
  • Improved data visualization
  • Remove legacy Swing components
  • Support attribute weights and parametrizable coding model
  • Visualize data and hierarchies with virtual tables
  • Updated NatTable to version 1.1.0
  • Fix fonts in tables on OSX