Bug Fixes
- #303: Show total exchanges instead of completed (5cdab92), closes #303
- AboutModal: Add backgroung image to aboutModal (f9014e8), closes #1031
- Add missing whitespace between links and text (190ba0a)
- monaco: Do not use CDN version of monaco-editor (fixes #1186) (#1187) (8022fdf)
- routes-service: Fetch always statistics from the context, because the stats from the route don't inlcude inflights (e032008)
What's Changed
- [1.6.x] fix(RouteDiagram): Show total exchanges instead of completed by @mmelko in #1182
- 1.6.x bakcport of #1188: Adds posibility to set the background image for the About modal by @mmelko in #1189
Full Changelog: v1.6.0...v1.6.1