Skip to content

Production Release v1.0.55

Choose a tag to compare

@github-actions github-actions released this 18 Aug 06:06
· 415 commits to main since this release
  • 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