Skip to content

android2.9.13

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Aug 13:08
· 1 commit to master since this release
83daa0f
  • 83daa0fb - chore(changelog): update release date for version 2.9.13
  • ae3466a7 - Merge branch 'dev'
  • d138e9f9 - fix(admob): Enforce age rating on app level
  • 25723187 - fix(info-plist): update usage descriptions for fine location
  • 6feb1466 - chore(changelog): update entries for Snapmaker U1 webcam enhancements and adaptive MJPEG improvements
  • a88655f7 - feat(webcam): add support for Snapmaker U1 camera beacons and update webcam info handling
  • fa8f4dfc - fix(adaptive-mjpeg-manager): handle transient errors by limiting consecutive failure notifications
  • 2f6014c5 - fix(adaptive-mjpeg-manager): drop incomplete JPEG frames to prevent decode errors
  • d9fa6912 - refactor(klipper-system-info): add extension for Snapmaker U1 detection and refactor usage
  • 0c3aa2a4 - fix(changelog): update entries for webcam setup and Moonraker version parsing improvements
  • 00268989 - fix(webcam-info): ensure UUID is generated for null or empty UID in addOrUpdate method
  • 63d17835 - fix(moonraker-version): enhance version parsing to support plain semver formats
  • ada701f2 - fix(info-plist): update usage descriptions for fine location
  • f2520d1e - fix(info-plist): update usage descriptions for tracking, camera, location, and microphone
  • a636c7f5 - fix(info-plist): update usage descriptions for tracking, camera, location, and microphone
  • 7c1632f7 - fix(machine-service): add error handling for missing machine settings when moonraker reports issue with namespace
  • 3888621e - Merge branch 'master' into dev
  • 6bd6c3ab - fix(machine-edit): Added support for changing macro visibility per state again
  • b3d2e13b - New Crowdin updates (#581)
  • a4b1c01f - Update changelog.md
  • 39ae8db6 - Merge branch 'refs/heads/master' into dev
  • f18f62b7 - fix: correct 'occured' to 'occurred' typo in user-facing error messages (#580)
  • 72099b66 - fix(pubspec): update mobile_scanner to version 7.4.0
  • b1fb3bb4 - fix(pubspec): update firebase_core_platform_interface to version 8.0.0
  • 096580a1 - fix(changelog): add bug fixes for GCode preview and notification settings crashes
  • 9aee4bae - fix: Ensure the allMachineProviders never get disposed due to no attached listener
  • 5a95aefd - Update Flutter version in build workflow
  • 374d65a1 - New Crowdin updates (#578)
  • d286a007 - chore(changelog): update release date for version 2.9.11
  • 03566764 - fix(file_interaction_service): File action menu was broken due to ref dispose
  • 33a73df0 - chore: disable Swift Package Manager in Flutter config
  • 2ebbef71 - chore(dependencies): Update more dependencies
  • dd30d7a0 - refactor: replace flutter_icons with flutter_vector_icons across the codebase
  • 40a6ded7 - chore(dependencies): update hooks_riverpod, riverpod_annotation, and riverpod_generator versions
  • 04fa3857 - New Crowdin updates (#573)
  • 53c3312e - chore(changelog): Add theme editor notice
  • 7da00eab - fix(custom-theme): Translation key location
  • 0a19f6b3 - feat(perks_page): Add theme editor notice
  • e24fe335 - fix(i18n): Add missing texts
  • d5271664 - fix(machine-edit): Webcams/Remote settings showed loading skeleton on error
  • 7cc334ad - feat(custom-theme): Extend what can be configured for custom themes!
  • 31c93d9c - refactor(custom-theme): Cleanup code
  • 4aa18ad0 - feat(custom-theme): Add POC for custom themes
  • 48f919ca - fix(klippy): stay loading during transient reconnection instead of flashing disconnected state
  • babc70db - fix(webcam_service_type): remove duplicate ipStream entry in webcam service type
  • 1a7fad80 - fix(perks_page): add fleet print perk for simultaneous job distribution across printers
  • 09353698 - fix(machine-box): Reactive events of hive to ensure proper change propagation
  • 973f4443 - refactor(dio_provider): optimize connection handling by selecting relevant machine fields
  • baefa61c - refactor(webcam_info_repository): remove debug logging for webcam JSON serialization
  • 28791b7c - chore(changelog): update to include GCode preview caching and progress enhancements
  • 79787e5a - feat(gcode_preview): enhance GCode loading with progress tracking and caching
  • 737f8843 - chore(changelog): update for version 2.9.11 with enhancements and bug fixes
  • e412bf1d - feat(notification_service): add FCM token reset functionality to manage stale notifications
  • e892bd00 - feat(payment_service): Update Supporter model to include accountId and adjust Firestore document handling
  • d3dd8647 - feat(folder_cache): Implement folder caching with Hive storage and add FolderCacheEntry model
  • 2fb9182e - chore(pubspec): bump version to 2.9.11
  • 897917d0 - fix(klippy_service): Update klippyState mapping to handle 'connecting' state correctly