-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0ba0327
commit d880238
Showing
1 changed file
with
11 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,7 @@ Seamlessly embed and display PDF, Microsoft Word, Excel and PowerPoint documents | |
|
||
Embed Any Document WordPress plugin lets you upload and embed your documents easily in your WordPress website without any additional browser plugins like Flash or Acrobat reader. The plugin lets you choose between Google Docs Viewer and Microsoft Office Online to display your documents. | ||
|
||
<a href="http://dev.awsm.in/innovations/embed-any-document-plugin-demo/">Live Demo</a> | ||
<a href="https://dev.awsm.in/innovations/embed-any-document-plugin-demo/">Live Demo</a> | ||
|
||
<h4>Supported file types</h4> | ||
|
||
|
@@ -82,6 +82,14 @@ Great. Send it to [email protected]. We will answer it as soon as we can. | |
|
||
== Changelog == | ||
|
||
= V 2.6.0 - 2020-06-03 = | ||
Added: Browser Based viewer. | ||
Fixed: Document Block automatic reload issue in Gutenberg editor. | ||
Fixed: Preloader for Google viewer not hiding in some installations when document is loaded. | ||
Fixed: Cache 'off' setting not working when 'Google' viewer is selected. | ||
Improved: AMP support. | ||
Other bug fixes and improvements. | ||
|
||
= V 2.5.0 - 2020-05-08 = | ||
* Added: Pre-load screen for Google Docs viewer with reload and open in new tab options for better user experience. | ||
* Fixed: Conflict with other modals generated by ThickBox. | ||
|
@@ -98,12 +106,9 @@ Great. Send it to [email protected]. We will answer it as soon as we can. | |
= V 2.3.2 - 2018-01-24 = | ||
* Focus added when modal window opens | ||
|
||
= V 2.3.1 - 2017-06-28 = | ||
* Minor bug fixes and enhancements | ||
|
||
[See changelog of previous versions](https://raw.githubusercontent.com/awsmin/Embed-Any-Documents/master/CHANGELOG.md) | ||
|
||
== Upgrade Notice == | ||
|
||
= 2.5.0 = | ||
Added Pre-load screen for Google Docs viewer. | ||
= 2.6.0 = | ||
Added Browser Based viewer. |