Releases: codebuilderinc/codebuilder-app
Releases · codebuilderinc/codebuilder-app
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
v1.0.49
- Update README.md (ae8ecb2) by Andrew Corbin
- chore: Auto-increment version [skip ci] (8203547) by GitHub Actions
- Merge branch 'main' of https://github.com/codebuilderinc/codebuilder-app (94b0e1a) by GitHub Actions
- Fixing dependencies. (697bb4d) by GitHub Actions
- Removed server props. (d3912d5) by GitHub Actions
- chore: Auto-increment version [skip ci] (5fcd39c) by GitHub Actions
- Dependency hell... (76fe02f) by GitHub Actions
- chore: Auto-increment version [skip ci] (dc838ac) by GitHub Actions
- Trying to get out of package dependency hell. (1b3df58) by GitHub Actions
- Changed node version to 20.18.0. (ffc326c) by GitHub Actions
- chore: Auto-increment version [skip ci] (4522ea9) by GitHub Actions
- Fixing package.json trying to get out of peer dependency hell! Merge branch 'main' of https://github.com/codebuilderinc/codebuilder-app (b521195) by GitHub Actions
- Fixing again.. (5b6cc74) by GitHub Actions
- chore: Auto-increment version [skip ci] (75b4f25) by GitHub Actions
- Merge branch 'main' of https://github.com/codebuilderinc/codebuilder-app (d31d7f7) by GitHub Actions
v1.0.48
- Merge branch 'main' of https://github.com/codebuilderinc/codebuilder-app (94b0e1a) by GitHub Actions
- Fixing dependencies. (697bb4d) by GitHub Actions
- Removed server props. (d3912d5) by GitHub Actions
- chore: Auto-increment version [skip ci] (5fcd39c) by GitHub Actions
- Dependency hell... (76fe02f) by GitHub Actions
- chore: Auto-increment version [skip ci] (dc838ac) by GitHub Actions
- Trying to get out of package dependency hell. (1b3df58) by GitHub Actions
- Changed node version to 20.18.0. (ffc326c) by GitHub Actions
- chore: Auto-increment version [skip ci] (4522ea9) by GitHub Actions
- Fixing package.json trying to get out of peer dependency hell! Merge branch 'main' of https://github.com/codebuilderinc/codebuilder-app (b521195) by GitHub Actions
- Fixing again.. (5b6cc74) by GitHub Actions
- chore: Auto-increment version [skip ci] (75b4f25) by GitHub Actions
- Merge branch 'main' of https://github.com/codebuilderinc/codebuilder-app (d31d7f7) by GitHub Actions
- Fixing packages. (e75885b) by GitHub Actions
- chore: Auto-increment version [skip ci] (b85a28f) by GitHub Actions
v1.0.18
- Merge branch 'main' of https://github.com/codebuilderinc/codebuilder-app (1334249) by digitalnomad91
- Added notificationSounds.js to prebuild commands. (6c14778) by digitalnomad91
- Enabeld useBadge prop. (6c8ec65) by digitalnomad91
- Added build directories to .gitignore. (eb9c43f) by digitalnomad91
- Deleted android and ios build files from repo. (143068d) by digitalnomad91
- Added android and ios and web-build folders to .gitignore. (2bef9b1) by digitalnomad91
- Added metro.config.js / removed cjs version & deleted old version update script. (6e34f9a) by digitalnomad91
- Renamed tab page files for better clarity. (d913bbf) by digitalnomad91
- chore: Auto-increment version [skip ci] (23a2f0c) by GitHub Actions
- Merge branch 'main' of https://github.com/codebuilderinc/codebuilder-app (48a6910) by digitalnomad91
- Fixed expo-notifications plugins invalid json format. (f2e8c32) by digitalnomad91
- chore: Auto-increment version [skip ci] (8e2f089) by GitHub Actions
- Added cellular usePermissions state var. (079507c) by digitalnomad91
- Updated bumpversion script extension & simplified variables in release creation job. (c86100a) by digitalnomad91
- Merge branch 'main' of https://github.com/codebuilderinc/codebuilder-app (3b5a2e6) by digitalnomad91
v1.0.17
- Merge branch 'main' of https://github.com/codebuilderinc/codebuilder-app (48a6910) by digitalnomad91
- Fixed expo-notifications plugins invalid json format. (f2e8c32) by digitalnomad91
- chore: Auto-increment version [skip ci] (8e2f089) by GitHub Actions
- Added cellular usePermissions state var. (079507c) by digitalnomad91
- Updated bumpversion script extension & simplified variables in release creation job. (c86100a) by digitalnomad91
- Merge branch 'main' of https://github.com/codebuilderinc/codebuilder-app (3b5a2e6) by digitalnomad91
- Added test notification button. (614019b) by digitalnomad91
- Added custom sound notification & additional properties to notifications. (f228c3c) by digitalnomad91
- Added sound notification copy script scripts. (0e65a90) by digitalnomad91
- Added custom sound notification plugin. (a8ffec2) by digitalnomad91
- Added sound notification assets + build copy files script. (7ad6efb) by digitalnomad91
- chore: Auto-increment version [skip ci] (1097711) by GitHub Actions
- Update app.config.js (5d39e7c) by Andrew Corbin
- Update app.config.js (989c2b8) by Andrew Corbin
- chore: Auto-increment version [skip ci] (482afc4) by GitHub Actions