Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Bug fixes, remove races and some thread warning refinements source code.tar.gz | 2025-05-08 | 9.9 MB | |
Bug fixes, remove races and some thread warning refinements source code.zip | 2025-05-08 | 10.7 MB | |
README.md | 2025-05-08 | 720 Bytes | |
Totals: 3 Items | 20.6 MB | 1 |
The first point release since v2.6.0 adds a new translation for Russian, removes some false alerts for thread usage and generally improves safety about previous concurrent usage internally.
Fixed
- Activity indicator is light and not visible when a light theme is active (#5661)
- Unsafe use of map in RichText on 2.6.0 (#5639)
- Image translucency causes blurriness on small icons (#5476)
- Infinite progress bar snapping and doesn't loop nicely (#5433)
- RichTextSegment SizeName is not SizeNameText by default (#5307)
- When there is an offline netdrive, the file dialog will freeze (#2411)
- Correctly reset image cache when Resource goes to nil
- Data race after migration to v2.6.0 (#5713)