All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Bulgarian translations for interface
- Brazilian Portuguese translations for interface
- Chinese translations for interface, distinguish between two kinds of Chinese
- AppX and web installer for Windows
- ability to change install directory for Windows
- abiltity to install per user or per machine on Windows
- Multi-display support added and enabled by default
- ability to set break to less than 5 minutes
- Hindi Translations for interface
- style for long names of schemes
- app not starting when both break types are disabled
- make sure windows offset is integer
- minor translations issues
- macOS fullscreen mode
- allows user to not show new version notification via config file
- Czech translations for interface
- Chinese translations for interface
- German translations for interface
- texts in windows are not selectable (except debug info)
0.13.0 - 2017-12-20
- icons for app windows
- possibility to have interface translated
- Slovak translations for interface
- French translations for interface
0.12.0 - 2017-11-05
- error with second instance on Windows
- breaks wont resume with indefinite pause after system resume
- monitoring of system idle time for natural breaks (when user leaves and after return idle time is greater then break duration, stretchly will reset breaks)
- menu link to Patreon
- microbreak notifications are 10 seconds before and can be disabled
0.11.0 - 2017-09-09
- option to not show break ideas
- option to show notification 30 seconds before break starts
0.10.0 - 2017-08-18
Ctrl/Cmd + d
shortcut in About window to show debug information- monitoring suspend/resume (alfa, electron has bugs)
- link to my.stretchly.net in menu
- break is not skippable via shortcut in strict mode
- macOS tooltip works without dock icon (after packaging)
- close break windows on
Reset breaks
- rewrite break management using Events
- get active settings when changing Settings window pages
0.9.0 - 2017-05-17
- Tooltip shows information about:
- time left till next (micro)break
- time left in pause till breaks resume
- number of microbreaks until next break
- version checker erroneous 'a new version is available' messages
- Run breaks after resetting breaks
- Scheduler timeLeft based on actual setTimeout start time
- do not play sound on Pause when break is in progress
- cosmetic style changes
- do not hide macOS dock icon, so we can have tray tooltip
- tray tooltip does not work correctly on macOS
0.8.1 - 2017-04-15
- trying to close non-existing window
- after break ends, focus is brought on last window (macOS)
- break windows are not focusable
- do not show break windows in taskbar
0.8.0 - 2017-04-09
Ctrl/Cmd + x
shortcut to finish break early (when not in strict mode)- time remaining and progress bar in break window
- disallow drag and drop in windows to prevent errors
0.7.0 - 2017-03-07
- app windows are shown on the monitor where the mouse is (Windows, macOS, some Linux DEs)
- reminders can be full screen
- About and Settings windows are not resizable and not always on top
Quit
->Quit stretchly
menu item text- replaced
splash of cappuccino
withgraphite crystal
theme
- monochrome icon for macOS (also @2x)
- Settings window notification
- Startup window
0.6.0 - 2017-01-21
- possibility to change break/microbreak ideas via editing config file
- break window is shown when it's ready
0.5.1 - 2016-12-05
- some grammar
- more break ideas
0.5.0 - 2016-11-28
- strict mode - breaks/microbreaks can't be finished early
- build for ia32 and x64
- wrong window placement when on Linux and more displays
0.4.0 - 2016-11-05
- version check when offline
- settings window split into 2
- 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
0.3.0 - 2016-10-15
- 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
0.2.1 - 2016-10-10
- double init of event listeners on settings page
0.2.0 - 2016-10-08
- sounds at the end of microbreak
- settings for sounds
0.1.1 - 2016-10-04
- Linux builds and permissions
0.1.0 - 2016-09-26
- update npm packages
- rename strechly to stretchly (grammar, yay!)
- allows only one instance of app
- settings for microbreak (duration, interval)
- 5 color scheme
0.0.1 - 2016-09-06
- 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