HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux ip-172-31-42-149 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/vhost/disk-apps/qas.sports-crowd.com/vendor/webklex/laravel-pdfmerger/CHANGELOG.md
# Changelog

All notable changes to `webklex/laravel-pdfmerger` will be documented in this file.

Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.

## [Unreleased]

### Added
 - NaN
 
### Fixed 
 - NaN

## [1.3.2] (2024-07-02)

### Added
- Support Auto-Discovery #47 (thanks @hasanwijaya )

### Fixed
- No response being send on download #31 #32 (thanks @KreutzerCode)

## [1.3.1] (2022-09-14)

### Fixed
- Don't force portrait orientation during merge if not specified (thanks @Jason-Toh)
 
## [1.3.0] (2021-10-25)

### Fixed
- String (and Array) Helper functions are now removed in Laravel #17 (thanks @warksit)
 
## [1.2.0] (2021-10-21)

### Fixed
- Replace itbz (deprecated) with setasign #14 #15 (thanks @laraben)

### Added
- auto orientation #11 (thanks @laraben)
 
## [1.1.0] (2018-05-29)

### Added
 - Added `duplexMerge` to support duplex-safe merging 

### Fixed
 - Basic PDF library changed

## [1.0.0] (2017-02-17)

### Added
- new laravel-pdfmerger package