Apple Releases iOS 26.1 Beta with New Features and Improvements

Apple Releases iOS 26.1 Beta with New Features and Improvements
source: gettyimages
September 22, 2025

Apple has launched the first beta version of iOS 26.1, just a week after releasing iOS 26. The upcoming update introduces several notable features, primarily expanding language support for Apple Intelligence, along with various enhancements across the system.

Expanded Languages for Apple Intelligence

The core AI features now support additional languages, broadening its accessibility:

Enhanced AirPods Live Translation

AirPods' Live Translation feature gains support for new languages, including:

Design and Interface Updates

Security and System Improvements

Apple has renamed "Rapid Security Updates" to Background Security Improvement, aimed at enhancing device security by installing updates and system files proactively, outside regular software updates. In rare cases, these updates may be temporarily removed if compatibility issues arise, but they are typically reintegrated in subsequent software updates.

> More features and improvements might be discovered as users explore iOS 26.1. If you find anything noteworthy, share your insights in the comments.

Recent Apple News and Rumors

iPhone 17 Pro and iPhone Air Scratch Easily

Recent reports indicate that some new iPhone 17 Pro and iPhone Air models on display at Apple Stores are already scratched and scuffed, particularly in darker finishes such as Deep Blue and Space Black.

Anticipated iOS 26.0.1 Update

Apple is expected to release iOS 26.0.1 to address issues like camera bugs on the iPhone Air and iPhone 17 Pro. The update, with a build number around 23A350, is part of the ongoing efforts to optimize new devices.

New Cases for iPhone 17 Series

With the latest iPhones launched, accessory manufacturers are offering a wide range of cases and charging solutions. MacRumors provides curated options, including protective cases suited for the iPhone 17, Pro, and Air models.

iPhone 17 Pro Max Teardown Confirms Qualcomm Modem

A teardown video from Bilibili reveals that the iPhone 17 Pro Max is equipped with Qualcomm's Snapdragon X80 modem, used for 5G connectivity. This marks a shift from Apple’s previous reliance on its own modems, at least for some models.

Controversy Over iOS 26 Liquid Glass Design

The new Liquid Glass design introduced in iOS 26 has received mixed reactions. Critics highlight that the change has sparked more criticism than praise, with discussions heating up across forums and social media.

iPhone 17 Teardown Insights

Recent teardown videos show internal modifications, including larger rear cameras and the inclusion of a SIM card tray in the Pro model, along with existing eSIM capabilities.

---

_for more details and updates, stay tuned and share your thoughts below._

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 159 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6644244,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}