๐ข Release Overview
Migration Required: No
โจ Added
Show empty section message when payment methods are unavailable: Implemented a fallback message to inform users when no payment methods exist and adding a new one is restricted. payment-components#426
๐ Changed
Prevent unbook execution on already cancelled appointments: Updated the scheduling workflow logic to safely handle and bypass unbook requests if the appointment is already marked as cancelled. calendar#449
Optimize bulk prescription deletion logic: Refactored the system to bypass triggering individual standard HTTP DELETE requests when removing prescription records in bulk. ehr#7354
๐ Fixed
Fix requisition number update on refresh: Resolved a synchronization bug where refreshing the laboratory panel failed to update the active requisition number. labs#1225
Fix navigation from Task details view: Corrected a broken interface path to ensure clicking the back action from the task details panel successfully routes the user to the main tasks view. ehr#6892
Fix unit packaging display in Nutra form: Rectified a labeling bug in the nutraceutical interface where "bottle" was incorrectly displayed instead of "capsule". app-admin#1142
