# Release Notes

Release Date: 2022-12-20

## Release Notes for Xojo 2022r4.1

- Bugs fixed: 7

| Revision | Issue                                                         | Type | Category  | Platform | Description                                                                                                                                                       |
|----------|---------------------------------------------------------------|------|-----------|----------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 58860    | [71254](https://tracker.xojo.com/xojoinc/xojo/-/issues/71254) | Bug  | Framework | macOS    | Fixed a bug in System.Version for macOS (13.2, after installing Security A)                                                                                       |
| 58859    | [71241](https://tracker.xojo.com/xojoinc/xojo/-/issues/71241) | Bug  | Framework | iOS      | Fixed a regression when tinting an image got using Picture.SystemImage.                                                                                           |
| 58858    | [71262](https://tracker.xojo.com/xojoinc/xojo/-/issues/71262) | Bug  | Framework |          | Fixed regression getting the TextHeight when using a wrapping value and the text to wrap is just raw data (that is, without spaces on it or such).                |
| 58855    | [71211](https://tracker.xojo.com/xojoinc/xojo/-/issues/71211) | Bug  | Framework | Linux    | Linux: updated the dark mode appearance for SegmentedButton and ListBox.                                                                                          |
| 58828    | [71220](https://tracker.xojo.com/xojoinc/xojo/-/issues/71220) | Bug  | Framework | iOS      | Fixed a regression on iOS for tinting an image via DrawImage without needing to resort to declares, and always such image has the rendering mode set to Template. |
| 58769    | [71130](https://tracker.xojo.com/xojoinc/xojo/-/issues/71130) | Bug  | Framework | Linux    | The Application's AppearanceChanged event now gets triggered when the theme changes.                                                                              |
|          | [71250](https://tracker.xojo.com/xojoinc/xojo/-/issues/71250) | Bug  | Framework | Linux    | Color.IsDarkMode is now updated properly when theme changes while the application is still running.                                                               |
