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

iOS 26 Battery Glass Feature

iPhone 16 Pro Max 80% Charge Limit: One Year Later, Was It Worth It?

Wednesday September 24, 2025 3:58 pm PDT by
With the iPhone 15 series, I did an experiment and kept my iPhone's Charge Limit set at 80 percent for an entire year. It provided an interesting look at the impact of charge limits on battery longevity, so I decided to repeat it for the iPhone 16 line. Since September 2024, my iPhone 16 Pro Max has been limited to an 80 percent charge, with no cheating. As of today, my battery's maximum...
Home Hub Command Center with Dome Base Feature

Apple Working on All-New Operating System

Thursday September 25, 2025 1:11 pm PDT by
Apple is developing an all-new operating system codenamed "Charismatic," according to Bloomberg's Mark Gurman. Apple smart home hub concept based on rumors This is likely Apple's long-rumored "homeOS" operating system. In a report last month, Gurman said both Apple's rumored smart home hub in 2026 and tabletop robot in 2027 will run the new operating system. He said the software platform ...
AirPods Pro 3 Newsroom

Apple's 'Back to School' Offer Ends Soon, Now Applies to AirPods Pro 3

Wednesday September 24, 2025 7:20 am PDT by
Apple's annual "Back to School" promotion for students ends soon, so act fast if you want to score free AirPods with the purchase of an eligible new Mac or iPad. Until Tuesday, September 30, college students and qualifying educational staff in the U.S. can receive free AirPods 4 with Active Noise Cancellation when they purchase an eligible new Mac or iPad from Apple. This is a $179 value. ...
iPhone 17 Pro Colors

Skipped the iPhone 17 Pro? Here's What is Rumored for iPhone 18 Pro

Tuesday September 23, 2025 8:55 am PDT by
While the iPhone 18 Pro and iPhone 18 Pro Max are still a year away, there are already a few rumors about the devices that offer an early look ahead. Below, we have recapped some of the early iPhone 18 Pro rumors so far. This story was published previously, and it has been updated to reflect the latest rumors. Many early rumors prove to be true, but nothing is confirmed yet, and Apple's...
iOS 26

Everything New in iOS 26.1 Beta 1

Monday September 22, 2025 12:44 pm PDT by
Apple released the first beta of iOS 26.1 today, just a week after launching iOS 26. iOS 26.1 mainly adds new languages to Apple Intelligence, but there are a few other features that are worth knowing about. New Apple Intelligence Languages Apple Intelligence is now available in Danish, Dutch, Norwegian, Portuguese (Portugal), Swedish, Turkish, Chinese (Traditional), and Vietnamese. AirPo...
apple tv 4k new orange

Next Apple TV Expected to Launch This Year With These New Features

Monday September 22, 2025 10:00 am PDT by
The next Apple TV is expected to be released later this year, and a handful of new features and changes have been rumored for the device. Below, we recap what to expect from the next Apple TV, according to rumors. Likely Features N1 Chip With Wi-Fi 7 Last year, Bloomberg's Mark Gurman said the next Apple TV would be equipped with Apple's own combined Wi-Fi and Bluetooth chip, which is...
Apple More Personal Siri Ad

Apple Responds to U.S. Class Action Lawsuit Over Delayed Siri Features

Friday September 26, 2025 6:57 am PDT by
In March, Apple delayed the launch of its personalized Siri features, and soon after the company was hit with multiple class action lawsuits over the situation. The plaintiffs said they never would have purchased an iPhone 16, or would have paid less, had they known Apple's marketing about the Siri features was false. In the U.S., all of the complaints were consolidated into one class...

Top Rated Comments

Jack Neill Avatar
55 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
55 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
55 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
55 months ago
Still loving Mojave on my 10,1 rMBP 2013!
Score: 4 Votes (Like | Disagree)
Realityck Avatar
55 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
55 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)