Skip to content

Latest commit

 

History

History
181 lines (102 loc) · 6.4 KB

CHANGELOG.md

File metadata and controls

181 lines (102 loc) · 6.4 KB

Changelog

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

1.5.2 - 2024-07-16

What's Changed

  • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in spatie#158
  • Make getBrowsershot public by @dbpolito in spatie#161

New Contributors

  • @dbpolito made their first contribution in spatie#161

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

1.5.1 - 2024-05-08

What's Changed

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

New Contributors

  • @PrestaEdit made their first contribution in spatie#128
  • @stevethomas made their first contribution in spatie#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 spatie#114
  • Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in spatie#109

New Contributors

  • @albertStaalburger made their first contribution in spatie#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 spatie#94
  • fix default paper format in docs by @vintagesucks in spatie#96

New Contributors

  • @vintagesucks made their first contribution in spatie#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 spatie#85
  • Add support for visibility by @msucevan in spatie#92

New Contributors

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

New Contributors

  • @RVP04 made their first contribution in spatie#47
  • @austincarpenter made their first contribution in spatie#52
  • @NeftaliYagua made their first contribution in spatie#61
  • @greatislander made their first contribution in spatie#62
  • @ArielMejiaDev made their first contribution in spatie#60
  • @Lintume made their first contribution in spatie#77
  • @rakibhoossain made their first contribution in spatie#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 spatie#33

New Contributors

  • @jeffreyvanhees made their first contribution in spatie#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 spatie#24
  • Fix nitpicks by @freekmurze

New Contributors

  • @bawbanksy made their first contribution in spatie#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 spatie#4

New Contributors

  • @dependabot made their first contribution in spatie#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 spatie#1

New Contributors

  • @crynobone made their first contribution in spatie#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