Skip to content

Latest commit

 

History

History
29 lines (26 loc) · 769 Bytes

CHANGELOG.md

File metadata and controls

29 lines (26 loc) · 769 Bytes

[Unreleased]

[0.1.1] - 2022-01-23

Added

  • There is a push notification if you didn't configure the SFTP connection.

Fixed

  • Application crashes when any text field is focused. This was noticed on the macOS 12.1 version.

[0.1.0] - 2021-08-22

Added

  • Database SQLite for storing user config.
  • Status bar menu with help, preferences and quit actions.
  • Set through link to paste of clipboard after delivering file to remote server.
  • Push notification.
  • Application icon.

Changed

  • Refactoring.
  • Status bar icon.
  • The makefile build osx application.
  • Menu bar icon.

Fixed

  • Replace spaces with underscores for file name.

[0.0.1] - 2021-07-31

Added

  • Add core functional.
  • Add make instructions.

Changed

  • Update readme.