Skip to content

Releases: kyleduo/TinyPNG4Mac

1.0.7

16 Nov 04:18
Compare
Choose a tag to compare
  1. Change dependency manager from CocoaPods to SPM
  2. Build for both X86 and ARM arch
  3. Update Alamofire to latest version
  4. Change minimal supported macOS to 10.13.

1.0.5

02 Dec 13:27
Compare
Choose a tag to compare
  1. Support Apple silicon. #47 Thanks @limuyang2

1.0.4

08 May 09:02
Compare
Choose a tag to compare
  1. Support reserving origin file's permission. #11 Thanks PR by @Enoooch

1.0.3

25 Sep 16:38
Compare
Choose a tag to compare

Support compress folder recursively. #14 #33

支持压缩目录下的所有图片 #14 #33

1.0.2

19 Sep 11:54
058b8c9
Compare
Choose a tag to compare
  1. Fixed #29
  2. Fixed a typo.

1.0.1

20 Apr 15:15
Compare
Choose a tag to compare
  1. Migrate to Swift 5.0, thanks @gewill
  2. Downward compatibility to macOS 10.10
  3. Fixed #19, #22

1.0.0

23 May 04:39
Compare
Choose a tag to compare
  1. New icon and interface 新设计的icon和界面
  2. Support "in place" 支持“替换原图”
  3. Improve stability and fix bugs 修复bug,提升稳定性

v0.9.3

25 Oct 15:49
Compare
Choose a tag to compare
  1. Update to Swift 3
  2. Add Pods/ to .gitignore
  3. Display progress when uploading/downloaing.