Apple today seeded the third beta of an upcoming macOS Sonoma 14.4 update to public beta testers, allowing non-developers to test the software ahead of its launch. The third public beta comes a week after Apple released the second public beta.
Beta testers can opt-in through the Software Update section of the System Settings app. Under Beta updates, simply toggle on the Sonoma Public Beta. Note that you must sign up to participate on Apple's beta testing website.
macOS Sonoma 14.4 introduces some of the features in the iOS 17.4 beta, such as new emoji characters. We don't know what Mac-specific features are included, but nothing new has been found in the developer betas so far.
Wednesday December 10, 2025 2:52 am PST by Tim Hardwick
Google Maps on iOS quietly gained a new feature recently that automatically recognizes where you've parked your vehicle and saves the location for you.
Announced on LinkedIn by Rio Akasaka, Google Maps' senior product manager, the new feature auto-detects your parked location even if you don't use the parking pin function, saves it for up to 48 hours, and then automatically removes it once...
Apple has ordered 22 million OLED panels from Samsung Display for the first foldable iPhone, signaling a significantly larger production target than the display industry had previously anticipated, ET News reports.
In the now-seemingly deleted report, ET News claimed that Samsung plans to mass-produce 11 million inward-folding OLED displays for Apple next year, as well as 11 million...
Friday December 5, 2025 9:40 am PST by Tim Hardwick
Apple is about to release iOS 26.2, the second major point update for iPhones since iOS 26 was rolled out in September, and there are at least 15 notable changes and improvements worth checking out. We've rounded them up below.
Apple is expected to roll out iOS 26.2 to compatible devices sometime between December 8 and December 16. When the update drops, you can check Apple's servers for the ...
Thursday December 11, 2025 8:49 am PST by Joe Rossignol
Apple seeded the second iOS 26.2 Release Candidate to developers earlier this week, meaning the update will be released to the general public very soon.
Apple confirmed iOS 26.2 would be released in December, but it did not provide a specific date. We expect the update to be released by early next week.
iOS 26.2 includes a handful of new features and changes on the iPhone, such as a new...
Monday December 8, 2025 4:54 am PST by Tim Hardwick
Apple is actively testing under-screen Face ID for next year's iPhone 18 Pro models using a special "spliced micro-transparent glass" window built into the display, claims a Chinese leaker.
According to "Smart Pikachu," a Weibo account that has previously shared accurate supply-chain details on Chinese Android hardware, Apple is testing the special glass as a way to let the TrueDepth...
Monday December 8, 2025 10:18 am PST by Juli Clover
Apple today seeded the second release candidate version of iOS 26.2 to developers and public beta testers, with the software coming one week after Apple seeded the first RC. The release candidate represents the final version iOS 26.2 that will be provided to the public if no further bugs are found.
Registered developers and public beta testers can download the betas from the Settings app on...
Monday December 1, 2025 2:40 am PST by Tim Hardwick
Apple's iPhone development roadmap runs several years into the future and the company is continually working with suppliers on several successive iPhone models at the same time, which is why we often get rumored features months ahead of launch. The iPhone 18 series is no different, and we already have a good idea of what to expect for the iPhone 18 Pro and iPhone 18 Pro Max.
One thing worth...
Monday December 8, 2025 9:23 am PST by Joe Rossignol
Apple's chipmaking chief Johny Srouji has reportedly indicated that he plans to continue working for the company for the foreseeable future.
"I love my team, and I love my job at Apple, and I don't plan on leaving anytime soon," said Srouji, in a memo obtained by Bloomberg's Mark Gurman.
Here is Srouji's full memo, as shared by Bloomberg:I know you've been reading all kind of rumors and...
Thursday December 11, 2025 11:28 am PST by Juli Clover
Apple today released new firmware designed for the AirPods Pro 3 and the prior-generation AirPods Pro 2. The AirPods Pro 3 firmware is 8B30, up from 8B25, while the AirPods Pro 2 firmware is 8B28, up from 8B21.
There's no word on what's include in the updated firmware, but the AirPods Pro 2 and AirPods Pro 3 are getting expanded support for Live Translation in the European Union in iOS...
Wednesday December 10, 2025 12:22 pm PST by Juli Clover
The next-generation low-cost iPad will use Apple's A19 chip, according to a report from Macworld. Macworld claims to have seen an "internal Apple code document" with information about the 2026 iPad lineup.
Prior documentation discovered by MacRumors suggested that the iPad 12 would be equipped with an A18 chip, not an A19 chip. The A19 chip was just released this year in the iPhone 17, and...
@Fuzzball84 don't get mad at us because you basically own a doorstop and want to feel good about yourself and call it a "2020 Mac mini"
I think you just highlighted what you're really trying to do here... there are people testing Mac OS Sonoma who want to ensure the best experience possible for themselves and others who own both intel and Apple silicon Macs (I also have intel and apple silicon Macs).
Humor and banter is allowed on here.. but people like yourself who appear more concerned with other activities that you'd usually find in the playground.
Going around calling peoples perfectly functional hardware doorstops will not get you many friends in the adult world.
You do realise there are active threads on here for vintage Macs etc?? People who are proud of keeping their old Macs running etc
* Fixed an issue where center or right aligned NSTextField appears blurry. (120819010) * Fixed: Resolves an issue where pointer style does not update when browsing in Safari. (121131986)
[HEADING=2]Core ML ('https://developer.apple.com/documentation/macos-release-notes/macos-14_4-release-notes#Core-ML')[/HEADING] [HEADING=3]New Features ('https://developer.apple.com/documentation/macos-release-notes/macos-14_4-release-notes#New-Features')[/HEADING]
* ML Program models that are loaded with MLComputeUnits.cpuOnly will use a new high performance CPU backend that takes advantage of Accelerate framework’s BNNS library. (114037934)
* Fixed: When using the transfer learning algorithm option, the CreateML app and framework object detection template might fail to converge and cause poor model quality and produce more than expected false positives. (114480994)
* Fixed: Updates to macOS 14.4 starting from macOS 11.0–12.3.1 will not work. (120548971)
[HEADING=2]StoreKit ('https://developer.apple.com/documentation/macos-release-notes/macos-14_4-release-notes#StoreKit')[/HEADING] [HEADING=3]New Features ('https://developer.apple.com/documentation/macos-release-notes/macos-14_4-release-notes#New-Features')[/HEADING]
* productDescriptionHidden(_:) API can be used to configure the visibility of product descriptions in ProductView, StoreView and SubscriptionStoreView instances within a view hierarchy. When building with Xcode 15.3, the view modifier can be used even if your app is running on iOS 17.0, iPadOS 17.0, macOS 14.0, tvOS 17.0, watchOS 10.0, visionOS 1.0, or later. When implementing a product view style, it can support this new view modifier by checking the descriptionVisibility property on the configuration value. (110414819) (FB12261973) * You can use SubscriptionStoreView ('https://developer.apple.com/documentation/storekit/subscriptionstoreview') to present promotional offers by adding the subscriptionPromotionalOffer(offer:signature:) modifier. If you’re already using inAppPurchaseOptions(_:) ('https://developer.apple.com/documentation/swiftui/view/inapppurchaseoptions(_:)') modifier to support promotional offers for StoreKit views, you should adopt the new API instead when your app is running on iOS 17.4, iPadOS 17.4, macOS 14.4, tvOS 17.4, watchOS 10.4, visionOS 1.1 or later. Do not use both APIs to apply a promotional offer for the same view. (115358806)
* Fixed: The isEligibleForIntroOffer ('https://developer.apple.com/documentation/storekit/product/subscriptioninfo/3803203-iseligibleforintrooffer') property and isEligibleForIntroOffer(for:) ('https://developer.apple.com/documentation/storekit/product/subscriptioninfo/3791958-iseligibleforintrooffer')method now reflect ineligibility in cases where a customer would otherwise be eligible for the offer if they weren’t actively subscribed. This means a customer which is not currently eligible for an introductory offer may become eligible in the future. Customers who redeem an introductory offer for a given subscription group will continue to never be eligible for another introductory offer in that subscription group. You can detect this case this by checking if any one transaction with a matching subscriptionGroupID ('https://developer.apple.com/documentation/storekit/transaction/3749718-subscriptiongroupid') has the type ('https://developer.apple.com/documentation/storekit/transaction/offer/4307073-type') property on offer ('https://developer.apple.com/documentation/storekit/transaction/4307076-offer') set to introductory ('https://developer.apple.com/documentation/storekit/transaction/offertype/3822309-introductory'). (103604770) (FB11889732)
[HEADING=2]SwiftUI ('https://developer.apple.com/documentation/macos-release-notes/macos-14_4-release-notes#SwiftUI')[/HEADING] [HEADING=3]New Features ('https://developer.apple.com/documentation/macos-release-notes/macos-14_4-release-notes#New-Features')[/HEADING]
* Table now supports dynamic numbers of columns with the new TableColumnForEach. (79492167) (FB9189673)
* Fixed: DatePicker in macOS reset focus to the first date component when its bound date changes and timeZone is overriden in the environment. (97376561)
Is Anyone got any inside info on MacOs 15? Pretty sure it will be Apple Silicon Only.
Bored of macOS in its current form. And when I ditch Intel Macs for Apple Silicon I want to know where Apple is headed with macOS . Could be changes none of us like.
On A Windows machine you can Stay on Windows 10 or 11 if Windows 12 gets kinda scary.
Sonoma is pretty much fully baked. no new things on the horizon.
The New Windows 11 24H2 will not run now on Machines older than 10 years old. even with hacks.
And you can easily upgrade your motherboard to get the new Thunderbolt 5 and WIFI 7.
There really doesn't need to be any immediate abandonment of supporting intel Macs. Apple like Next Computer has always had its NextStep-> MacOS X -> MacOS running on multiple platforms in the lab for as long as we can remember.