Skip to content

Latest commit

 

History

History
66 lines (43 loc) · 1.79 KB

CHANGE_LOG.md

File metadata and controls

66 lines (43 loc) · 1.79 KB

Change Log

Version 2.0.0

  1. New designed task list with more task info, such as file sizes, api usage.
  2. New overwrite mode and image restoration.
  3. Context menu and batch control.
  4. Metadata preservation. (Supported by TinyPNG)
  5. Resizible window.
  6. Both image files and directories supports.
  7. Dropping images and directories to dock icon supports.

Version 1.0.7

  1. Add support for webp files.
  2. Update Alamofire to latest version.
  3. Change minimal supported macOS version to 10.13.
  4. Change dependency management from CocoaPods to SPM.

Version 1.0.5

  1. Support Apple silicon. #47 Thanks @limuyang2

Version 1.0.4

  1. Support reserving origin file's permission. #11 Thanks PR by @Enoooch

Version 1.0.3

  1. Support compress folder recursively. #14 #33

Version 1.0.2

  1. Fixed #29
  2. Fixed a typo.

Version 1.0.1

  1. Migrate to Swift 5.0, thanks @gewill
  2. Downward compatibility to macOS 10.10
  3. Fixed #19, [#22](

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
  2. Add Pods/ to .gitignore
  3. Display progress when uploading/downloaing.

Version 0.9.2

  1. Support JPG and JPEG.

Version 0.9 brings a lot of change.

  1. Whole new design UI.
  2. New workflow and easy to use.
  3. Custom ouput path support.
  4. Sorted task list.
  5. Chinese support.