Releases: codebuilderinc/codebuilder-app
Releases · codebuilderinc/codebuilder-app
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
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.121
Pre-release
- 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
- Added oauth web client id. (0da65b4) 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.120
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
v1.0.53
- 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
- Updated package versions. (14e0991) by digitalnomad91
- Updated node version to 22. (38d1bbd) by digitalnomad91
- Removed deprecated props. (9aed779) by digitalnomad91
- chore: Auto-increment version [skip ci] (268e395) by GitHub Actions
- Merge branch 'main' of https://github.com/codebuilderinc/codebuilder-app (8723917) by GitHub Actions
v1.0.52
- 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
- Updated package versions. (14e0991) by digitalnomad91
- Updated node version to 22. (38d1bbd) by digitalnomad91
- Removed deprecated props. (9aed779) by digitalnomad91
- chore: Auto-increment version [skip ci] (268e395) by GitHub Actions
- Merge branch 'main' of https://github.com/codebuilderinc/codebuilder-app (8723917) by GitHub Actions
- Added services folder + error reporting service functions. (7ef8d59) by GitHub Actions
- Added report error notification function for sending in-app alerts on error. (0c506e9) by GitHub Actions
- Added ErrorBoundary wrapper component for intercepting all errors. (bd9e450) by GitHub Actions
- Added .vscode folder w/ workspace & session file. (7d6e2de) by GitHub Actions
- Added strict option + lib esnext prop. (efc7fb7) by GitHub Actions
- Added react-native-exception-handler package. (0efcfe1) by GitHub Actions
v1.0.51
- Merge branch 'main' of https://github.com/codebuilderinc/codebuilder-app (f562ea3) by digitalnomad91
- Updated module + resolution props. (9189ba2) by digitalnomad91
- Updated package versions. (14e0991) by digitalnomad91
- Updated node version to 22. (38d1bbd) by digitalnomad91
- Removed deprecated props. (9aed779) by digitalnomad91
- chore: Auto-increment version [skip ci] (268e395) by GitHub Actions
- Merge branch 'main' of https://github.com/codebuilderinc/codebuilder-app (8723917) by GitHub Actions
- Added services folder + error reporting service functions. (7ef8d59) by GitHub Actions
- Added report error notification function for sending in-app alerts on error. (0c506e9) by GitHub Actions
- Added ErrorBoundary wrapper component for intercepting all errors. (bd9e450) by GitHub Actions
- Added .vscode folder w/ workspace & session file. (7d6e2de) by GitHub Actions
- Added strict option + lib esnext prop. (efc7fb7) by GitHub Actions
- Added react-native-exception-handler package. (0efcfe1) by GitHub Actions
- Prettified formatting. (322d8af) by GitHub Actions
- Moved hooks from components to hooks folder. (dc22dbb) by GitHub Actions
v1.0.50
- Merge branch 'main' of https://github.com/codebuilderinc/codebuilder-app (8723917) by GitHub Actions
- Added services folder + error reporting service functions. (7ef8d59) by GitHub Actions
- Added report error notification function for sending in-app alerts on error. (0c506e9) by GitHub Actions
- Added ErrorBoundary wrapper component for intercepting all errors. (bd9e450) by GitHub Actions
- Added .vscode folder w/ workspace & session file. (7d6e2de) by GitHub Actions
- Added strict option + lib esnext prop. (efc7fb7) by GitHub Actions
- Added react-native-exception-handler package. (0efcfe1) by GitHub Actions
- Prettified formatting. (322d8af) by GitHub Actions
- Moved hooks from components to hooks folder. (dc22dbb) by GitHub Actions
- Converted image so extension matches filetype header. (d22f1de) by GitHub Actions
- Updated imports + added global error handler & api submission. (f45e0e4) by GitHub Actions
- Updated import location for moved components. (6a6a000) by GitHub Actions
- Changed favicon to png file. (1992b2e) by GitHub Actions
- chore: Auto-increment version [skip ci] (e77dfb3) by GitHub Actions
- Update README.md (ae8ecb2) by Andrew Corbin