Skip to content

v0.4.1

Latest
Compare
Choose a tag to compare
@KroderDev KroderDev released this 10 Jul 10:20
· 3 commits to main since this release

[0.4.1] - 2025-07-10

Added

  • Base Controller class with apiResponse method.
  • Helper methods for common JSON responses.
  • $apiRelations mapping in ApiModelTrait for nested relations.
  • Custom make:model command supporting a --remote option.

Changed

  • ApiGatewayClient and PermissionsClient bindings are now scoped.
  • GatewayGuard registers a CookieJar to avoid logout issues.

Full Changelog: v0.4.0...v0.4.1