New Features
- Cohort Characterization (OHDSI/WebAPI#495) - thanks @pavgra, @chrisknoll, @wivern, @gowthamrao, @davekern
- Cohort Pathways (OHDSI/WebAPI#522) - thanks @chrisknoll, @pavgra, @anthonysena, @pbr6cornell
- New editors for Population Level Effect Estimation & Patient Level Prediction to support large scale study design (OHDSI/WebAPI#568) - thanks @anthonysena, @schuemie, @jreps, @PRijnbeek, @ericaVoss, @pbr6cornell, @pavgra, @chrisknoll
- Added SNOMED Terms & Condition pop-up window (#932) - thanks @johnSamilin, @pavgra
Fixes
- Changed ATLAS project structure (#888, #893, #840, #891, #893, #847) - thanks @johnSamilin, @pavgra, @anthonysena
- Fixed permission and role evaluation (#951) - thanks @aklochkova, @pavgra
- Fixed cohort generation duration format (#955) - thanks @aklochkova, @pavgra
- Fixed AD import issues (#945) - thanks @mpozhidaeva, @pavgra
- Fixed JS library bundling (#942) - thanks @johnSamilin, @pavgra
- Page route status fix (#912) - thanks @johnSamilin, @pavgra
- Fixed expired session handler (#918) - thanks @johnSamilin, @pavgra
- Fixed empty new source page (#937) - thanks @mpozhidaeva, @pavgra
- Fixed authApi not defined error after authentication (#897) - thanks @chen-regen, @pavgra
... and many others which are here: https://github.com/OHDSI/Atlas/milestone/14?closed=1
Additional Information
- Turn off SNOMED Terms & Condition popup using config-local.js: configLocal.enableTermsAndConditions = false