Clinical Track - RC5

Hey, new release of clinical:METEOR available today. Use it with meteor --release clinical:METEOR@1.1.3-rc5.

Some release notes:

  • D3 has finally made it back into an audited/integrated release.
  • The first 500 of 5000 tests are running green.
  • HIPAA audit log and D3 analytic pipelines are moved over to clinical-meteor repo.

We’re currently moving over thousands of tests from other projects, so the reference apps aren’t quite ready yet. But soon.

The latest manifest is as follows.

    "accounts-base":"1.2.0",
    "accounts-password":"1.1.1",
    "aldeed:autoform":"5.5.1",
    "aldeed:collection2":"2.5.0",
    "aldeed:http":"0.2.2",
    "aldeed:simple-schema":"1.3.3",
    "aldeed:template-extension":"3.4.3",
    "autopublish":"1.0.3",
    "autoupdate":"1.2.1",
    "awatson1978:fonts-helveticas":"1.0.4",
    "awsp:handsontable":"0.11.0",
    "base64":"1.0.3",
    "binary-heap":"1.0.3",
    "blaze":"2.1.2",
    "blaze-tools":"1.0.3",
    "boilerplate-generator":"1.0.3",
    "callback-hook":"1.0.3",
    "cfs:http-methods":"0.0.30",
    "check":"1.0.5",
    "clinical:accounts-housemd":"1.1.0",
    "clinical:active-entry":"1.3.1",
    "clinical:active-questionnaire":"1.0.8",
    "clinical:active-record":"1.0.13",
    "clinical:auto-resizing":"0.1.2",
    "clinical:barcode":"3.1.0",
    "clinical:base-model":"1.3.0",
    "clinical:collaborations":"2.1.5",
    "clinical:collaborations-ui":"2.1.15",
    "clinical:env":"3.1.6",
    "clinical:extended-api":"2.0.4",
    "clinical:graphs-dailystats":"2.3.5",
    "clinical:hipaa-audit-log":"2.3.5",
    "clinical:hl7-fhir":"0.0.5",
    "clinical:json2json":"0.0.1",
    "clinical:keybindings":"1.0.9",
    "clinical:migrations":"0.8.7",
    "clinical:modals":"1.0.5",
    "clinical:overlays":"2.1.5",
    "clinical:study-picklist":"1.0.6",
    "clinical:user-model":"1.2.3",
    "clinical:users-picklist":"1.0.6",
    "coffeescript":"1.0.6",
    "d3js:d3":"3.5.5",
    "ddp":"1.1.0",
    "deps":"1.0.7",
    "digilord:faker":"1.0.7",
    "ejson":"1.0.6",
    "email":"1.0.6",
    "fastclick":"1.0.3",
    "fortawesome:fontawesome":"4.4.0",
    "gadicohen:prism":"1.0.4",
    "geojson-utils":"1.0.3",
    "grove:less":"0.1.1",
    "html-tools":"1.0.4",
    "htmljs":"1.0.4",
    "http":"1.1.0",
    "id-map":"1.0.3",
    "insecure":"1.0.3",
    "iron:controller":"1.0.8",
    "iron:core":"1.0.11",
    "iron:dynamic-template":"1.0.8",
    "iron:layout":"1.0.8",
    "iron:location":"1.0.11",
    "iron:middleware-stack":"1.0.11",
    "iron:router":"1.0.9",
    "iron:url":"1.0.11",
    "jquery":"1.11.3_2",
    "json":"1.0.3",
    "launch-screen":"1.0.2",
    "livedata":"1.0.13",
    "localstorage":"1.0.3",
    "logging":"1.0.7",
    "matb33:collection-hooks":"0.7.15",
    "meteor":"1.1.6",
    "meteor-platform":"1.2.2",
    "meteorhacks:inject-initial":"1.0.2",
    "minifiers":"1.1.5",
    "minimongo":"1.0.8",
    "mobile-status-bar":"1.0.3",
    "momentjs:moment":"2.10.6",
    "mongo":"1.1.0",
    "mongo-livedata":"1.0.8",
    "mousetrap:mousetrap":"1.4.6_1",
    "mrt:moment":"2.8.1",
    "natestrauser:jquery-scrollto":"1.4.7",
    "nimble:restivus":"0.8.4",
    "npm-bcrypt":"0.7.8_2",
    "nvd3:nvd3":"1.7.1",
    "observe-sequence":"1.0.6",
    "ordered-dict":"1.0.3",
    "pfafman:font-awesome-4":"4.2.0_4",
    "photonic:active-record-core":"0.0.3",
    "photonic:active-record-footer":"0.0.5",
    "photonic:active-record-header":"0.0.4",
    "photonic:active-users-core":"0.0.3",
    "photonic:active-users-table":"0.0.3",
    "photonic:glass-ui":"0.2.6",
    "photonic:no-select-everything":"0.1.0",
    "random":"1.0.3",
    "reactive-dict":"1.1.0",
    "reactive-var":"1.0.5",
    "reload":"1.1.3",
    "retry":"1.0.3",
    "routepolicy":"1.0.5",
    "service-configuration":"1.0.4",
    "session":"1.1.0",
    "sha":"1.0.3",
    "simple:json-routes":"1.0.4",
    "socialize:server-time":"0.1.2",
    "spacebars":"1.0.6",
    "spacebars-compiler":"1.0.6",
    "srp":"1.0.3",
    "standard-app-packages":"1.0.5",
    "starrynight:dropdatabase":"0.0.3",
    "templating":"1.1.1",
    "tmeasday:publish-with-relations":"0.2.0",
    "tracker":"1.0.7",
    "ui":"1.0.6",
    "underscore":"1.0.3",
    "url":"1.0.4",
    "webapp":"1.2.0",
    "webapp-hashing":"1.0.3",
    "yasaricli:slugify":"0.0.7"
```
2 Likes