Skip to content

Releases: hovancik/stretchly

Stretchly 1.8.1

24 Nov 08:51
7a10175
Compare
Choose a tag to compare
Merge pull request #1046 from hovancik/release

Release 1.8.1

Stretchly 1.8.0

21 Nov 11:16
e391060
Compare
Choose a tag to compare

[1.8.0] - 2021-11-21

Added

  • new break ideas
  • advanced option for showing minutes remaining in app tray
  • 30 minute pause option

Changed

  • improve tray status messages
  • updated and added many translations
  • increase new version check to 48 hours
  • change font to Nato Sans for better support

Fixed

  • prevent empty break windows
  • improve window positioning
  • error on Windows and Linux systems when temporary directory is not executable

Stretchly v1.7.0

04 May 15:13
1a6ef26
Compare
Choose a tag to compare

[1.7.0] - 2021-05-04

Added

  • advanced preferences for Pause/Resume Breaks global shortcuts
  • advanced preferences for picking monitor to show break on
  • added initial support for the RTL languages for the UI

Changed

  • endBreakShortcut can be set to empty string, thus disabled
  • updated many translations

Fixed

  • prevent memory leak after break has ended

Stretchly v1.6.0

16 Apr 13:00
a78e577
Compare
Choose a tag to compare

[1.6.0] - 2021-04-16

Fixed

  • app exclusions on Windows OS
  • fullscreen breaks on MacOS
  • refreshing Preferences after Reset to defaults

Added

  • advanced option not to reset breaks on Suspend/Lock
  • Stretchly doesn't need to restart after Restoring remote settings
  • Updated many translations

Changed

  • new system for storing preferences
  • improved logging
  • allow user to disable update check rather then only notification

Stretchly v1.5.0

07 Apr 05:38
0b6d968
Compare
Choose a tag to compare

[1.5.0] - 2021-04-07

Added

  • Punjabi translations
  • Gujarati translations
  • Persian translations
  • Hebrew translations
  • Finnish translations
  • Indonesian translations
  • Latvian translations
  • Contributor preference option to make Stretchly act as a regular window
  • Advanced preferences for app exclusions (resume/pause when specific app is/not running)

Changed

  • Updated many translations

Fixed

  • Improved Welcome window
  • tray menu not visible over break window on macOS
  • tray status messages in specific situations

Stretchly v1.4.0

25 Dec 11:58
6b2a9ad
Compare
Choose a tag to compare

[1.4.0] - 2020-12-25

Added

  • Better handling of app errors: error will ask user to report issue
  • Esperanto translations
  • Norwegian translations
  • Snow white theme
  • experimental Linux builds for arm

Changed

  • Updated many translations

Fixed

  • notification of new version being showed even disabled
  • browser tab non-responsive after resuming
  • don't show notification title for macOS Big Sur
  • DND mode in macOS Big Sur

Stretchly 1.3.0

08 Nov 09:10
51f05d1
Compare
Choose a tag to compare

[1.3.0] - 2020-11-08

Added

  • control a running instance from command line
  • advanced option to disable check for new version
  • new break ideas

Changed

  • Updated Italian translations
  • Updated Spanish translations
  • Updated German translations
  • prevent redundant title notification on Windows 10 (20H2 Update)

Fixed

  • problem with DoNotDisturb being ignored when resuming breaks
  • taskbar visibility issue on Windows
  • issue with idle time and breaks causing negative timers
  • issue with Pause until morning in some timezones

Stretchly v1.2.0

03 Oct 07:26
47fc4f6
Compare
Choose a tag to compare

Added

  • new break ideas
  • Contributors can sync preferences
  • Nepali translations
  • snap package

Changed

  • disallow "Reset breaks" when in break with Strick Mode
  • break window size is now dynamic (relative to screen size)
  • updated Korean translation

Fixed

  • fullscreen breaks (Windows)
  • downgraded Electron and disabled macOS dock icon to fix fullscreen issues

Stretchly v1.1.0

12 Sep 11:47
3be780f
Compare
Choose a tag to compare

[1.1.0] - 2020-09-12

Added

  • show Contributor Settings in tray menu for Contributors
  • breaks are paused if the Windows 10 Focus Assist mode is enabled
  • added log file for debug
  • users can choose between a transparent or a fully opaque theme in the Theme Preferences
  • users can choose the opacity value for the transparent theme in the Contributor Preferences

Changed

  • updated few translations
  • bigger range for Mini Break duration
  • preferences navigation menu visible when scrolling down

Stretchly v1.0.0

19 Jul 18:06
507d57c
Compare
Choose a tag to compare

Added

  • apk package format
  • added Hungarian translation
  • added ability to change the keyboard shortcuts for Skip/Postpone breaks via config.json
  • show Paused icon when Breaks are paused in Natural breaks mode
  • show Paused icon when Breaks are paused in Do Not Disturb mode
  • Dark mode for interface
  • new break ideas
  • new Icon

Changed

  • changed app name from stretchly to Stretchly
    • this might change location of preferences file, so you might need to set up your preferences again or copy the file
  • don't hide dock icon on macOS
  • updated some translations
  • rework UI in all windows and Tray menu
  • synchronized tray status messages (tooltip, menu)
  • better format remaining time
  • default icon to colorful

Fixed

  • adds workaround for electron's Linux/Windows fullscreen issues
  • notify of new version only if new version is higher then current

Removed

  • removed tutorial, now linking to Features webpage