Releases: hovancik/stretchly
Releases · hovancik/stretchly
stretchly v0.3.0
[0.3.0] - 2016-10-15
Added
- possibility to pause reminders for different times
- autostart for Windows and macOS
- check for the latest version on About page, on app start
- remind new version via notification and tray menu
stretchly v0.2.1
[0.2.0] - 2016-10-10
Fixed
- double init of event listeners on settings page
stretchly v0.2.0
[0.2.0] - 2016-10-08
Added
- sounds at the end of microbreak
- settings for sounds
stretchly v0.1.1
[0.1.1] - 2016-10-04
Fixed
- Linux builds and permissions
stretchly v0.1.0
[0.1.0] - 2016-09-26
Added
- update npm packages
- rename strechly to stretchly (grammar, yay!)
- allows only one instance of app
- settings for microbreak (duration, interval)
- 5 color schemes
Known issues
- linux packages seems to have problems starting up after install
workaround
- run app with sudo
strechly v0.0.1
0.0.1 - 2016-09-06
Added
- simple electron app with break reminder after 10 minutes
- randomized reminders (without repetition)
- startup window
- resume/pause functionality for reminder
- scripts for creating installers for OS X, Windows, Linux