Skip to content

Commit d26d37f

Browse files
committed
Prepared version 1.6.3
1 parent 1b751aa commit d26d37f

3 files changed

Lines changed: 23 additions & 2 deletions

File tree

Configuration.xcconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
MACOSX_DEPLOYMENT_TARGET = 10.13
1010
PRODUCT_BUNDLE_IDENTIFIER = info.marcel-dierkes.KeepingYouAwake
1111

12-
MARKETING_VERSION = 1.6.3beta1
13-
CURRENT_PROJECT_VERSION = 1060303
12+
MARKETING_VERSION = 1.6.3
13+
CURRENT_PROJECT_VERSION = 1060304
1414

1515
GENERATE_INFOPLIST_FILE = YES
1616
INFOPLIST_KEY_LSApplicationCategoryType = public.app-category.utilities

docs/Versions/v1.6.3.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"date": "2022-10-30 09:00:00",
3+
"file_url": "https://github.com/newmarcel/KeepingYouAwake/releases/download/1.6.3/KeepingYouAwake-1.6.3.zip",
4+
"file_length": 1998843,
5+
"file_version": "1060304",
6+
"file_short_version": "1.6.3"
7+
}

docs/Versions/v1.6.3.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Version 1.6.3: Low Power Mode
2+
3+
- added Battery preferences with support for Low Power Mode on compatible Macs ([#181](https://github.com/newmarcel/KeepingYouAwake/pull/181))
4+
- added a Japanese translation ([#182](https://github.com/newmarcel/KeepingYouAwake/issues/182))
5+
- *Thank you [hiroto-t](https://github.com/hiroto-t)!*
6+
- updated the Turkish translation ([#183](https://github.com/newmarcel/KeepingYouAwake/issues/183))
7+
- *Thank you [egemenu](https://github.com/egemenu)!*
8+
- added an Italian translation ([#184](https://github.com/newmarcel/KeepingYouAwake/issues/184))
9+
- *Thank you [gmcinalli](https://github.com/gmcinalli)!*
10+
- added an advanced preference to auto-activate when an external screen is connected ([#186](https://github.com/newmarcel/KeepingYouAwake/issues/186), [#84](https://github.com/newmarcel/KeepingYouAwake/issues/84))
11+
- *Thank you [sturza](https://github.com/sturza)!*
12+
- added an advanced preference to deactivate while another user account is active
13+
14+
**Please note: The 1.6.3 release does not support macOS Sierra anymore. You can continue using version 1.6.2 on this version of macOS.**

0 commit comments

Comments
 (0)