Skip to content

Latest commit

 

History

History
52 lines (39 loc) · 1.31 KB

CHANGELOG.md

File metadata and controls

52 lines (39 loc) · 1.31 KB

Change Log

1.2.11

  • Add russian language, thanks to @diksset #63

1.2.10

  • Add russian language, thanks to @diksset #63
  • Fixed M1 & Monterey startup issue #64 #60
  • Imporve release Github Action stability
  • Remove usage of LoginServiceKit & CryptoSwift, because it is not compatible with newer version Swift.
  • Fix Apple Silicon support.

1.2.9.beta21

  • Improve release script stability.

1.2.9.beta20

  • Fix M1 startup issues.
  • Remove usage of LoginServiceKit & CryptoSwift.
  • Fix auto release Github Action.

1.2.9.beta19

  • A test release for M1

1.2.9.beta18

  • Fixes Sparkle update issues.

1.2.9.beta17

  • Drop Travis CI support.

1.2.9.beta16

  • Fix Apple Silicon support. (#57)

1.2.9.beta15

  • Fix Apple Silicon support. (#57)

1.2.9.beta14

  • upgrade dependecies (use swift packages instead of carthage)

1.2.9.beta13

  • #37, #51 Clear History" disabled in 1.2.9 beta 12
  • #50 Use macOS native folder icon for folder and lock icon for pinned items

1.2.9.beta12

  • Wording issue in Beta preferences pane #34 @tessus
  • Code cleanup & little refactor
  • Fixed #30 #35: Make history order by date created worked again. #36 @ian4hu

1.2.9.beta11

  • Support auto update
  • Support delta update
  • Speed up CI process
  • Add CI code coverage