Skip to content

M131 Release 0

Compare
Choose a tag to compare
@Chilledheart Chilledheart released this 15 Oct 05:16
· 104 commits to develop since this release

Current releases

New Feature

Post Quantum ML-KEM key-agreements in TLS 1.3 (#1115)

Use Post Quantum key-agreements ML-KEM (draft-connolly-tls-mlkem-key-agreement) in place of Kyber(draft-tls-westerbaan-xyber768d00-02) for TLS 1.3.

post-quantum-key-agreements

Android 16KB mode support (#1109)

Android 16 kb page size support (#1109) is added targeting Android 15. You can now install and use this apk for any Android device which enables 16 KB mode.

16-kb-screenshot 16-kb-dev-option

Some benefits from 16 kb memory page size:

  • Lower app launch times while the system is under memory pressure: 3.16% lower on average, with more significant improvements (up to 30%) for some apps that we tested
  • Reduced power draw during app launch: 4.56% reduction on average

Bugfix

Fix integration issue with http-proxy clients built against Qt 6.8 (#1118)

Telegram on Linux (newer than 5.6.1) is capable to connect yass service via http proxy.

qt-regression

See qt6.8's change: qt/qtbase@0fef8f53c3e and qt/qtbase@15b0bd69ff2

Fix a crash due to dangling SSLSocket::DoPeek call (#1114)

A potential crash on windows has been fixed during TLS handshake in Windows (#1113).

Support outside Github Release

iOS support

Join via TestFlight https://testflight.apple.com/join/6AkiEq09. Install TestFlight first.

The relevant updates on TestFlight will be completed in the foreseeable time

Flathub Support

Install via Flathub https://flathub.org/apps/io.github.chilledheart.yass. Install Flatpak first.

The relevant updates on Flathub will be completed in the foreseeable time

What's Changed

Full Changelog: 1.14.4...1.15.0