Skip to content

native notifications

Latest
Compare
Choose a tag to compare
@mschaaf mschaaf released this 26 Dec 21:24
· 7 commits to master since this release
1.0.2

Features added:

don’t store message content in DOM instead use the db id

Bugs fixed:

fix #86 by storing dbs on window close event
fix crash on startup in case there is no network connection by preventing widely thrown dns exception in nodejs by only checking for updates in case there is a network connection