Skip to content

Releases: OHDSI/Atlas

ATLAS v2.14.1

14 Dec 15:24
Compare
Choose a tag to compare

What's Changed

  • Fixed refreshToken() call when security is disabled. (#2899)

Full Changelog: v2.14.0...master-2.14

ATLAS v2.14.0

11 Dec 21:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.13.0...v2.14.0

ATLAS v2.13.0

28 Mar 16:22
3596dd0
Compare
Choose a tag to compare

New Features

  • Tagging Management via UI
  • Cohort SQL output enhanced to emulate the SqlRender Shiny application (easy parameters entry and color coding rendering)
  • Generation / Executions UI standardized across different Analyses types
  • Customized logo and support text allowed ('feedbackContacts', 'feedbackCustomHtmlTemplate', 'companyInfoCustomHtmlTemplate', 'showCompanyInfo' properties in your 'config-local.js')
  • Cohort box plots for one and more than two Cohorts in the Cohort Characterization Analysis results
  • Shading prevalence data tables in the Cohort Characterization Analysis results
  • Data Source selection added to the Concept Set designer together with the person counts (PC) and descendant person counts (DPC) columns
  • ACHILLES pre-computed data enriched the Concept page
  • The preview button on the Concept page allows previewing the changes of a Concept Set if the Concept will be added as a Concept Set Item
  • A Venn diagram has been added for visualization of Concept Sets comparison
  • Concept Set comparison enhanced with a possibility to compare Concepts with a list of Concepts in a CSV file of specific structure

What's Changed

New Contributors

Full Changelog: v2.12.0...v2.13.0

ATLAS v2.12.1

01 Feb 18:39
5a92a40
Compare
Choose a tag to compare

A technical release for WebAPI v2.12.1

ATLAS v2.12.0

11 Oct 20:03
b13d793
Compare
Choose a tag to compare

New Features

Bug Fixes

New Contributors

Thanks to @ttemnikova for Quality Assurance

Full Changelog: v2.11.0...v2.12.0

ATLAS v2.11.1

30 Jun 08:36
Compare
Choose a tag to compare

Fixes

  • Concept Sets comparison allows to choose from sources unavailable to the current user #2705
  • Loader icon does not show (font-awesome icon "fa-circle-notch") #2702
  • Cohort Builder: Nested Criteria doesn't appear in 'Add Dose Era' and 'Add Observation' #2707
  • ACHILLES Heel report is deprecated in ACHILLES #2489
  • If user's name differs from the login, the user cannot grant access to their PLP and PLE #2714

ATLAS v2.11.0

25 Apr 16:35
Compare
Choose a tag to compare

New Features

  • Reusables module #2623
  • Font Awesome upgrade #2585
  • Import Source Code functionality extended with a possibility to specify a Vocabulary #2653
  • Importing a Concept Set from the repository - augmenting the existing expression #2654
  • Atlas Charts dependency update #2629

Fixes

  • Data Source URLs don't work after authentication #2625
  • Correct sorting in the Characterization report #2663
  • Cohort Characterization with the large number of Cohorts optimization #2651
  • Using the username instead of login in the filter panel #2670
  • Listing only user-accessible sources in search results #2672
  • Deletion alert messages unification #2680
  • Doubled loading indicator when opening a Cohort #2691
  • Dependency libraries update #2687
  • Missing Characterization result filter options #2619

Acknowledgments

Many thanks to the release contributors @anton-abushkevich @ssuvorov-fls @chrisknoll @anthonysena @alondhe @OdysseusMark @alex-odysseus

ATLAS v2.10.1

12 Nov 11:57
a2edd98
Compare
Choose a tag to compare

Fixes

#2614: Generation results for impala are not visible for incidence rates
#2616: Selecting Censoring event for Payer Plan period fails
#2617: Selecting censoring event for visit creates a specimen entry instead
#2622: Cohort exit date text is wrong in Atlas > Prediction > Population settings

Atlas v2.10.0

07 Sep 18:12
3aef3af
Compare
Choose a tag to compare

New Features

#2589: Tagging capability
#2588: Audit trail
#2592: Versioning of design assets

Fixes

#2501: Disable "Add to New Concept Set" button when no concepts selected
#2539: Fix typo in Included Concept Identifier Export Area
#2514: Messages tab: loader gets stuck if the user leaves IR analysis page and returns back
#2547: Cohort reports are available only after deselecting and selecting a data source
#2548: Add error handling for missing concept from non default vocabulary
#2522: Export JSON and SQL in IR analysis should be generated after saving valid analysis design
#2543: Add back "select all" for concept selection
#2554: Update error message for cohort sampling
#2555: Fix condition status heading in cohort builder
#2557: Added exception handling for absent concept set
#2560: Select all checkbox doesn't work properly with filters
#2563: Inappropriate value in days(Cohort definition)
#2565: Inclusion population visualization shows code as label
#2568: javax.ws.rs.ForbiddenException in alert if user does not have vocabulary data source role
#2572: newThresholdValuePct is not updating in characterization
#2583: "Prevalence" count cannot be changed
#2581: Incorrect domain "provider specialty" in the attributes of the Cohort
#2579: Specimen event missed in censoring events
#2575: Improve docker configuration options

Acknowledgements

Thanks to @anton-abushkevich, @ssuvorov-fls, @chrisknoll, @alex-odysseus, @OdysseusMark, @alondhe, @blootsvoets for their contributions to this release.

ATLAS v2.9.1

29 Jun 14:53
Compare
Choose a tag to compare

Fixes

#2539: "Included Concept Identifier Listnbsp" instead of "Included Concept Identifier List"
#2514: Messages tab: loader gets stuck if the user leaves IR analysis page and returns back
#2547: Cohort reports are available only after deselecting and selecting a data source
#2548: Add error handling for missing concept from non default vocabulary
#2522: Export JSON and SQL in IR analysis should be generated after saving valid analysis design
#2554: Error message is shown when number of patients is out of range
#2556: Name of attribute is now shown
#2557: Absent concept set exception is handled now
#2543: Make a checkbox available for selecting all concepts
#2560: Select all checkbox doesn't work properly with filters
#2563: Inappropriate value in days(Cohort definition)
#2565: Inclusion population visualization shows code as label
#2568: javax.ws.rs.ForbiddenException in alert if user does not have vocabulary data source role