Skip to content

Releases: creagia/laravel-sign-pad

2.1.1

04 Mar 12:22
9b113ba
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.1.1

2.1.0

03 Jul 16:29
95bf218
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.2...2.1.0

2.0.2

28 Jun 10:48
ef419fe
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #31
  • build(deps): bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 by @dependabot in #34
  • build(deps): bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in #36
  • fixed resizeCanvas bug by @ahac in #40

New Contributors

  • @ahac made their first contribution in #40

Full Changelog: 2.0.1...2.0.2

2.0.1

20 Apr 08:25
fef925b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

2.0.0

13 Apr 13:02
Compare
Choose a tag to compare

What's Changed

  • v2 by @dtorras and @marcbe in #28
    • Allow multiple sign pads in the same page
    • Multiple signature positions in the same document
    • Configurable disk option
    • Different configurable paths for signatures and documents

See UPGRADING for details.

Full Changelog: 1.1.3...2.0.0

1.1.3

15 Feb 14:19
Compare
Choose a tag to compare

What's Changed

  • Laravel 10 compatibility (#23)
  • Use Laravel Pint
  • Fix readme badges

New Contributors

Full Changelog: 1.1.2...1.1.3

1.1.2

15 Nov 16:46
c8ebcd2
Compare
Choose a tag to compare
  • New method to delete signatures #15

1.1.1

14 Nov 17:22
34fcfd0
Compare
Choose a tag to compare
  • display buttons unescaped to allow use icons and more #12

1.1.0

12 Nov 10:31
Compare
Choose a tag to compare
  • Delete signature image on model deleted and prevent DRY on controller #13

1.0.1

28 Oct 09:46
Compare
Choose a tag to compare
  • Fix use of namespace on the Blade component