Skip to content

Latest commit

 

History

History
168 lines (95 loc) · 5.96 KB

CHANGELOG.md

File metadata and controls

168 lines (95 loc) · 5.96 KB

Changelog

All notable changes to laravel-pdf will be documented in this file.

1.5.1 - 2024-05-08

What's Changed

  • Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #123
  • Fix typo in view path by @PrestaEdit in #128
  • Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #131
  • Fix setting the name via download() by @stevethomas in #139

New Contributors

  • @PrestaEdit made their first contribution in #128
  • @stevethomas made their first contribution in #139

Full Changelog: https://github.com/spatie/laravel-pdf/compare/1.5.0...1.5.1

1.5.0 - 2024-04-08

What's Changed

  • PDFBuilder now honours pdf name set by either name() or download() methods during download by @albertStaalburger in #114
  • Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #109

New Contributors

  • @albertStaalburger made their first contribution in #114

Full Changelog: https://github.com/spatie/laravel-pdf/compare/1.4.0...1.5.0

1.4.0 - 2024-03-04

What's Changed

  • fix method and class names in paper format docs by @vintagesucks in #94
  • fix default paper format in docs by @vintagesucks in #96

New Contributors

  • @vintagesucks made their first contribution in #94

Full Changelog: https://github.com/spatie/laravel-pdf/compare/1.3.0...1.4.0

1.3.0 - 2024-03-01

What's Changed

  • adding a fix to support variables as params by @ArielMejiaDev in #85
  • Add support for visibility by @msucevan in #92

New Contributors

  • @msucevan made their first contribution in #92

Full Changelog: https://github.com/spatie/laravel-pdf/compare/1.2.0...1.3.0

1.2.0 - 2024-02-12

What's Changed

  • add InlinedImage Blade directive by @ArielMejiaDev in #79

Full Changelog: https://github.com/spatie/laravel-pdf/compare/1.1.3...1.2.0

1.1.3 - 2024-02-06

What's Changed

  • Update testing-pdfs.md by @RVP04 in #47
  • Fix heading hierarchy in formatting-pdfs.md by @austincarpenter in #52
  • Update testing-pdfs.md by @RVP04 in #49
  • Fix issue about puppeteer by @NeftaliYagua in #61
  • chore(docs): fix link to sidecar-browsershot package by @greatislander in #62
  • Add printColor directive by @ArielMejiaDev in #60
  • Modify break statement in FakePdfBuilder. by @Lintume in #77
  • typo fix footer end tag by @rakibhoossain in #76

New Contributors

  • @RVP04 made their first contribution in #47
  • @austincarpenter made their first contribution in #52
  • @NeftaliYagua made their first contribution in #61
  • @greatislander made their first contribution in #62
  • @ArielMejiaDev made their first contribution in #60
  • @Lintume made their first contribution in #77
  • @rakibhoossain made their first contribution in #76

Full Changelog: https://github.com/spatie/laravel-pdf/compare/1.1.2...1.1.3

1.1.2 - 2024-01-16

  • fix download assertion docs

Full Changelog: https://github.com/spatie/laravel-pdf/compare/1.1.0...1.1.2

1.1.1 - 2024-01-16

  • fix required PHP version

Full Changelog: https://github.com/spatie/laravel-pdf/compare/1.1.0...1.1.1

1.1.0 - 2024-01-14

What's Changed

  • Add ->paperSize()-method by @jeffreyvanhees in #33

New Contributors

  • @jeffreyvanhees made their first contribution in #33

Full Changelog: https://github.com/spatie/laravel-pdf/compare/1.0.1...1.1.0

1.0.1 - 2024-01-08

What's Changed

  • Added showBackground() by default into getBrowsershot() function. by @bawbanksy in #24
  • Fix nitpicks by @freekmurze

New Contributors

  • @bawbanksy made their first contribution in #24

Full Changelog: https://github.com/spatie/laravel-pdf/compare/1.0.0...1.0.1

1.0.0 - 2024-01-02

  • initial release

0.0.5 - 2024-01-01

What's Changed

  • Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #4

New Contributors

  • @dependabot made their first contribution in #4

Full Changelog: https://github.com/spatie/laravel-pdf/compare/0.0.4...0.0.5

0.0.4 - 2023-12-29

What's Changed

  • Workbench Improvements by @crynobone in #1

New Contributors

  • @crynobone made their first contribution in #1

Full Changelog: https://github.com/spatie/laravel-pdf/compare/0.0.3...0.0.4

0.0.3 - 2023-12-28

Full Changelog: https://github.com/spatie/laravel-pdf/compare/0.0.2...0.0.3

0.0.2 - 2023-12-27

Full Changelog: https://github.com/spatie/laravel-pdf/compare/0.0.1...0.0.2

0.0.1 - 2023-12-26

  • experimental release