File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010### Added
1111- Expanded Baseline Export to include custom HL7, X12, ASTM schemas and Lookup Tables (#693 )
1212
13+ ### Fixed
14+ - Pull page output now displays better when pull preview shows a lot of changes (#740 )
15+
1316## [ 2.11.0] - 2025-04-23
1417
1518### Added
Original file line number Diff line number Diff line change 2525 </server>
2626</select>
2727</pre>
28- <pre id="preview" style="white-space: pre-wrap;">
28+ <pre id="preview" style="white-space: pre-wrap; max-height: 30% ">
2929</pre>
3030<button id="execute" onclick="execute()" disabled="true">Pull and Load Changes</button>
3131<pre id="pull" style="white-space: pre-wrap;">
You can’t perform that action at this time.
0 commit comments