|
| 1 | +* Loader: Adjust default extensions pack to be last milestone, not last working document |
| 2 | +* Loader: Fix bug loading resources that don't have an explicit id on windows |
| 3 | +* Loader: Only report missing localization messages the first time (#2121) |
| 4 | +* Loader: Support use of version specific packs for extensions |
| 5 | +* Loader: Updated CQL translator version to 3.27.0 (#1127) |
| 6 | +* Loader: fix bug mishandling sqlite index not being generated |
| 7 | +* Loader: use CodeSystem comments instead of deprecated extension |
| 8 | +* Languages: Minor Improvements to French Translations |
| 9 | +* Snapshot Generation: Fix snapshot processing - missing inner elements in some circumstances |
| 10 | +* Snapshot Generation: better handling for missing description in derived IGs when generating snapshots |
| 11 | +* Cross-Version Support: Fix bug setting status on extensions for previous versions |
| 12 | +* Cross-Version Support: Fix error where ExtensionContext of 'CanonicalResource' is not preserved when adapting extensions for past versions |
| 13 | +* Cross-Version Support: fix problem genrating cross-version snapshots |
| 14 | +* Terminology Sub-system: Change R3 client to use JSON work around weird IO error |
| 15 | +* Terminology Sub-system: fix issue with "configured to not allow Iterating ValueSet resources" |
| 16 | +* Validation: Add .debug(name) to FHIRPath engine for user convenience |
| 17 | +* Validation: Better handling of xsi:type errors in CDA |
| 18 | +* Validation: Fix HTML validation: Allow for col in colgroup |
| 19 | +* Validation: Fix NPE in FHIRPath |
| 20 | +* Validation: Fix bug checking for extension contexts on the wrong structure |
| 21 | +* Validation: Fix bug overriding explicit language in multi-langual mode |
| 22 | +* Validation: Fix problem with using wrong language code validating terminology (en-* didn't equate to null) |
| 23 | +* Validation: Fix to handle CodeSystems with content=not-present when validating ValueSets |
| 24 | +* Validation: Ignore binding missing for types that aren't bindable when checking profile CompliesWith extension |
| 25 | +* Validation: Improve error message when code system is unknown |
| 26 | +* Validation: Improve extension error messages |
| 27 | +* Validation: Improve hash mismatch error |
| 28 | +* Validation: Remove maxLength from prohibited properties for elements in specializations |
| 29 | +* Validation: improve error message for invariants when running inside Publisher |
| 30 | +* Renderer: Add class-table fragment |
| 31 | +* Renderer: Fix errors in CDA narrative handling |
| 32 | +* Renderer: Make XIG link translatable |
| 33 | +* Renderer: Make closing elements hyperlinks too in marked up xml view |
| 34 | +* Renderer: Render logical model example with link enabled rendering (like other resources) |
| 35 | +* Renderer: Support for type operations rendering |
| 36 | +* Renderer: allow suppress xig link |
| 37 | +* Renderer: fix broken links in extension pack |
| 38 | +* Renderer: fix encoding bug for ElementDefinition.examples |
| 39 | +* Renderer: fix experimental extension message |
| 40 | +* Renderer: fix experimental extension warning |
| 41 | +* Renderer: fix namespace problem with CDA examples |
| 42 | +* Publication Process: allow -tx parameter with -go-publish |
| 43 | +* Publication Process: revise note about out-of-date publisher when publisher is a dev version |
0 commit comments