wrapping up the beta 3 release, for real this time

This commit is contained in:
Ben Fry
2022-01-15 09:56:33 -05:00
parent 59fa228036
commit 0f7a2e21a9
2 changed files with 9 additions and 11 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
# Processing 4.0 beta 3
* Revision 1278 – 15 January 2022*
*Revision 1278 – 15 January 2022*
New colors in the UI! We're still making changes to the design of the UI, but this release includes a new theme engine that makes it possible to select interface colors from a set of options, as well as more control over choosing your own schemes. Check out Tools → Theme Selector for the magic.
We've also moved to Java 17, fixed lots of bugs, added a new default color scheme, and implemented better support for multiple windows with OpenGL.
We even updated the loading screen to include 2022.
We even updated the loading screen to include 2022 in the copyright notice.
## Fixing the bugs that won't fix themselves