Skip to content

Commit

Permalink
[AUTO][skip ci] Updating changelog for v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
selul committed Sep 23, 2018
1 parent 54020ab commit 33287ee
Show file tree
Hide file tree
Showing 4 changed files with 60 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

### v1.0.1 - 2018-09-23
**Changes:**
* Tag first stable version for wordpress.org.

### v1.0.0 - 2018-09-11
**Changes:**
* First version of the plugin
50 changes: 50 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
# OptiMole WP #
**Contributors:** [optimole](https://profiles.wordpress.org/optimole)
**Tags:** image optmization, cdn, image compression
**Requires at least:** 4.7
**Tested up to:** 4.9
**Requires PHP:** 5.4
**Stable tag:** trunk
**License:** GPLv3
**License URI:** https://www.gnu.org/licenses/gpl-3.0.en.html

End-to-end image processing
With OptiMole, your site’s images will be cropped, optimized and processed on-the-fly.


## Description ##
**Image optimization & resizing**
Images are processed for best results with both lossless and lossy optimization and are automatically resized for any device.

**Image acceleration through CDN**
Images are served in any location, with our top providers covering up to 110 server locations worldwide.

**On-the-fly image handling**
Dynamic manipulation of images and videos (resize, compress and serve via CDN on the fly).

**Easy tracking & monitoring**
Check how OptiMole is improving your site from day 1. Transparent optimization stats are always available.

### How does it work? ###

This plugin connects via API to OptiMole [image optimization service](https://optimole.com/) in order to send the images to its servers and crop, optimize and process them on-the-fly. The EXIF data will either be stripped and it is not stored on our servers. Optimole does not interact with the visitors on your website. We care about your privacy so check our [terms of use](https://optimole.com/terms/).

The plugin will rewrite your image URLs to replace them with OptiMole URLs. Your origin images will be downloaded from your storage, processed by the OptiMole infrastructure and cached in the CDN. NO development needed. Simply set up your account and enjoy faster image loading.

## Changelog ##
### 1.0.1 - 2018-09-23 ###

* Tag first stable version for wordpress.org.



### 1.0.0 - 2018-09-22 ###
* First version of the plugin

## Installation ##
The following are the steps to install the OptiMole plugin

1. In your WordPress Administration Panels, click on Add New option under Plugins from the menu.
Click on upload at the top.
2. Browse the location and select the OptiMole Plugin and click install now.
3. Go to Media -> OptiMole and follow in the instructions on how to enable the service.
5 changes: 5 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ This plugin connects via API to OptiMole [image optimization service](https://op
The plugin will rewrite your image URLs to replace them with OptiMole URLs. Your origin images will be downloaded from your storage, processed by the OptiMole infrastructure and cached in the CDN. NO development needed. Simply set up your account and enjoy faster image loading.

== Changelog ==
= 1.0.1 - 2018-09-23 =

* Tag first stable version for wordpress.org.



= 1.0.0 - 2018-09-22 =
* First version of the plugin
Expand Down
2 changes: 1 addition & 1 deletion themeisle-hash.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"optimole-wp.php":"a49b0db55cd204c4479581dec37ac79b"}
{"optimole-wp.php":"7aa74308e2bb2493327f53319e5364ac"}

0 comments on commit 33287ee

Please sign in to comment.