Releases: openmrs/openmrs-esm-home
Releases · openmrs/openmrs-esm-home
v4.0.2
v4.0.1
What's Changed
- (chore) Add french (FR) translations by @icrc-jofrancisco in #117
- (chore) Add yarn version plugin by @denniskigen in #118
New Contributors
- @icrc-jofrancisco made their first contribution in #117
Full Changelog: v4.0.0...v4.0.1
v4.0.0
What's Changed
Breaking Changes
Features
- (feat) O3-916 Get rid of Refapp 2.x links in top-left menu by @99sumedha in #82
- (feat) Exports build version by @ZacButko in #104
- (feat) Add ability to configure OpenMRS logo on home-dashboard by @donaldkibet in #111
Bug Fixes
- (fix) Add type property to
patientResultUrl
config schema by @denniskigen in #109
Housekeeping
- (chore) Updated CDN url by @ZacButko in #88
- (chore) Update Yarn by @ZacButko in #99
- (chore) Set up
compress-size-action
for tracking bundle sizes by @denniskigen in #100 - (chore) Update deploy process to trigger Bamboo build by @ibacher in #103
- (chore) Tweak bundle size reporter workflow config by @denniskigen in #102
- (chore) Bump lerna by @denniskigen in #107
- (chore) Bump turborepo by @denniskigen in #105
- (chore) Bump dependencies by @denniskigen in #113
- (chore) Bump dependencies by @denniskigen in #115
- (chore) Leverage turbo fully for running scripts by @denniskigen in #116
- (chore) Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #77
- (chore) Bump follow-redirects from 1.14.2 to 1.14.7 by @dependabot in #75
- (chore) Bump loader-utils from 2.0.2 to 2.0.3 by @dependabot in #110
- (chore) Bump loader-utils from 2.0.3 to 2.0.4 by @dependabot in #112
- (chore) Husky fix: Replaced prepare with postinstall by @vasharma05 in #108
- (chore) O3-780: Add bundle size monitoring to PR actions by @FlorianRappl in #74
- (chore) Setup Transifex by @rbuisson in #101
New Contributors
- @99sumedha made their first contribution in #82
- @ZacButko made their first contribution in #88
- @ibacher made their first contribution in #103
- @rbuisson made their first contribution in #101
Full Changelog: v3.1.1...v4.0.0
3.1.1
- Add "descriptive title" requirement to PR template #72 (brandones)
- Create pull_request_template.md #71 (donaldkibet)
- Use Privilege System from MF-511 #70 (FlorianRappl)
- Changed strict backend dependency webservices.rest from 2.24.0 to ^2.24.0 #69 (alaboso)
- Widget area expanded to full width #68 (vasharma05)
- Added margin to the widget extension #67 (vasharma05)
- MF-615: Added Extenstion Slot for home page widgets #66 (vasharma05)
- feat(mf-463) : moved search to esm-primary-navigation #65 (donaldkibet)
3.1.0
- Converted to monorepo
- Provided offline support
- Moved application links to app launcher
- Updated the design of the search
3.0.2
- MF-381: Rewrite patient search results UI based on carbon designs (@denniskigen)
- Updated dependencies
- Migrated to GitHub actions
3.0.0
Breaking Changes and Update Guidance
- Support for the decentralized activation #31 (florianrappl)
- This version requires the new openmrs-module-spa that supports a distribution of the activation function. Alternatively, teach your root config to take the activation function from the exports of this module.
Features
- Implemented the patient-registration form #26 (donaldkibet)
Bug fixes
- MF-163 : Fixed a bug in patient search #27 (jecihjoy)
- Fixed the module name to append the
-app
suffix #34 (florianrappl)
Maintenance
2.1.0
2.0.0
1.1.0
Features
- Home page buttons should be configurable #20 (brandones)
- Add buttons to home screen (disabled by default) #19 (brandones)
- MF-64 Express and verify backend dependencies for frontend modules #13 (fatmali)
Bug Fixes
- Fixed card width on search results #16 (fatmali)
- Fixing patient search link. #14 (joeldenning)