Skip to content

Releases: microweber-dev/screen

PHP 5.3 fixes

Choose a tag to compare

@MASNathan MASNathan released this 20 Jan 15:22
Removed use of ::class not supported by PHP < 5.5 (#81)

You are completely correct, thanks for your submission!!

Delays and Positions

Choose a tag to compare

@MASNathan MASNathan released this 22 Dec 09:02
  • Added delay option
  • Added set top and left position

Added PhantomJS Options

Choose a tag to compare

@MASNathan MASNathan released this 13 Oct 13:55
we can set element potision( top, left) (#80)

* Set a Element Top,Left Position

we can set a element top,left position.

* we can set element top left positon

Inject JS

Choose a tag to compare

@MASNathan MASNathan released this 15 Aug 11:32

Added possibility to inject JS scripts or snippets into the page before screenshot
Image format refactored
Added Library specific Exception classes
Added timeout method
Minor fixes and docs update

Special thanks to @xuanskyer 👍

Some small things

Choose a tag to compare

@MASNathan MASNathan released this 28 Jul 15:25
  • Added autoloader for standalone purposes
  • Added PHP7 support
  • Added PNG support
  • Default background color in case of png

Special thanks to @limonte 👍

New docs are here

Choose a tag to compare

@MASNathan MASNathan released this 07 Apr 15:51
V1.0.1 (#45)

* Now the background color and the user agent can be changed
Added clean jobs functionality - fixed #38
Updated vendor

* Added setUrl method
Added configuration to set the default output directory

* Small fixes

* Fixed typo

* Updated binaries, documentation and license

* Added post install script

Fixed security issue

Choose a tag to compare

@MASNathan MASNathan released this 28 Mar 13:15

Fixed security issue addressed on issue #44

OOP

OOP

Choose a tag to compare

@MASNathan MASNathan released this 29 Jan 14:26

Composer is now used

First release

Choose a tag to compare

@MASNathan MASNathan released this 25 Jan 15:23
v0.0.1

Update README.md