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

iPadOS 26 App Windowing

Apple Explains Why iPads Don't Just Run macOS

Friday June 13, 2025 7:46 am PDT by
iPadOS 26 allows iPads to function much more like Macs, with a new app windowing system, a swipe-down menu bar at the top of the screen, and more. However, Apple has stopped short of allowing iPads to run macOS, and it has now explained why. In an interview this week with Swiss tech journalist Rafael Zeier, Apple's software engineering chief Craig Federighi said that iPadOS 26's new Mac-like ...
iPhone 17 Pro Blue Feature Tighter Crop

iPhone 17 Pro Launching in Three Months With These 12 New Features

Saturday June 14, 2025 5:45 pm PDT by
The iPhone 17 Pro and iPhone 17 Pro Max are three months away, and there are plenty of rumors about the devices. Below, we recap key changes rumored for the iPhone 17 Pro models as of June 2025:Aluminum frame: iPhone 17 Pro models are rumored to have an aluminum frame, whereas the iPhone 15 Pro and iPhone 16 Pro models have a titanium frame, and the iPhone X through iPhone 14 Pro have a...
iphone 16 pro models 1

17 Reasons to Wait for the iPhone 17

Thursday June 12, 2025 8:58 am PDT by
Apple's iPhone development roadmap runs several years into the future and the company is continually working with suppliers on several successive iPhone models simultaneously, which is why we often get rumored features months ahead of launch. The iPhone 17 series is no different, and we already have a good idea of what to expect from Apple's 2025 smartphone lineup. If you skipped the iPhone...
Logitech Logo Feature

Logitech Announces Two New Accessories for WWDC

Friday June 13, 2025 7:22 am PDT by
Alongside WWDC this week, Logitech announced notable new accessories for the iPad and Apple Vision Pro. The Logitech Muse is a spatially-tracked stylus developed for use with the Apple Vision Pro. Introduced during the WWDC 2025 keynote address, Muse is intended to support the next generation of spatial computing workflows enabled by visionOS 26. The device incorporates six degrees of...
iOS 26 Screens

Here Are All the iOS 26 Features That Require iPhone 15 Pro or Newer

Thursday June 12, 2025 4:53 am PDT by
With iOS 26, Apple has introduced some major changes to the iPhone experience, headlined by the new Liquid Glass redesign that's available across all compatible devices. However, several of the update's features are exclusive to iPhone 15 Pro and iPhone 16 models, since they rely on Apple Intelligence. The following features are powered by on-device large language models and machine...
CarPlay Liquid Glass Dark

Apple to Let iPhone Users Watch Videos on CarPlay Screen While Parked

Thursday June 12, 2025 6:16 am PDT by
Apple this week announced that iPhone users will soon be able to watch videos right on the CarPlay screen in supported vehicles. iPhone users will be able to wirelessly stream videos to the CarPlay screen using AirPlay, according to Apple. For safety reasons, video playback will only be available when the vehicle is parked, to prevent distracted driving. The connected iPhone will be able to...
iOS 26 on Three iPhones

Hate iOS 26's Liquid Glass Design? Here's How to Tone It Down

Wednesday June 11, 2025 4:22 pm PDT by
iOS 26 features a whole new design material that Apple calls Liquid Glass, with a focus on transparency that lets the content on your display shine through the controls. If you're not a fan of the look, or are having trouble with readability, there is a step that you can take to make things more opaque without entirely losing out on the new look. Apple has multiple Accessibility options that ...
Mac Studio Feature

Apple Begins Selling Refurbished Mac Studio With M4 Max and M3 Ultra Chips at a Discount

Thursday June 12, 2025 10:14 am PDT by
Apple today added Mac Studio models with M4 Max and M3 Ultra chips to its online certified refurbished store in the United States, Canada, Japan, Singapore, and many European countries, for the first time since they were released in March. As usual for refurbished Macs, prices are discounted by approximately 15% compared to the equivalent new models on Apple's online store. Note that Apple's ...
iOS 26 Feature

Apple Seeds Revised iOS 26 Developer Beta to Fix Battery Issue

Friday June 13, 2025 10:15 am PDT by
Apple today provided developers with a revised version of the first iOS 26 beta for testing purposes. The update is only available for the iPhone 15 and iPhone 16 models, so if you're running iOS 26 on an iPhone 14 or earlier, you won't see the revised beta. Registered developers can download the new beta software through the Settings app on each device. The revised beta addresses an...

Top Rated Comments

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