File tree Expand file tree Collapse file tree
src/main/resources/META-INF Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Changes Log
2+ ===
3+
4+ ### 1.1.0
5+
6+ - Support file tinify from context menu
7+ - Add tinify size / time cost info output
8+ - Few optimize
9+
10+ ### 1.0.3
11+
12+ - Optimize processing tinify
13+
14+ ### 1.0.2
15+
16+ - Shrink plugin size
17+
18+ ### 1.0.1
19+
20+ - Fix compat android studio
Original file line number Diff line number Diff line change 77 <description ><![CDATA[
88 <h1>Tinify Picture</h1>
99 <br/>
10- <b>
11- <a href="https://github.com/alvince/TinyPic2">Home Page</a> |
12- <a href="https://github.com/alvince/TinyPic2">GitHub</a> |
13- <a href="https://github.com/alvince/TinyPic2/issues">Issues</a>
14- </b>
15- <!--<a href="https://plugins.jetbrains.com/idea/plugin/8579">Plugin Page</a> |-->
16- <br/>
17- <br/>
18-
10+ <p>
11+ <b>
12+ <a href="https://github.com/alvince/TinyPic2">Homepage</a> |
13+ <a href="https://github.com/alvince/TinyPic2">GitHub</a> |
14+ <a href="https://github.com/alvince/TinyPic2/issues">Issues</a>
15+ </b>
16+ </p>
17+ <p>
1918 Compress images with TinyPng api.
2019 <br/>
20+ Powerd by <a href="https://github.com/tinify/tinify-java">tinify-java</a>
21+ </p>
2122 <br/>
2223 Website <a href="https://tinypng.com">https://tinypng.com</a>
2324 <br/>
2728
2829 <change-notes ><![CDATA[
2930 <ul>
30- <li>1.0.3 - Optimize processing tinify </li>
31- <li>1.0.2 - Shrink plugin size </li>
32- <li>1.0.1 - Fix compat android studio </li>
31+ <li>Support file tinify from context menu </li>
32+ <li>Add tinify size / time cost info output </li>
33+ <li>Few optimize </li>
3334 </ul>
35+ Visit for more details <a href="https://github.com/alvince/IDEA-Pic-Tinify/blob/master/UPDATES.md">Updates</a>
3436 ]]> </change-notes >
3537
3638 <!-- please see http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html for description -->
You can’t perform that action at this time.
0 commit comments