lwouis
8f23f7d74d
ci: iterating on gh-actions
2024-11-02 21:29:28 +01:00
lwouis
997a638235
ci: iterating on gh-actions
2024-11-02 21:26:13 +01:00
lwouis
cb1bc72335
ci: iterating on gh-actions
2024-11-02 18:55:07 +01:00
lwouis
63b386f581
ci: iterating on gh-actions
2024-11-02 18:18:57 +01:00
lwouis
be58bc4a11
feat: improve localizations
2024-11-02 18:06:27 +01:00
lwouis
ad1d4bde2a
ci: test push 1 commit on branch
2024-11-02 18:00:04 +01:00
lwouis
4ef0b52df5
ci: test push 1 commit on branch
2024-11-02 17:46:53 +01:00
lwouis
3bca6aab6e
ci: test push 1 commit on branch
2024-11-02 17:26:26 +01:00
lwouis
13547e0252
ci: test push 1 commit on branch
2024-11-02 17:18:19 +01:00
lwouis
bb1972e559
ci: test push 1 commit on branch
2024-11-02 17:15:02 +01:00
lwouis
633ce3f063
ci: switch to github actions ( #1241 )
2024-11-02 16:54:47 +01:00
lwouis
2c857a6eb1
feat: improve appearance at the different sizes
2024-11-02 00:05:27 +01:00
lwouis
ad64ced2df
feat: hide space labels when showing same-space windows ( closes #3766 )
2024-11-02 00:05:27 +01:00
lwouis
81fb54cff5
chore: preload fewer recycled views ahead of time
2024-11-02 00:05:27 +01:00
lwouis
45bbc93bee
feat: improve display of wide/tall thumbnails ( closes #3791 )
2024-11-02 00:05:27 +01:00
lwouis
f9542f9214
chore: add jekyll vendor folder to gitignore
2024-10-31 22:57:53 +01:00
lwouis
60052b8ab7
chore: remove metal api checker from xcode runs
2024-10-31 22:57:53 +01:00
lwouis
7b9a6b4e9c
docs: update website contents
2024-10-30 22:04:10 +01:00
lwouis
09ca2a6740
chore: improve language preference support
2024-10-29 14:54:51 +01:00
lwouis
20cd27e68d
chore: better read preferences + remove unused ones
2024-10-28 21:29:36 +01:00
lwouis
129d061434
feat: allow to run the app without screen-recording permissions
...
closes #1082
2024-10-17 22:28:34 +02:00
lwouis
19f59b207f
feat: add irish localization
2024-10-15 23:28:38 +02:00
lwouis
528028d41b
ci: add poeditor upload script
2024-10-15 23:18:28 +02:00
allsochen
d77fa67729
feat: i18n
2024-10-15 10:52:08 +02:00
allsochen
f33418ec35
feat: add language preference
2024-10-15 10:52:07 +02:00
allsochen
dd379c41c9
fix: fixed the rounded corners when the mouse moves over the table
2024-10-12 18:38:18 +02:00
semantic-release-bot
609a25119d
chore(release): 7.0.2 [skip ci]
...
## [7.0.2](https://github.com/lwouis/alt-tab-macos/compare/v7.0.1...v7.0.2 ) (2024-10-12)
### Bug Fixes
* avoid crashing in some cases ([d46d903 ](https://github.com/lwouis/alt-tab-macos/commit/d46d903 ))
* block titles in preferences in rtl languages ([ea5574b ](https://github.com/lwouis/alt-tab-macos/commit/ea5574b ))
* preferences panel icons wouldnt show on old macos versions ([9258acf ](https://github.com/lwouis/alt-tab-macos/commit/9258acf ))
* show titles > application name, in thumbnails style (closes [#3667 ](https://github.com/lwouis/alt-tab-macos/issues/3667 )) ([b4e97ea ](https://github.com/lwouis/alt-tab-macos/commit/b4e97ea ))
v7.0.2
2024-10-12 11:10:07 +00:00
lwouis
9258acf765
fix: preferences panel icons wouldnt show on old macos versions
2024-10-12 12:56:12 +02:00
allsochen
d46d90395c
fix: avoid crashing in some cases
2024-10-12 12:43:56 +02:00
allsochen
b4e97ead04
fix: show titles > application name, in thumbnails style ( closes #3667 )
2024-10-12 12:43:56 +02:00
ShlomoCode
ea5574bfa5
fix: block titles in preferences in rtl languages
2024-10-12 12:43:55 +02:00
semantic-release-bot
5b6e8de9a1
chore(release): 7.0.1 [skip ci]
...
## [7.0.1](https://github.com/lwouis/alt-tab-macos/compare/v7.0.0...v7.0.1 ) (2024-10-11)
### Bug Fixes
* avoid crashing in rare cases ([9980ec6 ](https://github.com/lwouis/alt-tab-macos/commit/9980ec6 ))
v7.0.1
2024-10-11 10:14:13 +00:00
lwouis
9980ec62fd
fix: avoid crashing in rare cases
2024-10-11 12:00:12 +02:00
semantic-release-bot
8abb9b4358
chore(release): 7.0.0 [skip ci]
...
# [7.0.0](https://github.com/lwouis/alt-tab-macos/compare/v6.73.0...v7.0.0 ) (2024-10-09)
### Features
* major rehaul of the preferences! ([6d97cbd](https://github.com/lwouis/alt-tab-macos/commit/6d97cbd )), closes [#351 ](https://github.com/lwouis/alt-tab-macos/issues/351 )
### BREAKING CHANGES
* The old preferences panel has been replaced with a brand new one
Preferences are now much simpler, full of visual illustrations, and should provide a much better experience. Pick between 3 styles (thumbnails, app-icons, titles), sizes, dark/light themes, high visibility options, and more!
v7.0.0
2024-10-10 11:20:02 +02:00
lwouis
40c1c0ec02
chore: fix swiftc errors on xcode 13.6
2024-10-10 11:20:02 +02:00
lwouis
f2bc95ffcc
ci: print xcode version and swift version
2024-10-10 11:20:02 +02:00
lwouis
4b1fbb1243
ci: improve logs
2024-10-10 11:20:01 +02:00
lwouis
e7c2a8b880
ci: temporarily disable l10n check
2024-10-10 11:20:01 +02:00
lwouis
dbbe9e8b0e
ci: do not install swiftformat on npm install
2024-10-10 11:20:01 +02:00
lwouis
b26a12074f
ci: upgrade node/npm version
2024-10-10 11:20:01 +02:00
allsochen
79f99bd4f1
feat: major rehaul of the preferences!
...
closes #351
BREAKING CHANGE: The old preferences panel has been replaced with a brand new one
Preferences are now much simpler, full of visual illustrations, and should provide a much better experience. Pick between 3 styles (thumbnails, app-icons, titles), sizes, dark/light themes, high visibility options, and more!
2024-10-10 11:19:39 +02:00
semantic-release-bot
38cfe3a23b
chore(release): 6.73.0 [skip ci]
...
# [6.73.0](https://github.com/lwouis/alt-tab-macos/compare/v6.72.0...v6.73.0 ) (2024-10-08)
### Bug Fixes
* closing alttab windows gives focus to previous app (closes [#3577 ](https://github.com/lwouis/alt-tab-macos/issues/3577 )) ([0e6f200 ](https://github.com/lwouis/alt-tab-macos/commit/0e6f200 ))
* detect passwords app (closes [#3545 ](https://github.com/lwouis/alt-tab-macos/issues/3545 )) ([d0cd206 ](https://github.com/lwouis/alt-tab-macos/commit/d0cd206 ))
* dragging files onto windowless apps was inconsistent ([0a9fe9b ](https://github.com/lwouis/alt-tab-macos/commit/0a9fe9b ))
* finder would sometimes not be listed (closes [#3350 ](https://github.com/lwouis/alt-tab-macos/issues/3350 )) ([eba5e42 ](https://github.com/lwouis/alt-tab-macos/commit/eba5e42 ))
* focusing an app could open another version of it ([9d5f11a ](https://github.com/lwouis/alt-tab-macos/commit/9d5f11a ))
* preview window could remain after focusing an app (closes [#3505 ](https://github.com/lwouis/alt-tab-macos/issues/3505 )) ([e890a60 ](https://github.com/lwouis/alt-tab-macos/commit/e890a60 ))
### Features
* add kannada and malayalam and localizations ([5e27701 ](https://github.com/lwouis/alt-tab-macos/commit/5e27701 ))
v6.73.0
2024-10-08 20:34:17 +00:00
lwouis
5e27701228
feat: add kannada and malayalam and localizations
2024-10-08 22:19:04 +02:00
lwouis
0a9fe9bb89
fix: dragging files onto windowless apps was inconsistent
2024-10-08 21:36:43 +02:00
decodism
d0cd206f51
fix: detect passwords app ( closes #3545 )
2024-09-18 22:00:08 +02:00
lwouis
9d5f11aed5
fix: focusing an app could open another version of it
2024-09-11 09:22:13 +02:00
lwouis
eba5e422bf
fix: finder would sometimes not be listed ( closes #3350 )
2024-08-31 18:01:32 +02:00
lwouis
0e6f200efe
fix: closing alttab windows gives focus to previous app ( closes #3577 )
2024-08-30 22:22:13 +02:00
lwouis
e890a603c2
fix: preview window could remain after focusing an app ( closes #3505 )
2024-07-30 12:00:44 +02:00
semantic-release-bot
97951e7e8e
chore(release): 6.72.0 [skip ci]
...
# [6.72.0](https://github.com/lwouis/alt-tab-macos/compare/v6.71.0...v6.72.0 ) (2024-07-14)
### Bug Fixes
* preferences window quit button supports right-to-left languages ([d3dfd54 ](https://github.com/lwouis/alt-tab-macos/commit/d3dfd54 )), closes [#3487 ](https://github.com/lwouis/alt-tab-macos/issues/3487 )
### Features
* don't show caps-lock indicator as a window (closes [#3171 ](https://github.com/lwouis/alt-tab-macos/issues/3171 )) ([2e15732 ](https://github.com/lwouis/alt-tab-macos/commit/2e15732 ))
* improve da/he localizations ([3d98b64 ](https://github.com/lwouis/alt-tab-macos/commit/3d98b64 ))
v6.72.0
2024-07-14 17:02:49 +00:00