Skip to content

Releases: aaronjanse/snippet-manager

0.2.3

02 Dec 08:04
Compare
Choose a tag to compare
v0.2.3

0.2.3

0.2.2

09 Nov 00:29
7319f64
Compare
Choose a tag to compare

fixes clipboard pasting

0.2.1

05 Nov 01:23
Compare
Choose a tag to compare

The packaged applications (e.g. .exe, .dmg, .app) finally work.

Since I have not spent >$200 on code signing certificates (and don't plan to), you may get a security popup talking about "no digital signature" / "untrusted developer" the first time you run. On mac, you can right click on the app, click "open", then "open" again to run unsigned apps.

experimental-0.2.0

04 Nov 22:03
Compare
Choose a tag to compare
experimental-0.2.0 Pre-release
Pre-release

Changes:

  • snippets are now stored in electron's data folder (old snippets are moved there on the first run of the source build)
  • packaged builds (e.g. .exe, .app, etc.) now work
  • experimental auto-updating

Note on migrating snippets:
If you have previously run from source, you should do so one more time before using the packaged application.
The extra-cautious may want to backup their snippets (found in src/snippets.json)

Initial Release

14 Oct 04:29
Compare
Choose a tag to compare

Works as advertised