Skip to content

GA Breaking Release 7.0.0

Compare
Choose a tag to compare
@sabieber sabieber released this 25 Nov 10:29
· 1167 commits to master since this release
0d0dccc

Changelog

Breaking Changes

  • Kills deprecated code and fixes sonarlint inspections. by @andyHa in #1101
  • Moves server-sass into sirius-web and updates to the latest sirius-kernel. by @andyHa in #1103
  • Removes sparkline lib from Tycho by @sabieber in #1107

New Features / Improvements

Bugfixes

  • Prevents empty <t:tag> tags from being rendered. by @andyHa in #1097
  • Improves layout for tycho on small views and for autocompletes by @ymo-sci in #1099
  • Transforms SQL string arrays when exporting to excel by @sabieber in #1105
  • Continuity: Properly handles parsing failures of the initial state url parameter by @sabieber in #1108
  • Makes continuity.js.pasta IE11 compatible by @cschierle in #1113
  • Correctly tunnels through last modified header by @sabieber in #1114
  • Makes list modifiable again to fix /system/timing by @mkeckmkeck in #1117
  • Adds margin/padding/border to node-info in footer by @ymo-sci in #1118
  • Marks colors set by border color classes as important by @sabieber in #1121
  • Makes console work again scrollable and also for small widths by @ymo-sci in #1123
  • Provides more specific styles for colored left borders by @cschierle in #1124

Maintenance

Full Changelog: ga-6.0.2...ga-7.0.0