Releases: codebuilderinc/codebuilder-app
Releases · codebuilderinc/codebuilder-app
Production Release v1.0.64
- Added better oauth google sign-in error handling. (27359da) by digitalnomad91
- Removed empty closing line. (372215c) by digitalnomad91
- Added dev google oauth web client variable. (d4b2967) by digitalnomad91
- chore: Auto-increment version [skip ci] (033949d) by GitHub Actions
- Fixing google-services (again). (6caebeb) by digitalnomad91
- chore: Auto-increment version [skip ci] (b66e052) by GitHub Actions
- Upaded google services to use file or env json variable. (1c14673) by digitalnomad91
- chore: Auto-increment version [skip ci] (a8255f7) by GitHub Actions
- Merge branch 'main' of https://github.com/codebuilderinc/codebuilder-app (a1274db) by digitalnomad91
- Changing googleServiceFile back to file location rather than env variable. (ae4b3a0) by digitalnomad91
- Merge branch 'main' of https://github.com/codebuilderinc/codebuilder-app (468c5b0) by digitalnomad91
- Fixed google services files ignore. (bd1be34) by digitalnomad91
- chore: Auto-increment version [skip ci] (0b86ce2) by GitHub Actions
- Deleted google-services.json placeholder. (6732172) by digitalnomad91
- Updated google-services variable to use .env instead of file. (3b90493) by digitalnomad91
Pre-release (chore/session-backgroundtask-migration) v1.0.64-pre.chore-session-backgroundtask-migration.134
Pre-release (chore/session-backgroundtask-migration) v1.0.64-pre.chore-session-backgroundtask-migration.134
Pre-release
Pre-release
- chore(background-task): strengthen task definition & retry guards (4d932f0) 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 (aef978c) by digitalnomad91
- chore: Auto-increment version [skip ci] (192b62e) by GitHub Actions
- Added better oauth google sign-in error handling. (27359da) by digitalnomad91
- Removed empty closing line. (372215c) by digitalnomad91
- Added dev google oauth web client variable. (d4b2967) by digitalnomad91
- chore: Auto-increment version [skip ci] (033949d) by GitHub Actions
- Fixing google-services (again). (6caebeb) by digitalnomad91
- chore: Auto-increment version [skip ci] (b66e052) by GitHub Actions
- Upaded google services to use file or env json variable. (1c14673) by digitalnomad91
- chore: Auto-increment version [skip ci] (a8255f7) by GitHub Actions
- Merge branch 'main' of https://github.com/codebuilderinc/codebuilder-app (a1274db) by digitalnomad91
- Changing googleServiceFile back to file location rather than env variable. (ae4b3a0) by digitalnomad91
- Merge branch 'main' of https://github.com/codebuilderinc/codebuilder-app (468c5b0) by digitalnomad91
- Fixed google services files ignore. (bd1be34) by digitalnomad91
Production Release v1.0.63
- Fixing google-services (again). (6caebeb) by digitalnomad91
- chore: Auto-increment version [skip ci] (b66e052) by GitHub Actions
- Upaded google services to use file or env json variable. (1c14673) by digitalnomad91
- chore: Auto-increment version [skip ci] (a8255f7) by GitHub Actions
- Merge branch 'main' of https://github.com/codebuilderinc/codebuilder-app (a1274db) by digitalnomad91
- Changing googleServiceFile back to file location rather than env variable. (ae4b3a0) by digitalnomad91
- Merge branch 'main' of https://github.com/codebuilderinc/codebuilder-app (468c5b0) by digitalnomad91
- Fixed google services files ignore. (bd1be34) by digitalnomad91
- chore: Auto-increment version [skip ci] (0b86ce2) by GitHub Actions
- Deleted google-services.json placeholder. (6732172) by digitalnomad91
- Updated google-services variable to use .env instead of file. (3b90493) by digitalnomad91
- chore: Auto-increment version [skip ci] (50ed18c) by GitHub Actions
- chore: Auto-increment version [skip ci] (dcbfc3f) by GitHub Actions
- Create google-services.json placeholder file. (fe37abd) by Andrew Corbin
- chore: Auto-increment version [skip ci] (3472250) by GitHub Actions
Production Release v1.0.56
- Merge pull request #5 from codebuilderinc/merge-nightly-workflow-and-global-error-and-new-login-screen (46e1442) by Andrew Corbin
- Fixing merge conflict from security bot fix. (f34713d) by digitalnomad91
- Updated background fetch task to proper jobs fetch API backend url. (eea5471) by digitalnomad91
- Added always print error to console. (5f80e02) by digitalnomad91
- Prettified. (79cd53f) by digitalnomad91
- Prettified. (a7f6557) by digitalnomad91
- Updated google web client id. (7180c4c) by digitalnomad91
- Added better formatting, styling, colors, icons, etc... to log viewer component. (d3682ae) by digitalnomad91
- Fixed auth provider hook. (aa5ec3e) by digitalnomad91
- Implemented google oauth login w/ backend api verification. (6120a34) by digitalnomad91
- Updated not found. (b792c96) by digitalnomad91
- Added custom header component. (09589e5) by digitalnomad91
- Added tabs/pages for cellular, jobs, and settings page. (f6bca16) by digitalnomad91
- Updated header. (d081f0e) by digitalnomad91
- Updated Google web client id. (1ae8372) by digitalnomad91
Production Release v1.0.55
- Merge pull request #4 from codebuilderinc/merge-nightly-workflow-and-global-error-and-new-login-screen (27ec7a9) by Andrew Corbin
- Potential fix for code scanning alert no. 10: Shell command built from environment values (8a3ed92) by Andrew Corbin
- Added providers folder & created AuthProvider + NotificationProvider. (4ddc123) by digitalnomad91
- Added pnpm workspace file. (eff7e6a) by digitalnomad91
- Added .env.example template. (ef3b784) by digitalnomad91
- Fixing broken api url for background task. (646fe79) by digitalnomad91
- Prettify file. (faa8fd3) by digitalnomad91
- Refactoring push notification hooks. (75051c7) by digitalnomad91
- Fixed tsx stuff that shouldn't have been in .ts hook file. (40508e8) by digitalnomad91
- Updated LogViewer component to be able to handle messages from new logger service as well. (2ef9685) by digitalnomad91
- Added external API google oauth login stuff. (7205788) by digitalnomad91
- Added battery info button, login button, and other testing stuff to main page. (89dba29) by digitalnomad91
- Updated tabs menu. (1a97386) by digitalnomad91
- Added global error handler + other important stuffs. (ea15595) by digitalnomad91
- Created notifier service to handle 'internal' app notifications. (c93bee6) by digitalnomad91
Pre-release (merge-nightly-workflow-and-global-error-and-new-login-screen) v1.0.54-pre.merge-nightly-workflow-and-global-error-and-new-login-screen.124
Pre-release
- Fixing merge conflict from security bot fix. (f34713d) by digitalnomad91
- Updated background fetch task to proper jobs fetch API backend url. (eea5471) by digitalnomad91
- Added always print error to console. (5f80e02) by digitalnomad91
- Prettified. (79cd53f) by digitalnomad91
- Prettified. (a7f6557) by digitalnomad91
- Updated google web client id. (7180c4c) by digitalnomad91
- Added better formatting, styling, colors, icons, etc... to log viewer component. (d3682ae) by digitalnomad91
- Fixed auth provider hook. (aa5ec3e) by digitalnomad91
- Implemented google oauth login w/ backend api verification. (6120a34) by digitalnomad91
- Updated not found. (b792c96) by digitalnomad91
- Added custom header component. (09589e5) by digitalnomad91
- Added tabs/pages for cellular, jobs, and settings page. (f6bca16) by digitalnomad91
- Updated header. (d081f0e) by digitalnomad91
- Updated Google web client id. (1ae8372) by digitalnomad91
- Potential fix for code scanning alert no. 10: Shell command built from environment values (8a3ed92) by Andrew Corbin
v1.0.54
- Merge branch 'main' of https://github.com/codebuilderinc/codebuilder-app (55afc9b) by digitalnomad91
- Updated typescript config. (a254ee2) by digitalnomad91
- Restored saveToken function that was deleted by a lazy MLLM (and a lazy me for not double checking that they didn't truncate anything). (ee3ab6a) by digitalnomad91
- Added more detailed debugging. (7a55dde) by digitalnomad91
- chore: Auto-increment version [skip ci] (651f3a2) by GitHub Actions
- Merge branch 'main' of https://github.com/codebuilderinc/codebuilder-app (8a19cc4) by digitalnomad91
- Removed extra endline. (8d8b3cb) by digitalnomad91
- Added missing props & fixed spelling mistake. (5067096) by digitalnomad91
- Fixed global error handler. (87160f4) by digitalnomad91
- Added reactcanary prop. (daa9490) by digitalnomad91
- chore: Auto-increment version [skip ci] (c9cf029) by GitHub Actions
- Better battery optimization menu launch. (2f239fc) by digitalnomad91
- chore: Auto-increment version [skip ci] (7e0b7b0) by GitHub Actions
- Merge branch 'main' of https://github.com/codebuilderinc/codebuilder-app (f562ea3) by digitalnomad91
- Updated module + resolution props. (9189ba2) by digitalnomad91
Pre-release (prerelease-nightly-workflow) v1.0.54-pre.prerelease-nightly-workflow.118
Pre-release
- Prerelease / nightly /staging build workflow updates. (00d7566) by digitalnomad91
- Fixed error on line 185. (2997243) by digitalnomad91
- Installed react-native-exception-handler & updated scripts to use global build script. (f9a86f2) by digitalnomad91
- global error handler file. (f2df8f7) by digitalnomad91
- Created global build script & new setupErrorExceptionHandler script. (059f67e) by digitalnomad91
- Instantiated globalErrorHandler. (2d56de7) by digitalnomad91
- Added types to color props. (db98904) by digitalnomad91
- Updated workflow to run on any branch & to create pre-release builds on anything not main. (c36cbe9) by digitalnomad91
- chore: Auto-increment version [skip ci] (c8bda77) by GitHub Actions
- Merge branch 'main' of https://github.com/codebuilderinc/codebuilder-app (55afc9b) by digitalnomad91
- Updated typescript config. (a254ee2) by digitalnomad91
- Restored saveToken function that was deleted by a lazy MLLM (and a lazy me for not double checking that they didn't truncate anything). (ee3ab6a) by digitalnomad91
- Added more detailed debugging. (7a55dde) by digitalnomad91
- chore: Auto-increment version [skip ci] (651f3a2) by GitHub Actions
- Merge branch 'main' of https://github.com/codebuilderinc/codebuilder-app (8a19cc4) by digitalnomad91
Pre-release (merge-nightly-workflow-global-error-handler) v1.0.54-pre.merge-nightly-workflow-global-error-handler.119
Pre-release
- Prerelease / nightly /staging build workflow updates. (00d7566) by digitalnomad91
- Fixed error on line 185. (2997243) by digitalnomad91
- Installed react-native-exception-handler & updated scripts to use global build script. (f9a86f2) by digitalnomad91
- global error handler file. (f2df8f7) by digitalnomad91
- Created global build script & new setupErrorExceptionHandler script. (059f67e) by digitalnomad91
- Instantiated globalErrorHandler. (2d56de7) by digitalnomad91
- Added types to color props. (db98904) by digitalnomad91
- Updated workflow to run on any branch & to create pre-release builds on anything not main. (c36cbe9) by digitalnomad91
- chore: Auto-increment version [skip ci] (c8bda77) by GitHub Actions
- Merge branch 'main' of https://github.com/codebuilderinc/codebuilder-app (55afc9b) by digitalnomad91
- Updated typescript config. (a254ee2) by digitalnomad91
- Restored saveToken function that was deleted by a lazy MLLM (and a lazy me for not double checking that they didn't truncate anything). (ee3ab6a) by digitalnomad91
- Added more detailed debugging. (7a55dde) by digitalnomad91
- chore: Auto-increment version [skip ci] (651f3a2) by GitHub Actions
- Merge branch 'main' of https://github.com/codebuilderinc/codebuilder-app (8a19cc4) by digitalnomad91
Pre-release (merge-nightly-workflow-and-global-error-and-new-login-screen) v1.0.54-pre.merge-nightly-workflow-and-global-error-and-new-login-screen.122
Pre-release
- Potential fix for code scanning alert no. 10: Shell command built from environment values (8a3ed92) by Andrew Corbin
- Added providers folder & created AuthProvider + NotificationProvider. (4ddc123) by digitalnomad91
- Added pnpm workspace file. (eff7e6a) by digitalnomad91
- Added .env.example template. (ef3b784) by digitalnomad91
- Fixing broken api url for background task. (646fe79) by digitalnomad91
- Prettify file. (faa8fd3) by digitalnomad91
- Refactoring push notification hooks. (75051c7) by digitalnomad91
- Fixed tsx stuff that shouldn't have been in .ts hook file. (40508e8) by digitalnomad91
- Updated LogViewer component to be able to handle messages from new logger service as well. (2ef9685) by digitalnomad91
- Added external API google oauth login stuff. (7205788) by digitalnomad91
- Added battery info button, login button, and other testing stuff to main page. (89dba29) by digitalnomad91
- Updated tabs menu. (1a97386) by digitalnomad91
- Added global error handler + other important stuffs. (ea15595) by digitalnomad91
- Created notifier service to handle 'internal' app notifications. (c93bee6) by digitalnomad91
- Added oauth config props. (2872fc6) by digitalnomad91