Pre-release (chore/cleanup-vscode-settings) v1.0.64-pre.chore-cleanup-vscode-settings.138
Pre-release
Pre-release
·
446 commits
to main
since this release
- security: add .vscode/settings.json to .gitignore (f0e45df) by digitalnomad91
- refactor(ui): update components to use unified error handler (a499e78) by digitalnomad91
- config: update app configuration (3dd079a) by digitalnomad91
- clean: remove temporary .new tab files (7db3e90) by digitalnomad91
- refactor(error): remove deprecated error handling files (7d7e532) by digitalnomad91
- archive(plugin): preserve old native exception handler (8e73c0f) by digitalnomad91
- feat(error): consolidate error handling into unified service (aad57d3) by digitalnomad91
- feat(build): add Google Services configuration script (ff3668b) by digitalnomad91
- refactor(build): modernize build script configuration (a68d052) by digitalnomad91
- refactor(scripts): update build pipeline and dependencies (c785b94) by digitalnomad91
- chore(background-task): strengthen task definition & retry guards (68ace87) by digitalnomad91
- feat(session): add SessionProvider, unify FCM+auth flow; migrate background fetch to expo-background-task with guarded registration; add debug screen and logging improvements (371ba6f) by digitalnomad91
- chore: Auto-increment version [skip ci] (39676ae) by GitHub Actions
- Added better oauth google sign-in error handling. (153e2fa) by digitalnomad91
- Removed empty closing line. (94494dd) by digitalnomad91