GA Breaking Release 7.0.0
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
- Allows <i:for> with arrays by @qw3ry in #1098
- Shortens some metric names a bit. by @andyHa in #1104
- Improves handling permission errors for Controllers. by @andyHa in #1106
- We now use RFC 822 date formats instead of RFC 1123 ones. by @andyHa in #1110
- Adds aliases for sirius color classes by @sabieber in #1120
- Moves the new date time formatter to kernel by @jmuscireum in #1111
- Ignores IllegalReferenceCountException transforming HTTP data by @idlira in #1122
- Macro for Inlining SVG Files by @jakobvogel in #1125
- Improves HTTP error codes for service calls. by @andyHa in #1126
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
- Updates some dependencies. by @andyHa in #1109
- Updates dependencies, remove extra-import for poi-shared-strings by @ymo-sci in #1119
- Lokalise: Translations update by @scireumskip in #1127
Full Changelog: ga-6.0.2...ga-7.0.0