We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e44c6f commit 8db5a42Copy full SHA for 8db5a42
Changelog
@@ -1,13 +1,13 @@
1
-* v1.2.0 (unreleased)
+* v1.2.0
2
- KDSingleApplication now looks for Qt6 by default, rather than Qt5. If your Qt5
3
build broke, pass -DKDSingleApplication_QT6=OFF to CMake.
4
+ - Do not exceed maximum socket name length
5
+ - Fix maximum socket length on Windows
6
+ - CI: Add FreeBSD and OpenBSD
7
-* v1.1.1 (unreleased)
- -
-
8
-* v1.1 (22 December 2023)
+* v1.1
9
- Add option making session ID part of the socket name optional
10
- Fix dynamic library versioning
11
12
-* v1.0 (21 July 2023)
+* v1.0
13
- Initial Release
0 commit comments