Skip to content

Releases: reddec/web-form

v0.4.2

02 Nov 14:47
Compare
Choose a tag to compare

Changelog

  • 263094c fix form name in template
  • 0c24e9e fix tz in browsers
  • 437b2da set expiration time for XSRF cookie

v0.4.1

02 Nov 14:11
Compare
Choose a tag to compare

Changelog

v0.4.0

30 Oct 14:55
Compare
Choose a tag to compare

Changelog

  • 3869349 add Cloudflare Turnstile Captcha
  • 61bd1ca add code-based access
  • 92793b0 fix empty table name if no table specified
  • 233f428 fix: show proper database error in PG storage

v0.3.0

16 Oct 02:34
Compare
Choose a tag to compare

Changelog

  • 9b8c713 add AMQP notifications
  • 61318ab refactoring: abstract notification sub-system
  • 43d49c3 refactoring: move webhook to notifications pkg

v0.2.0

26 Sep 14:38
Compare
Choose a tag to compare

Changelog

  • fbe202a (OIDC) add access control for forms
  • 978ee5a add custom method for webhook (and docs)
  • 892869f add icons for fields
  • 9c78bbe serve user-defined assets

v0.1.1

24 Sep 14:12
Compare
Choose a tag to compare

Changelog

  • a6fe61e build: update go version to 1.21