Skip to content

v4.5.5 - #673

Merged
devakesu merged 4 commits into
mainfrom
4.5.5
Aug 7, 2026
Merged

v4.5.5#673
devakesu merged 4 commits into
mainfrom
4.5.5

Conversation

@devakesu

@devakesu devakesu commented Aug 7, 2026

Copy link
Copy Markdown
Owner

Pull Request

Description

  • refactor: vendor devcontainer CLI tools as local tarballs with SHA-256 verification and enforce dependency integrity in build-guard.

  • feat: implement Android App Links support with SHA-256 fingerprint validation and update version to 4.5.5

  • chore: update dependency versions in requirements.txt

Previous changes:

  • v4.5.4:

fix(mobile): resolve Play Console quality issues and optimize app

-Implement edge-to-edge layout via enableEdgeToEdge() in MainActivity for Android 15 (SDK 35+) compatibility
-Migrate MainActivity superclass to FlutterFragmentActivity
-Replace raw NetworkImage with CachedNetworkImageProvider across splash screen, profile widgets, and navigation shell to fix Play Console bitmap memory warnings
-Remove overbroad -keep class io.flutter.** ProGuard rules to allow R8 tree-shaking and improve shrinking/obfuscation rate
-Stagger provider pre-warming in splash screen to reduce main-thread frame drops
-Bump app version to 4.5.4

  • v4.5.3:

chore: add Dependabot schema validation to build pipeline and clean up configuration file

  • v4.5.2:

chore: add schema definition and update mobile directory to include all-dependency patterns in dependabot configuration

  • v4.5.1:

feat: improve course mismatch detection with ID mapping, add user display name utility, add attendance support to email templates and update token saving for mobile app integration

fix: flutter 3.44.9 android build compat (firebase upgrade + sentry K2 workaround)

feat: implement upstream network error detection for auth and improve mobile push token synchronization reliability

chore: update dependencies, refactor devcontainer npm installation, and update GitHub Actions to pinned versions

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to
    not work as expected)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test updates

…6 verification and enforce dependency integrity in build-guard.
@devakesu devakesu changed the title 4.5.5 v4.5.5 Aug 7, 2026
@codecov

codecov Bot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 73.07692% with 7 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/lib/validate-env.ts 46.15% 7 Missing ⚠️

📢 Thoughts on this report? Let us know!

@devakesu
devakesu enabled auto-merge (squash) August 7, 2026 20:37
@devakesu
devakesu merged commit 47acee1 into main Aug 7, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants