Apple Releases macOS Sequoia 15.4 With Mail Categorization and More

Apple today released macOS Sequoia 15.4, the fourth major update to the ‌macOS Sequoia‌ operating system that launched in September. ‌macOS Sequoia‌ 15.4 comes two months after the launch of macOS Sequoia 15.3.

macOS Sequoia Feature
Mac users can download the ‌‌‌macOS Sequoia‌‌‌ update through the Software Update section of System Settings. It is available for free on all Macs able to run macOS 15.

With macOS 15.4, Apple is bringing Mail Categorization to the Mac. The Mail app features dedicated categories like transactions, updates, and promotions, with important emails organized into a primary section.

Apple News+ subscribers now have access to an ‌Apple News‌ Food section with recipes, food articles, and more. There's a new Sketch style for Image Playground, Memory Movie support in the Photos app for custom slideshows, and new emoji characters.

More information on what's new in ‌macOS Sequoia‌ can be found in our macOS Sequoia roundup.

Related Roundup: macOS Sequoia
Related Forum: macOS Sequoia

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...
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...
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...
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

kagharaht Avatar
22 weeks ago
"new emoji characters.".... Best news about this update! Forget the 3 bug issues to be fixed. Let's just be thankful for new emoji characters!!! :D
Score: 14 Votes (Like | Disagree)
coolfactor Avatar
22 weeks ago

15.4 was supposed to be my target build to upgrade from Sonoma, but after witnessing the Apple Idiocy debacle, I think I'll skip Sequoia altogether
Humans are odd creatures.

We've always known that Apple was playing the long game with AI integration work, and there was a chance that timelines would be stretched as they pushed forward.

Apple Intelligence hasn't been a failure. I, for one, appreciate that Apple is committed to a great experience, and is taking their time.

The day will come when Apple's implementation is the industry standard, and other companies will want to mimick it. Have patience.

In the meantime, your Mac gives access to all competitor solutions today. Interesting, eh? ?
Score: 12 Votes (Like | Disagree)
tywebb13 Avatar
22 weeks ago

Build 24E248, or one higher than the second RC.
here are the builds of the other stuff released today:

macOS 14.7.5 (23H527)
macOS 13.7.5 (22H527)
iOS 18.4 (22E240)
iPadOS 18.4 (22E240)
tvOS 18.4 (22L255)
audioOS 18.4 (22L255)
visionOS 2.4 (22O238)
iPadOS 17.7.6 (21H423)
iOS 16.7.11 (20H360)
iPadOS 16.7.11 (20H360)
iOS 15.8.4 (19H390)
iPadOS 15.8.4 (19H390)
watchOS 11.4 (22T251) - pulled and re-released next day

for the build 24E248 of macOS Sequoia 15.4 here are the ipsw and full installer:

ipsw: https://updates.cdn-apple.com/2025SpringFCS/fullrestores/082-16517/AACDDC33-9683-4431-98AF-F04EF7C15EE3/UniversalMac_15.4_24E248_Restore.ipsw

full installer: https://swcdn.apple.com/content/downloads/43/58/082-16524-A_VHRNGIT194/ksdv19dcxx90ja7nronzpb4kr4val0imsz/InstallAssistant.pkg

here are the full installers for Ventura 13.7.5 and Sonoma 14.7.5

macOS Ventura 13.7.5 build 22H527: https://swcdn.apple.com/content/downloads/61/08/082-11327-A_JKF2NNDDY8/aaxgevztdm1i5v6q6xousfc44xa90ykmk0/InstallAssistant.pkg

macOS Sonoma 14.7.5 build 23H527: https://swcdn.apple.com/content/downloads/40/16/082-11498-A_J7T1GLHFVZ/chr3rxmbukm8zmyun90r1gz1wodsaeuzda/InstallAssistant.pkg

easy to confirm builds for ipsw as build is in the link but you can also find it in terminal by running this:

curl https://mesu.apple.com/assets/macos/com_apple_macOSIPSW/com_apple_macOSIPSW.xml | grep ipsw | sort -u | sed 's/<string>//g' | sed 's/<\/string>//g' | grep -v protected

