Apple Releases Safari 14.1.2 Update for macOS Catalina and macOS Mojave

Apple today released a new Safari 14.1.2 update that's available for macOS Catalina and macOS Mojave users.

safari macos icon banner
The update likely includes important security fixes, but Apple has yet to outline what these fixes might be.

New Safari updates are normally introduced alongside new macOS updates for the current version of macOS and security updates for older versions of macOS, but the Safari 14.1.2 update is available on its own and Apple has not yet released macOS Big Sur 11.5.

The Safari update can be downloaded by going to System Preferences and clicking on the Software Update section.

We'll update this article when Apple provides details on the security fixes.

Tag: Safari

Popular Stories

iPhone 17 Pro Dark Blue and Orange

iPhone 17 Release Date, Pre-Orders, and What to Expect

Thursday August 28, 2025 4:08 am PDT by
An iPhone 17 announcement is a dead cert for September 2025 – Apple has already sent out invites for an "Awe dropping" event on Tuesday, September 9 at the Apple Park campus in Cupertino, California. The timing follows Apple's trend of introducing new iPhone models annually in the fall. At the event, Apple is expected to unveil its new-generation iPhone 17, an all-new ultra-thin iPhone 17...
iPhone 17 Pro Iridescent Feature 2

iPhone 17 Pro Clear Case Leak Reveals Three Key Changes

Sunday August 31, 2025 1:26 pm PDT by
Apple is expected to unveil the iPhone 17 series on Tuesday, September 9, and last-minute rumors about the devices continue to surface. The latest info comes from a leaker known as Majin Bu, who has shared alleged images of Apple's Clear Case for the iPhone 17 Pro and Pro Max, or at least replicas. Image Credit: @MajinBuOfficial The images show three alleged changes compared to Apple's iP...
xiaomi apple ad india

Apple and Samsung Push Back Against Xiaomi's Bold India Ads

Friday August 29, 2025 4:54 am PDT by
Apple and Samsung have reportedly issued cease-and-desist notices to Xiaomi in India for an ad campaign that directly compares the rivals' devices to Xiaomi's products. The two companies have threatened the Chinese vendor with legal action, calling the ads "disparaging." Ads have appeared in local print media and on social media that take pot shots at the competitors' premium offerings. One...
iOS 18 on iPhone Arrow Down

Apple Preparing iOS 18.7 for iPhones as iOS 26 Release Date Nears

Sunday August 31, 2025 4:35 pm PDT by
Apple is preparing to release iOS 18.7 for compatible iPhone models, according to evidence of the update in the MacRumors visitor logs. We expect iOS 18.7 to be released in September, alongside iOS 26. The update will likely include fixes for security vulnerabilities, but little else. iOS 18.7 will be one of the final updates ever released for the iPhone XS, iPhone XS Max, and iPhone XR,...
maxresdefault

The MacRumors Show: iPhone 17's 'Awe Dropping' Accessories

Friday August 29, 2025 8:12 am PDT by
Following the announcement of Apple's upcoming "Awe dropping" event, on this week's episode of The MacRumors Show we talk through all of the new accessories rumored to debut alongside the iPhone 17 lineup. Subscribe to The MacRumors Show YouTube channel for more videos We take a closer look at Apple's invite for "Awe dropping;" the design could hint at the iPhone 17's new thermal system with ...

Top Rated Comments

Jack Neill Avatar
54 months ago
After using it the past 30 seconds, I can tell you that 14.1.2 feels dramatically, the same.
Score: 13 Votes (Like | Disagree)
JPSaltzman Avatar
54 months ago
I never understood the way Apple insists the only way to get the latest (safest) version of Safari is through the last 2 OS releases. Anything older than that -- say, 10.11 (El Capitan), 10.13 (High Sierra) et al -- are not updated. Suddenly any software updates or security fixes require (currently) 10.15 and maybe 10.14. I won't even go into OS 11 B.S. Land (that's Big Sur, to you, sir).

To a degree, Firefox doesn't require this, not does Google Chrome doesn't require this. (They do have minimal OS requirements, though).

But what web browser (other than Apple's Safari) requires that your computer have the latest OS releases installed first?

It's just HTML coding, a bunch of videos, and web pages from around the world; in fact, I doubt many web pages are even created and updated on any of Apple's computers -- it's a Windows/Linux world, judging from the number of foreign language characters that show up on Mac-rendered web pages, all those  (and other geographcal-specific letterforms) that riddle (literally and figuratively) a typical printed web page from Mac Os.

Anyone still running iWeb --you know, "web design for the rest of us!" /s
Score: 8 Votes (Like | Disagree)
CarlJ Avatar
54 months ago

It's just HTML coding, a bunch of videos, and web pages from around the world; in fact, I doubt many web pages are even created and updated on any of Apple's computers -- it's a Windows/Linux world, judging from the number of foreign language characters that show up on Mac-rendered web pages, all those  (and other geographcal-specific letterforms) that riddle (literally and figuratively) a typical printed web page from Mac Os.
Funny characters showing up on web pages almost invariably happens because web servers are serving text that is encoded in one character set, but claiming it's encoded in another character set, like text in the archaic Windows CP-1252 character set, but claimed to be modern Unicode UTF-8, or vice versa. This is a problem with webserver admins who don't know how to follow modern standards, not a problem with Macs. And, actually, from what little I've seen, there are quite a few web developers out there using Macs.

Text is just a stream of bytes - 8-bit numbers - that must be interpreted through a specified character set. Pretty much every character set of the past (many decades) agrees on how to interpret bytes 0x20 through 0x7f, in line with what was originally ANSI X3.4 (aka US-ASCII), but the interpretation of bytes over 0x7f varies wildly between character sets. Unicode, with UTF-8, gave us One True Way to handle that, and it's (wisely) what most of the world uses now, but there's still a lot of text out there in character sets like CP-1252, and a lot of misconfigured web servers blithely hand out that text without declaring the character set properly.

Another common mistake is UTF-8 encoding text that is already UTF-8 encoded, which makes a real mess out of any text outside of the ASCII range (this produces a pretty recognizable pattern).

But nice try blaming it all on macOS. Claiming this happens on a "typical" web page from macOS is exaggerating the situation by several billon percent.
Score: 5 Votes (Like | Disagree)
zapmymac Avatar
54 months ago
Still loving Mojave on my 10,1 rMBP 2013!
Score: 4 Votes (Like | Disagree)
Realityck Avatar
54 months ago

After using it the past 30 seconds, I can tell you that 14.1.2 feels dramatically, the same.
Exactly. ;)
Score: 4 Votes (Like | Disagree)
katbel Avatar
54 months ago

I never understood the way Apple insists the only way to get the latest (safest) version of Safari is through the last 2 OS releases. Anything older than that -- say, 10.11 (El Capitan), 10.13 (High Sierra) et al -- are not updated. Suddenly any software updates or security fixes require (currently) 10.15 and maybe 10.14. I won't even go into OS 11 B.S. Land (that's Big Sur, to you, sir).

To a degree, Firefox doesn't require this, not does Google Chrome doesn't require this. (They do have minimal OS requirements, though).

But what web browser (other than Apple's Safari) requires that your computer have the latest OS releases installed first?
snip snip

Anyone still running iWeb --you know, "web design for the rest of us!" /s
Just tried because you asked and iWeb still run, slowly but it does!
Score: 3 Votes (Like | Disagree)