Skip to content

Releases: libreform/libreform

2.0.9

23 May 00:19
1bfb97d
Compare
Choose a tag to compare

Fixes a glaring hole in the rest api.

Another set of eyes would've been nice when developing this.

Fixes some bugs and introduces new data to the frontend.

04 Jun 17:18
d0f4af8
Compare
Choose a tag to compare

It should be backwards compatible but I did have to make some changes and my sample set is not that big.

Please add an issue if there is any problems.

Fixes another broken empty() call

21 Apr 13:28
a994efa
Compare
Choose a tag to compare
Fix '0' form value is saved and displayed as '(empty)' (#39)

Related to: #28, 355ffdd

Fixes field deletion while most likely breaking MySQL

16 Apr 14:50
c9a912a
Compare
Choose a tag to compare

But it must be done. Don't use MySQL kids.

I screwed up a few things in the deploy

09 Apr 19:58
472e0aa
Compare
Choose a tag to compare
Bump ini from 1.3.5 to 1.3.8 (#17)

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Fixes bug in beforeSend callback

09 Apr 19:36
Compare
Choose a tag to compare
2.0.2

Fire beforeSend callback earlier, closes #16

2.0.1 - Fixes honeypot and PHP usage example

08 Apr 10:01
3054325
Compare
Choose a tag to compare

Official release

12 Jan 15:31
Compare
Choose a tag to compare

I, the author of this rewrite, have been using the beta in production for a few months now without any issues.

Changes from beta:

parseEmailToField now accepts selectors. It was supposed to accept them from the getgo, but I forgot to implement it.

That's it.

RELEASE CANDIDATE

20 Oct 15:16
Compare
Choose a tag to compare
2.0.0-beta.12

Update readme

Finalize APIs

15 Oct 16:49
Compare
Choose a tag to compare
2.0.0-beta.11

Remove another redundant bit