mirror of https://github.com/espruino/BangleApps
7 lines
453 B
Plaintext
7 lines
453 B
Plaintext
0.55: Moved messages library into standalone library
|
|
0.56: Fix handling of music messages
|
|
0.57: Optimize saving empty message list
|
|
0.58: show/hide "messages" widget directly, instead of through library stub
|
|
0.59: fixes message timeout by using setinterval, as it was intended. So the buzz is triggered every x seconds until the timeout occours.
|
|
0.60: Bump version to allow new buzz.js module to be loaded - fixes memory/performance hog when buzz called
|