Releases: CircuitVerse/mobile-app
Releases · CircuitVerse/mobile-app
v867
v865
Release v865
v859
Release v859
v853
Release v853
v850
Release v850
v1.3.0
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
v843
Release v843
v838
Release v838
v1.2.0
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
- add crowdin ci config (52e5cb9)
Release v1.0.772 - 2025-08-12
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