Skip to content

Releases: Rails-Designer/fuik

v0.12.0

Choose a tag to compare

@eelcoj eelcoj released this 24 Jun 10:16
af0f6fe

What's Changed

  • Handle application/x-www-form-urlencoded POST by @johanhalse in #31
  • Use helper method to extract logic for readability by @eelcoj in #32
  • Loads attractive.js from gem instead of off npmjs by @eelcoj in #33
  • Added filters for provider + status by @eelcoj in #34
  • Added lettermint templates by @eelcoj in #35
  • Added smpt2go templates by @eelcoj in #36
  • Add process_later! for async webhook processing by @eelcoj in #37

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.0

Choose a tag to compare

@eelcoj eelcoj released this 01 Apr 04:24
0c15d97

What's Changed

  • Tighten allowed providers but still be configurable by @eelcoj in #27
  • Fix payload accessor for arrays by @eelcoj in #28
  • Added more packaged (email) providers by @eelcoj in #29

Full Changelog: v0.10.1...v0.11.0

v0.10.1

Choose a tag to compare

@eelcoj eelcoj released this 14 Mar 11:55
b3e97b2

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

Choose a tag to compare

@eelcoj eelcoj released this 14 Mar 11:49
89968dc

What's Changed

Full Changelog: v0.9.0...v0.10.0

v0.9.0

Choose a tag to compare

@eelcoj eelcoj released this 13 Mar 10:39
eda68e7

path-accessor

You can now click a key to get its accessor path, eg. in above screenshot you would get payload["line_items"]["0"]["product_id"].

What's Changed

Full Changelog: v0.7.0...v0.9.0

v0.8.0

Choose a tag to compare

@eelcoj eelcoj released this 27 Jan 10:48
3dea9f3

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

Choose a tag to compare

@eelcoj eelcoj released this 22 Jan 10:33
1f04906

What's Changed

  • Removed post install README for install generator by @eelcoj in #8
  • Added new Stripe event to packaged events by @eelcoj in #10
  • UI tweaks + copy values from events#show by @eelcoj in #11
  • Event type trimming by @eelcoj in #12

Full Changelog: v0.6.0...v0.7.0

v0.6.0

Choose a tag to compare

@eelcoj eelcoj released this 07 Dec 11:59
1815e06

What's Changed

  • Check for existince of provider template base class for generator by @eelcoj in #6

New Contributors

  • @eelcoj made their first contribution in #6

Full Changelog: v0.5.0...v0.6.0

v0.5.0

Choose a tag to compare

@eelcoj eelcoj released this 07 Dec 11:06
da5f8a1