Skip to content

Commit

Permalink
changelog for version 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Dani3lSun authored and Dani3lSun committed Jan 13, 2016
1 parent 60ba8f1 commit b6d72ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The screenshot is based on the DOM and as such may not be 100% accurate to the r
**Works best in modern browsers** [For more informations visit html2canvas](https://github.com/niklasvh/html2canvas)

##Changelog
####1.8 - added APEX events to plugin, so you can react with other DA on this (for saved to DB & error saving to DB)/ cleaned up js code with own namespace

####1.7 - added minified css/js files for normal mode and full files for debug mode

####1.6 - performance improvements(removed redundant AJAX call) / split the clob into a 30k param array (OHS 32k limit for params)
Expand Down
2 changes: 1 addition & 1 deletion apexplugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name" : "APEX Screen Capture",
"version" : "1.7",
"version" : "1.8",
"description" : "This plugin allows you to take screenshots/captures of pages or parts of it, directly on the users browser.",
"keywords" : ["screenshot", "capture", "pages", "screen", "image"],
"homepage" : "https://github.com/Dani3lSun/apex-plugin-apexscreencapture",
Expand Down

0 comments on commit b6d72ac

Please sign in to comment.