-
Notifications
You must be signed in to change notification settings - Fork 217
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(chore) Release v6.0.0 #1223
(chore) Release v6.0.0 #1223
Conversation
Size Change: -94.8 kB (-1.52%) Total Size: 6.15 MB
ℹ️ View Unchanged
|
Can we hold off merging this yet? I'm working on a minor commit around the expression runner. |
Hi @denniskigen @ibacher! |
Hi @denniskigen @ibacher! |
Hi @samuelmale, as shared above, there's a blocking issue which needs to be merged in before the release. |
My bad @vasharma05, It was an oversight from my end! Could you address this issue in a patch release? |
Hi @samuelmale! |
Requirements
feat
,fix
, orchore
, among others). See existing PR titles for inspiration.For changes to apps
If applicable
Summary
Cuts a new major release of Core,
v6.0.0
, with breaking changes, new features, and bug fixes. Here's the draft changelog:Breaking changes
Features
Programs
icon to CarbonMRS icon pack by @Munyua123 in (feat) O3-4216 Add the Programs Icon to CarbonMRS icon pack #1212in-patient
pictogram by @denniskigen in (feat) Add in-patient pictogram #1205Syringe
icon to CarbonMRS icon pack by @Munyua123 in O3-4170 Adding the Syringe Icon to CarbonMRS #1196Report
icon to CarbonMRS icon pack by @Munyua123 in (feat) O3-4161: Add a Report icon to the CarbonMRS icon pack #1194useLocations
should support searching by tag or query string by @mogoodrich in (feat) O3-4143: useLocations should support searching by tag or query… #1191CheckmarkOutlineIcon
to the styleguide by @usamaidrsk in (feat) O3-4074: AddCheckmarkOutlineIcon
to the styleguide #1176Information
andCheckmarkFilled
icons to the styleguide by @usamaidrsk in (feat) O3-4018: Add Information and checkmarkFilled icons to the styleguide #1163usePatient
hook to leverageuseSWR
by @denniskigen in (feat) O3-3759: Refactor usePatient hook to leverage useSWR #1156Change Password
modal to thesm
variant by @suubi-joshua in (feat) O3-3889: Update Change Password modal to thesm
variant #1155Refactors
restBaseUrl
by @denniskigen in (refactor) Refactor REST API calls to reuse restBaseUrl #1168Bug fixes
openmrsFetchAll
calling url twice when more than 1 page is fetched by @kb019 in (fix) O3-4327: Fix openmrsFetchAll calling url twice when more than 1 page is fetched #1217extractVariableNames
by @brandones in (fix) Fix docstring for extractVariableNames #1178checkmark--filled.svg
for CheckmarkFilledIcon by @usamaidrsk in (fix) O3-4018: Fixcheckmark--filled.svg
for CheckmarkFilledIcon #1172checkmark--filled.svg
for CheckmarkFilledIcon by @usamaidrsk in (fix) O3-4018: Cleanupcheckmark--filled.svg
for CheckmarkFilledIcon #1171CheckmarkFilled
icon registration by @usamaidrsk in (fix) O3-4018: Fix CheckmarkFilled Icon registration #1170Change Language
modal to sizesm
by @Samstar10 in (fix) O3-3891: Adjust Change Language Modal Size to Small #1162useOpenmrsFetchAll
not fetching more than 2 pages by @chibongho in (fix) O3-3709 - fix useOpenmrsFetchAll not fetches more than 2 pages #1160useOpemrsInfinite
hook to correctly take in URL by @chibongho in (fix) O3-3189 - Fix useOpemrsInfinite hook to correctly take in URL #1146Housekeeping
Transifex automated updates omitted for brevity
Miscellaneous
PatientBannerPatientIdentifier
to styleguide mock by @chibongho in (test) O3-4011 - add mock for PatientBannerPatientIdentifier #1181Screenshots
Related Issue
Other