ClipboardMemo Changelog

What's new in ClipboardMemo 1.6.1

Apr 10, 2019
  • Fixed:
  • fix log errors
  • Changed:
  • change last entries keyboard shortcut from 0,1,2... to 1,2,..,0
  • Deprecated:
  • Remove CI status from README

New in ClipboardMemo 1.6.0 (Apr 7, 2019)

  • Add keyboard shortcuts to copy the nth last clip in the clipboard

New in ClipboardMemo 1.5.1 (Mar 22, 2019)

  • (1.5.0) (1) fix bug "Some contents are poorly captured and causes a fatal corruption of the database" @done(19-01-05 18:53)

New in ClipboardMemo 1.5.0 (Mar 22, 2019)

  • fix not darwin os window position
  • fix empty content capture hang
  • Add images, HTML and clipboard type @done(18-12-16 10:50)
  • Externalize clipboard, database and menu management
  • Add type field to database record @done(18-12-06 14:49)
  • Externalize main process config @done(18-11-30 21:59)
  • Secure cache file @done(18-11-30 21:58)

New in ClipboardMemo 1.4.1 (Mar 22, 2019)

  • fix notifications
  • add DB details window

New in ClipboardMemo 1.3.6 (Mar 22, 2019)

  • create app website
  • add CI GitLab jobs
  • Change README to add languages support @done(18-11-11 11:36)
  • Update LICENSE file @done(18-11-11 11:34)

New in ClipboardMemo 1.3.5 (Mar 22, 2019)

  • Added:
  • Add languages selection (English, French, Spanish)
  • Language by defaut set with locale
  • Changed:
  • Fix DMG backgroung

New in ClipboardMemo 1.3.2 (Mar 22, 2019)

  • Changed:
  • fix clipboard cache in pause mode
  • code revision