Skip to content

5.0.2

Choose a tag to compare

@svasenkov svasenkov released this 19 Jul 15:50

What's new

  • chart.layout: "free" — lossless collage from items: [{type,x,y,w,h}] on a 10×10 grid (CB-870 default: pie 5×5 · pyramid 5×5 · durations 10×5 @ 870×1080)
  • Legacy grid / stacked / row + panels rows unchanged
  • Preview config: config/config.preview-cb870-free.json

Upgrade

JAR=allure-notifications-5.0.2.jar
curl -fsSL -o "$JAR" \
  https://github.com/qa-guru/allure-notifications/releases/download/v5.0.2/"$JAR"

Migration notes: docs/migration-5.0.md · PR #478