# Change Log

## Version 1.4.0
1. Fix dynamic property warning in PHP 8.2.
2. Fix margin issue: auto convert string to array. 

## Version 1.3.1
1. Fix Content-Type in sendToBrowser.

## Version 1.3.0
1. Add "serviceHost", "serviceUrl" setting to use a local cloud server.

## Version 1.2.0
1. Add exception catcher for url_get_content.
2. Fix handler's save's $filePath case sensitivity typo.

## Version 1.1.0

1. Replace url in every css file with downloaded files using relative path from the css file.

## Version 1.0.0

1. Replace file_get_contents with general url_get_contents using file_get_contents, fopen, or curl.

## Version 0.7.0

## Version 0.6.0