Releases: hovancik/stretchly
Releases · hovancik/stretchly
stretchly v0.6.0
[0.6.0] - 2017-01-21
Added
- possibility to change break/microbreak ideas via editing config file
Changed
- break window is shown when it's ready
stretchly v0.5.1
[0.5.1] - 2016-12-05
Fixed
- some grammar
Added
- more break ideas
stretchly v0.5.0
[0.5.0]
Added
- strict mode - breaks/microbreaks can't be finished early
Fixed
- wrong window placement when on Linux and more displays
stretchly 0.4.0
[0.4.0] - 2016-11-05
Fixed
- version check when offline
Changed
- settings window split into 2
Added
- longer breaks
- enable/disable microbreaks and breaks
- skip to next break/microbreak anytime from menu
- notification on breaks resume
- notification when entering Settings that settings are applied once changed
- reset settings to the defaults
- reset (restart) breaks from menu
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