There are 2 ways to confirm build for the full installers

Method 1 - download the pkm file

I use the sequoia one as example

Replace the g with a m at end of link, i.e.,

https://swcdn.apple.com/content/downloads/43/58/082-16524-A_VHRNGIT194/ksdv19dcxx90ja7nronzpb4kr4val0imsz/InstallAssistant.pkm

download pkm file and open with textedit

you see this:...version="24.4.248"...

how to read build number: second number 0,1,2,... is A,B,C,... so the 4 is E and build is 24E248

(note if it were a non-rc beta there would be a fourth number 1,2,3,... which is a,b,c,... so for example 24.4.5238.1 is build 24E5238a)

Method 2 - reveal the link in terminal

To reveal links in terminal, which also shows builds

Sequoia:

for file in $(curl -# https://swscan.apple.com/content/catalogs/others/index-15-1.sucatalog | grep com_apple_MobileAsset_MacSoftwareUpdate.plist | grep -Evw '(com_apple_MobileAsset_MacSoftwareUpdate.plist.integrityDataV1|InstallInfo.plist)' | sed -e s/"<string>"//g -e s/"<\/string>"//g -e s/\ //g); do
curl -# $file | egrep -EA 1 '(>Build<|OSVersion)' | sed -e s/"<string>"//g -e s/"<\/string>"//g -e s/\ //g | sed -e s/"<key>"//g -e s/"<\/key>"//g -e s/\ //g
echo $file | sed -e "s/com_apple_MobileAsset_MacSoftwareUpdate.plist/InstallAssistant.pkg/g"
done

Sonoma:

for file in $(curl -# https://swscan.apple.com/content/catalogs/others/index-14-1.sucatalog | grep Info.plist | grep -Evw '(Info.plist.integrityDataV1|InstallInfo.plist)' | sed -e s/"<string>"//g -e s/"<\/string>"//g -e s/\ //g); do
curl -# $file | egrep -EA 1 '(>Build<|OSVersion)' | sed -e s/"<string>"//g -e s/"<\/string>"//g -e s/\ //g | sed -e s/"<key>"//g -e s/"<\/key>"//g -e s/\ //g
echo $file | sed -e "s/Info.plist/InstallAssistant.pkg/g"
done

Ventura:

for file in $(curl -# https://swscan.apple.com/content/catalogs/others/index-13-1.sucatalog | grep Info.plist | grep -Evw '(Info.plist.integrityDataV1|InstallInfo.plist)' | sed -e s/"<string>"//g -e s/"<\/string>"//g -e s/\ //g); do
curl -# $file | egrep -EA 1 '(>Build<|OSVersion)' | sed -e s/"<string>"//g -e s/"<\/string>"//g -e s/\ //g | sed -e s/"<key>"//g -e s/"<\/key>"//g -e s/\ //g
echo $file | sed -e "s/Info.plist/InstallAssistant.pkg/g"
done

several builds may be revealed but the most recent one would be at the bottom of the list, so again using the sequoia one as example we see this at the bottom of the list:

Build
24E248
--
OSVersion
15.4
https://swcdn.apple.com/content/downloads/43/58/082-16524-A_VHRNGIT194/ksdv19dcxx90ja7nronzpb4kr4val0imsz/InstallAssistant.pkg

note if you use the method 2 for betas, replace sucatalog index with the following

index-15 becomes index-15seed, index-14 becomes index-14seed, index-13 becomes index-13seed
Score: 12 Votes (Like | Disagree)
Capeto Avatar
22 weeks ago

Why does everyone have the need to post their individual hardware when saying they haven't been pushed a software update, yet? LOL!
Different hardware has (slightly) different update builds and some get pushed earlier than others.
Score: 9 Votes (Like | Disagree)
Dark-Signature Avatar
22 weeks ago
This is Trump's revenge on Europe ... no more updates ?
Score: 8 Votes (Like | Disagree)
neotint Avatar
22 weeks ago
Grateful for Mail categorization!
Score: 7 Votes (Like | Disagree)