Skip to content

v1.3.11

Choose a tag to compare

@topanim topanim released this 23 Sep 22:13
· 10 commits to master since this release

What's Changed

🎨 Theme

  • Default theme changed to navy blue (#1F2137)

🔧 Bug Fixes

  • Auto-update: added User-Agent header, redirect following for GitHub downloads, strict RuStore install source detection, update check on settings screen open
  • Web: virtual keyboard now opens on mobile browsers (workaround for Compose Multiplatform CMP-7836)
  • Web: avatar loading fixed (CORS) — switched to direct CDN URL
  • Favorites: chip now updates immediately on long press toggle without needing to reopen the sheet

🏗️ CI/CD

  • macOS DMG & iOS framework now properly attach to releases
    • Added XCFramework support for iOS (universal framework)
    • Fixed wrong zip paths that prevented iOS artifacts from uploading
    • Removed silent error swallowing in build steps

Full Changelog: v1.3.10...v1.3.11