We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add UI framework selection (bootstrap/bulma) Introduce Application::uiFramework(string) to select a runtime UI framework (default: bootstrap, supported: bulma).
Docs: expand API & Aircall docs, add Google pages Large documentation updates and additions: expanded the API, ApiController and ApiResponse guides with clearer lifecycle, middleware, idempotency and JSON handling examples; clarified ActiveRecord behavior, forms and pagination notes; refactored Aircall integration docs into an AircallAPI cookbook and enriched AircallClient reference with usage examples, error-handling guidance, and production patterns; added Google-related pages (GoogleAddress, GoogleGeocoder, GoogleMaps, GoogleMapsClient, GooglePlacesService). Various examples and small clarifications added across many markdown pages to improve developer guidance.
Add Aircall API docs and page struct update Adds a new AircallAPI.md and wires it into the docs, plus several documentation updates.
Updated to Pair 2
Updated Home, Router and Form