Skip to content

Releases: CircuitVerse/mobile-app

v867

09 Nov 14:20
117d2b4

Choose a tag to compare

Release v867

v865

30 Oct 17:21
204fbdb

Choose a tag to compare

Release v865

v859

17 Oct 15:58
08d2f3a

Choose a tag to compare

Release v859

v853

21 Sep 17:10
541d112

Choose a tag to compare

Release v853

v850

14 Sep 17:21
3cb3f85

Choose a tag to compare

Release v850

v1.3.0

14 Sep 17:03

Choose a tag to compare

1.3.0 (2025-09-14)

✨ Features

  • improve UX with microinteractions, page transitions, and exit confirmation dialog (4009070)

🐛 Bug Fixes

  • ci: resolve artifact download error in preview APK workflow (6757e28)
  • ci: resolve artifact download error in preview APK workflow (8c2b691)
  • ci: resolve artifact upload/download issues with fixed naming (71d3cb2)
  • ci: resolve Windows PowerShell build issues (8873ffb)
  • ci: update iOS build to support iOS 18 simulator (0c6e208)
  • ci: update iOS build to use device SDK (696b6e0)
  • correctly parse contributors API response (b88e939)
  • handle contributors API response type (6774f2e)
  • ios: bump minimum deployment target to iOS 12.0 (ddcca74)
  • ios: resolve pod dependency conflict (91dabfd)
  • revert iOS deployment target to 11.0 (ee9eaa4)
  • Stub followRedirects to resolve FakeUsedError in CI (cc19cb2)
  • tests: stub HttpClientResponse.headers.forEach in image_test_utils (af96509)
  • update ci (0c66a89)
  • update test and ci (baaecdc)

💎 Styles

  • format contributors_api.dart with dart format (8ead972)

🧪 Tests

  • fix failing tests (c7b913a)
  • fix FakeUsedError by stubbing HttpClient request properties (3a29e64)
  • fix flakiness in AboutViewTest (137438f)
  • fix UpdateAssignmentView tests by properly registering mocks (3bb410e)
  • stabilize UpdateAssignmentView tests with proper mock handling (9029d2b)

🎡 CI

  • fix iOS build by updating CocoaPods specs before pod install (a9c9147)
  • separate CI and CD config (#428) (8cb3839)
  • update CocoaPods specs before install to fix CI (3579e75)

v843

31 Aug 09:43
f0aff7a

Choose a tag to compare

Release v843

v838

28 Aug 16:46
c538725

Choose a tag to compare

Release v838

v1.2.0

24 Aug 14:36

Choose a tag to compare

1.2.0 (2025-08-24)

Features

  • add new localization keys, RTL support improvements, and language-specific images (aeadf50)
  • add RTL language support with Arabic localization (cf14af2)
  • add share button to featured circuit card (482ebde)
  • allow users to re-edit their created projects (3f8b8c4)
  • enhance CI with automated releases (553d97c)
  • enhance project cards with default images and stats (305d968)
  • improve RTL support and localization configuration (70a5087)
  • modernize codebase for robust multilingual support (e4e489e)
  • revamp profile card UI (c5cb6c2)
  • use MediaStore API for saving images on Android 10+ to fix gallery visibility (5e3a3ac)

Bug Fixes

  • add platform condition to APK upload step (01aeb37)
  • address code quality issues pointed by coderabbit (fdfcbf0)
  • align APK build path and mask secrets (088c97e)
  • implement CodeRabbit's suggested changes (1e4fd3c)
  • minor RTL fixes (dc150e4)
  • pre-fill saved data and add tags support (cc06af4)
  • remove duplicate keys in .arb files to unblock gen-l10n (03b2d16)
  • remove remaining duplicate keys from .arb files (1fcc158)
  • resolve download, external links, and theme issues (33b88b7)
  • send Uint8List to MediaStore over MethodChannel (6225a31)

Styles

  • apply dart format to simulator_viewmodel.dart (65fcb2a)
  • standardize text capitalization and formatting (d435451)

Code Refactoring

  • enhance file extension detection with priority-based approach (cad0f09)
  • modernize storage handling per CodeRabbit suggestions (51321e5)
  • replace brittle string manipulation with Uri parsing for image URLs (42832ed)

Continuous Integration

Release v1.0.772 - 2025-08-12

12 Aug 14:48
ed71ac5

Choose a tag to compare

Android APK release built from commit ed71ac5.

Build number: 772
Build date: 2025-08-12

Download and install the APK file below.

What's Changed

  • Enhance Simulator Download & External Link Handling with Android 13+ Media Support by @JatsuAkaYashvant in #421

Full Changelog: v1.0.760...v1.0.772