Skip to content

v4.5.0 - #667

Merged
devakesu merged 15 commits into
mainfrom
4.5.0
Aug 2, 2026
Merged

v4.5.0#667
devakesu merged 15 commits into
mainfrom
4.5.0

Conversation

@devakesu

@devakesu devakesu commented Aug 2, 2026

Copy link
Copy Markdown
Owner

Pull Request

Description

  • chore (major updates): upgrade project dependencies, update Node.js to 24.18.1, npm to 12.0.2, TypeScript to 6.0.3, update github action dependencies

refactor(ci/docs): fix workflow vulnerabilities, update dependabot config, update readme & other docs, dynamic firebase configs

devcontainer: move to Windows docker desktop, hassle-free ssh agent forwarding and direct adb

  • chore: refactor code and improve linting standards across the codebase

  • improvement: remove unnecessary JWE encryption for unsensitive data reducing server performance

  • refactor: perform comprehensive project-wide cleanup, dependency updates, and test suite maintenance

  • feat: add individual course targets support, include duty leave counts, and refactor code

  • refactor: optimize data fetching and caching with tailored TTLs, server-side profile bundling, and code cleanup

  • refactor: modularize auth context, improve cache performance, and standardize error handling and security constants across the codebase.

  • feat: implement duty leave filtering in tracking page and improve course instructor upsert robustness

  • refactor: centralize transient error detection, add robust app lifecycle management, and introduce exponential backoff for login failures.

refactor: standardize date parsing and attendance utilities, enhance networking configuration.

  • feat: add visual blocked state overlay and submit button feedback to AddAttendanceDialog

  • feat: automate mobile configuration by extracting Firebase and app metadata from google-services.json in release workflow

  • feat: implement streaming response support with size limits and remove mobile secret references

  • chore: update actions/setup-node to version 8207627 in CI workflows

  • chore: add step to prepare app_secrets.dart in CodeQL workflow

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

Testing

Tests Performed

Web Application

  • Unit tests pass (npm run test)
  • E2E tests pass (npm run test:e2e)
  • Linting passes (npm run lint)

Mobile Application

  • Flutter tests pass (flutter test)
  • Manual testing on Android (Emulator/Physical)
  • Manual testing on iOS (Simulator/Physical)
  • EzyGo direct access verified (mobile)

Documentation

  • Documentation updated (if needed)
  • Code comments added for complex logic
  • API documentation updated (if API changes)

Checklist

  • My code follows the project's code style
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings or errors
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

For maintainers:

  • PR title follows conventional commit format
  • All checks pass
  • Documentation is complete
  • Ready to merge

devakesu added 12 commits July 31, 2026 21:57
…o 24.18.1, npm to 12.0.2, TypeScript to 6.0.3, update github action dependencies

refactor(ci/docs): fix workflow vulnerabilities, update dependabot config, update readme & other docs, dynamic firebase configs

devcontainer: move to Windows docker desktop, hassle-free ssh agent forwarding and direct adb
…ndardize error handling and security constants across the codebase.
…cle management, and introduce exponential backoff for login failures.

refactor: standardize date parsing and attendance utilities, enhance networking configuration.
…tadata from google-services.json in release workflow
@github-advanced-security

Copy link
Copy Markdown
Contributor

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

Comment thread src/lib/supabase/__tests__/client.test.ts Fixed
@devakesu
devakesu merged commit c764ceb into main Aug 2, 2026
8 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.

3 participants