Skip to content

Commit

Permalink
version 1.0.1 readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleduo committed Apr 20, 2019
1 parent 2e70461 commit 152a506
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 13 deletions.
18 changes: 13 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ This is a client of [TinyPNG](https://tinypng.com) for Mac, with which you can c

[中文](./README_ZH.md)

### Version 1.0.0
### Version 1.0.1

1. New icon and interface
2. Support "in place"
3. Improve stability and fix bugs
1. Migrate to Swift 5.0, thanks [@gewill](https://github.com/gewill)
2. Downward compatibility to macOS 10.10
3. Fixed [#19](https://github.com/kyleduo/TinyPNG4Mac/issues/19), [#22](https://github.com/kyleduo/TinyPNG4Mac/issues/22)



Expand All @@ -26,7 +26,7 @@ This is a client of [TinyPNG](https://tinypng.com) for Mac, with which you can c

[From Github](https://github.com/kyleduo/TinyPNG4Mac/releases)

[七牛下载](https://static.kyleduo.com/project/release/tinypng4mac/tinypng4mac_1_0_0.zip)
[七牛下载](https://static.kyleduo.com/project/release/tinypng4mac/tinypng4mac_1_0_1.app.zip)

Check "Anywhere" in `Preferences -> Security & privacy` if you can not open this app. Just for the first time, and I suggest you uncheck it after you open this app for security.

Expand All @@ -36,6 +36,14 @@ Check "Anywhere" in `Preferences -> Security & privacy` if you can not open this

### History

> **Version 1.0.0**
>
> 1. New icon and interface
> 2. Support "in place"
> 3. Improve stability and fix bugs
>
>
>
> **Version 0.9.3**
>
> 1. Update to **Swift 3**
Expand Down
22 changes: 14 additions & 8 deletions README_ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@

这是[TinyPNG](https://tinypng.com)的Mac客户端。TinyPNG提供了PNG图片的“几乎无损”压缩服务。使用TinyPNG4Mac,你可以通过简单的拖拽完成对PNG图片的压缩,无需打开浏览器,无需手动下载图片。

### 1.0.0版本
### 1.0.1版本

1. 新设计的icon和界面
2. 支持“替换原图”
3. 修复bug,提升稳定性
1. 迁移到Swift 5.0
2. 向下兼容macOS 10.10
3. 修复问题 [#19](https://github.com/kyleduo/TinyPNG4Mac/issues/19), [#22](https://github.com/kyleduo/TinyPNG4Mac/issues/22)



Expand All @@ -22,7 +22,7 @@

[直接下载](https://github.com/kyleduo/TinyPNG4Mac/releases)

[七牛下载](https://static.kyleduo.com/project/release/tinypng4mac/tinypng4mac_1_0_0.zip)
[七牛下载](https://static.kyleduo.com/project/release/tinypng4mac/tinypng4mac_1_0_1.app.zip)

第一次打开可能出现“无法打开”的提示,请到`设置 -> 安全性与隐私`里面勾选`所有来源`。出于安全考虑,建议打开之后关闭这个选项。

Expand All @@ -32,17 +32,23 @@

### 版本历史

> ### Version 0.9.3
> **Version 1.0.0**
>
> 1. 新设计的icon和界面
> 2. 支持“替换原图”
> 3. 修复bug,提升稳定性
>
> **Version 0.9.3**
>
> 1. 升级到Swift 3
> 2.`Pod/`添加到`.gitignore`
> 3. 上传和下载时显示进度
>
> ### Version 0.9.2
> **Version 0.9.2**
>
> 1. 支持 **JPG****JPEG**.
>
> ### 0.9版本带来了很多更新
> **0.9版本带来了很多更新**
>
> 1. 重新设计的UI;
> 2. 新的流程更加易用,安全;
Expand Down
Binary file removed archive/TinyPNG4Mac1_0_0.app.zip
Binary file not shown.
Binary file added archive/tinypng4mac_1_0_1.app.zip
Binary file not shown.

0 comments on commit 152a506

Please sign in to comment.