Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Latest commit

 

History

History
68 lines (46 loc) · 1.52 KB

CHANGELOG.md

File metadata and controls

68 lines (46 loc) · 1.52 KB

GPG Sync Changelog

0.3.6

  • Support macOS Big Sur
  • Switch dependencies to PySide2, poetry

0.3.5

  • Notarized package in macOS
  • Better linux packaging
  • Better python dependency management

0.3.4

  • Uses modern keyserver, keys.openpgp.org, by default
  • Upgrades depdendencies
  • Renames --debug to --verbose, -v
  • Improvements to Windows installer

0.3.3

  • Improve macOS packaging (again)

0.3.2

  • Improve macOS packaging

0.3.1

  • Improve macOS packaging
  • Support for macOS Mojave dark theme
  • Fixed bug in Linux that caused a crash
  • Allow window to expand to fit large authority key names

0.3

0.2

  • Ported to Windows!
  • Completely redesigned the user interface
  • Removed dock icon in macOS
  • Fixed various minor bugs

0.1.2

  • Fix bugs where GPG Sync randomly crashes, or crashes on exit
  • Asks users to confirm before deleting endpoints
  • Made system tray icon black and white in macOS
  • Improve update alert user interface
  • Fix "Valid signature, but signed with wrong signing key" bug with newer versions of gpg2

0.1.1

  • Fixed bug where GPG Sync crashed on older Mac harder
  • Converted settings file to JSON
  • Fixed bug where authority key labels didn't always appear
  • Allow Mac users to use any gpg2, not just from GPG Tools
  • Various bug fixes

0.1

  • First release