Skip to content

Commit 77956ac

Browse files
committed
Update changelog for 2.4.2
1 parent 1784778 commit 77956ac

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
// This file contains developer-specific information. You can provide temporary overrides to build settings here.
22

33
// The bundle version displayed in the Finder's Get Info dialog and About Box
4-
QS_INFO_VERSION = 2.4.1
4+
QS_INFO_VERSION = 2.4.2
55

66
// The current development version shown in About Box
7-
QS_BUNDLE_VERSION = 4040
7+
QS_BUNDLE_VERSION = 4041
88

99
// A build of Quicksilver that breaks backwards compatibility for plugins. Setting a value here will mean that all future plugins built with `bltrversion` will have a minimum QS version requirement of this value
1010
QS_BACKWARDS_COMPATIBILITY_BREAK = 4001

Quicksilver/SharedSupport/CHANGELOG

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
## Changes - 2.4.1. (4040)##
1+
## Changes - 2.4.2 (4041) ##
2+
3+
### Fixed ###
4+
5+
* Force-disable superfluous visual effects on startup if running MacOS 14
6+
* Fix a few (of the many) crashes related to `QSProcessMonitor`
7+
8+
## Changes - 2.4.1 (4040) ##
29

310
*Requires macOS 10.14+*
411

0 commit comments

Comments
 (0)