| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| juce-8.0.13-windows.zip | 2026-05-19 | 37.8 MB | |
| juce-8.0.13-osx.zip | 2026-05-19 | 52.6 MB | |
| juce-8.0.13-linux.zip | 2026-05-19 | 39.9 MB | |
| 8.0.13 source code.tar.gz | 2026-05-19 | 22.9 MB | |
| 8.0.13 source code.zip | 2026-05-19 | 26.9 MB | |
| README.md | 2026-05-19 | 728 Bytes | |
| Totals: 6 Items | 180.0 MB | 2 | |
Major JUCE features and updates
This file lists the more notable headline features. For more detailed info about changes and bugfixes please see the git log and BREAKING_CHANGES.md.
Version 8.0.13
- Improved the compile time of the juce_gui_basics module
- Added support for Apple Icon Composer
- Improved the performance of Component painting
- Added a new ComponentDiagnosticsDemo
- Reduced the stack size of Component and ListenerList
- Improved macOS image tiling
- Bumped the minimum Windows target version to 1607
- Improved rendering performance on Windows
- Improved Windows resizing behaviour
- Improved iOS input support (touch, mouse, pencil)
- Added Linux FreeDesktop.org Trash support