File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed
Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ All notable changes to this project will be documented in this file.
44
55## [ 12.0] 2024-03-29
66- [ keycloak authentication fails] ( https://github.com/Xpra-org/xpra-html5/commit/d09a0b2170c3f93319a5ce0984f57f12794617ca )
7+ - [ connect page forgetting all settings] ( https://github.com/Xpra-org/xpra-html5/commit/3fccccb2ee4098fef77116c8ddf8cf813dfbc03b )
78- [ bug report tool error] ( https://github.com/Xpra-org/xpra-html5/commit/bc83f23390956b2590fb843275ffe6e4c88f7698 )
89- [ support custom minifier command] ( https://github.com/Xpra-org/xpra-html5/commit/1789bb05cf96ba6f864c9a50f0eb4458ee0c013e )
910- [ build fix when using github source archives] ( https://github.com/Xpra-org/xpra-html5/commit/20dddce76047ee95fcdc3d2b57672429951ab38b )
Original file line number Diff line number Diff line change 11xpra-html5 (12.0-r6-1) UNRELEASED; urgency=low
22 * keycloak authentication fails
3+ * connect page forgetting all settings
34 * bug report tool error
45 * support custom minifier command
56 * build fix when using github source archives
67 * send relative pointer coordinates when available
78 * remove legacy 'wheel' workarounds
89 * remove unused function
910
10- -- Antoine Martin antoine@xpra.org Fri, 29 Mar 2024 16:29:40 +0700 +700
11+ -- Antoine Martin antoine@xpra.org Fri, 29 Mar 2024 18:14:48 +0700 +700
1112
1213xpra-html5 (11-r1520-1) UNRELEASED; urgency=low
1314 * more consistent positioning of fullscreen windows
Original file line number Diff line number Diff line change @@ -80,6 +80,7 @@ rm -rf $RPM_BUILD_ROOT
8080%changelog
8181* Fri Mar 29 2024 Antoine Martin <antoine@xpra.org> 12.0-6-1
8282- keycloak authentication fails
83+ - connect page forgetting all settings
8384- bug report tool error
8485- support custom minifier command
8586- build fix when using github source archives
You can’t perform that action at this time.
0 commit comments