comparison readme.txt @ 2157:3ba5cbea84ec

Update the readme to reflect macOS 11.0 Big Sur support.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sun, 27 Sep 2020 22:32:31 +0000
parents 0c7de37977c8
children 7c1e46dbc858
comparison
equal deleted inserted replaced
2156:1337859c1a20 2157:3ba5cbea84ec
31 OS/2 is currently missing the HTML widget because the system does 31 OS/2 is currently missing the HTML widget because the system does
32 not support it by default. Looking into importing functionality 32 not support it by default. Looking into importing functionality
33 from available libraries (Firefox, Webkit, Qt, etc). 33 from available libraries (Firefox, Webkit, Qt, etc).
34 34
35 Changes from version 3.0: 35 Changes from version 3.0:
36 Added support for MacOS versions through Catalina 10.15, 36 Added support for MacOS versions through Big Sur 11.0,
37 Windows versions through 10 build 2004. 37 Windows versions through 10 build 2004.
38 Fixed handle leak on OS/2 when built with (Open)Watcom. 38 Fixed handle leak on OS/2 when built with (Open)Watcom.
39 Added dark mode support on MacOS Mojave 10.14 and later. 39 Added dark mode support on MacOS Mojave 10.14 and later.
40 Added experimental dark mode support on Windows 10 build 1809 (disabled by default). 40 Added experimental dark mode support on Windows 10 build 1809 (disabled by default).
41 Added embedding Microsoft Edge (Chromium) support on Windows 7 and higher. 41 Added embedding Microsoft Edge (Chromium) support on Windows 7 and higher.