Skip to content

v0.2.4 Release

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jul 11:20
· 1360 commits to master since this release

Changes

  • Updated the S3 endpoint validator to be compatible with the underlying aws lib in order to support fully qualified URIs (#78)
  • Added warning on file storage type change (#77)
  • Fixed empty before hooks event data and added optional interceptor on submit to all upsert forms (#80)
  • Replaced the version command (aka. pocketbase.cmd.NewVersionCommand()) with cobra.Command.Version (#82)
  • Removed Presentator specific inflector.Usernamify method
  • Added more error logs when --debug is used