v0.29
Annotation details will be now hidden only when clicking on the "minus" icon, rather than anywhere on the annotation div, to allow copying it (#519).
Added a workaround for invalid config handling of labels keys starting with capital letter (#507).
Full changelog:
- #525 fix(ui): tweak animations
- #526 chore(ci): speed up travis jobs
- #522 chore(github): enable probot/stale bot
- #519 chore(ui): hide annotation details only when clicking on the - icon
- #516 fix(backend): workaround viper map key parsing
- #513 fix(ci): disable yarn & npm lock file deduplication
- #511 fix(ci): retry failed builds of the demo app
- #510 fix(ci): retry failed builds on Travis