Skip to content

Commit 6e0b327

Browse files
authored
Merge pull request #1397 from hovancik/release
Release 1.15.1
2 parents 14ae916 + 053a165 commit 6e0b327

File tree

6 files changed

+73
-1533
lines changed

6 files changed

+73
-1533
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased]
88

9+
## [1.15.1] - 2023-11-19
910
### Fixed
1011
- improve DND monitoring memory usage
1112

@@ -737,7 +738,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
737738
- resume/pause functionality for reminder
738739
- scripts for creating installers for OS X, Windows, Linux
739740

740-
[Unreleased]: https://github.com/hovancik/stretchly/compare/v1.15.0...HEAD
741+
[Unreleased]: https://github.com/hovancik/stretchly/compare/v1.15.1...HEAD
742+
[1.15.1]: https://github.com/hovancik/stretchly/compare/v1.15.0...v1.15.1
741743
[1.15.0]: https://github.com/hovancik/stretchly/compare/v1.14.1...v1.15.0
742744
[1.14.1]: https://github.com/hovancik/stretchly/compare/v1.14.0...v1.14.1
743745
[1.14.0]: https://github.com/hovancik/stretchly/compare/v1.13.1...v1.14.0

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -420,6 +420,7 @@ You can help to translate Stretchly on [Weblate](https://hosted.weblate.org/enga
420420

421421
## Known issues
422422
- idle time detection doesn't work on Wayland ([electron/electron#27912](https://github.com/electron/electron/issues/27912))
423+
- Windows Store build's autorstart is not working, so was disabled. You need to do it [manually](https://www.lifewire.com/change-startup-programs-windows-11-6823499).
423424

424425
### MacOS
425426
- users experiencing their Dock hiding after a break, requiring command + tab or a mouse click to get focus back, check System Preferences > Users & Groups > {User} > Login Items. If Hide is checked for Stretchly, uncheck it, it should solve the issue.

0 commit comments

Comments
 (0)