All release notes

v1.55.0

1 feature

Update Capacitor build process and documentation

  • Added a new build command for Capacitor (`build:capacitor`) to ensure a static build with the correct environment.
  • Updated the Capacitor implementation guide to include prerequisites for static builds and JWT-based API authentication.
  • Enhanced the documentation for building and syncing Capacitor apps, emphasizing the need for dual-mode API auth and static site generation.
  • Revised the Netlify configuration to ignore non-docs changes during builds.