Skip to content

M131 Release 2

Compare
Choose a tag to compare
@Chilledheart Chilledheart released this 24 Oct 03:10
· 27 commits to develop since this release

Current releases

New Feature

Full Optimization (-O3) on Android build (#1119).

Previously Android builds are optimized for size (-Os). Now it changes to Full Opmization (-O3). Performance Improvement is expected.

Server SNI Support is added on iOS build (#1135).

Previously iOS build hides Server SNI for simplicity. Now the Server SNI TextField is added for potential use.

Disabling assertions on Official Build (#1125).

Now assertions (including those within STL) are disabled for Official Build. Performance Improvement is expected.

Android AAB bundle provided (#1121)

AAB bundles are now provided besides APK packages. You can extract debuginfo from AAB bundles directly.

Bugfix

Potential Crash on iOS fixed (#1134).

Potential Crash when stopping happens in iOS and now it is fixed.

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