snipp Changelog

What's new in snipp 1.0.0

Oct 20, 2017
  • Add indicator for copying a snippet
  • Check last snippets to prevent duplicates
  • Prevent window from opening off-screen
  • Add color indicator to snippets with color codes (#bada55 or rgba(0, 134, 222, .3))

New in snipp 0.15.0 (Aug 22, 2017)

  • Remember window position.
  • Executable icon.
  • Serialize clips as XML to get rid of extra JSON library dependency (smaller app size).

New in snipp 0.14.0 (Aug 7, 2017)

  • Save snippets between sessions
  • Fall back to a simple text-contains search for long snippets

New in snipp 0.13.0 (Aug 7, 2017)

  • Major performance improvement for fuzzy text matching

New in snipp 0.12.0 (Aug 7, 2017)

  • Rewrite fuzzy matching algorithm (=> better performance)

New in snipp 0.11.0 (Jul 26, 2017)

  • New default theme
  • Alternative Dark theme
  • Minor layout changes

New in snipp 0.10.0 (Jul 25, 2017)

  • Customizable shortcuts and other settings
  • Improved text search