// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
31.9 C
Singapore

Morning brief: Covid-19 update for April 12, 2020

Singapore – A total of 191 new Covid-19 cases have been reported in Singapore on Saturday night (April 11), with three new clusters being found.

On Saturday morning, a 90-year-old Singaporean man, Case 1142, succumbed from Covid-19-related complications. The patient was a locally-transmitted and unlinked case who tested positive for the virus on April 3 and has been warded at the National Centre for Infectious Diseases.

Singapore has a total of eight reported deaths due to Covid-19 and currently has 2,299 confirmed cases.

Meanwhile, three new clusters were found from the new cases – at North Coast Lodge (51 North Coast Avenue) with two cases, at Westlite Woodlands dormitory (2 Woodlands Sector 2) with eight cases and Cassia @ Pejuru with two confirmed cases (15 Penjuru Walk).

The cluster at S11 Dormitory located at Punggol had an additional 29 cases which increased the total to 335 confirmed cases, the largest cluster in the country.

To date, Singapore has 37 clusters, as contact tracing continues. Details of the latest 191 cases could be accessed here.

According to the Ministry of Health, 35 more patients have been discharged from hospitals or community isolation facilities, which brings the total to 528 fully recovered patients. Of the 943 cases admitted in hospitals, 31 are in critical condition.

Another 820 confirmed cases are clinically well and are currently in isolation while receiving medical attention at community facilities.

Read related:

April 17 — PM Lee hopes for positive results from circuit breaker by this date

- Advertisement -

Hot this week

Singapore fashion retailer Love, Bonito urges customers to remain vigilant against potential scams after security incident

SINGAPORE: Singapore fashion retailer Love, Bonito urged customers to remain vigilant against potential scams after a security vulnerability on its website allowed unauthorised access to customer a...

‘Getting zero offers for 2 months was a good slap in the face’: Fresh grad reluctantly accepts job offer that pays below salary expectations

SINGAPORE: It seems the job market is forcing the hands of some fresh graduates, pushing them to accept jobs that pay below their salary expectations. Recently, an NUS graduate shared anonymously...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks