Skip to content

Commit aed1c03

Browse files
author
ErikUggeldahl
committed
chore: release v11.5.0
1 parent 0050823 commit aed1c03

4 files changed

Lines changed: 13 additions & 5 deletions

File tree

.github/scripts/release/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/scripts/release/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rive-android-release-stub",
3-
"version": "11.4.1",
3+
"version": "11.5.0",
44
"description": "",
55
"scripts": {
66
"release": "release-it"

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,19 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [11.5.0](https://github.com/rive-app/rive-android/compare/11.4.1...11.5.0)
8+
9+
- feat(Android): Hardware Bitmap Rendering (#12231) a22106e3db [`0050823`](https://github.com/rive-app/rive-android/commit/0050823224bb2e255814f75d1be007ed451557d0)
10+
- Nnnnn focus management fixes (#12290) 12495d656d [`e873069`](https://github.com/rive-app/rive-android/commit/e873069444f5c515a8363c472a60c5de579b9d24)
11+
- fix(Android): Non-recursive linking (#12293) 2ee033da32 [`da4428a`](https://github.com/rive-app/rive-android/commit/da4428aef5c00e1bcd67eb1f232a96fa8636149e)
12+
713
#### [11.4.1](https://github.com/rive-app/rive-android/compare/11.4.0...11.4.1)
814

15+
> 17 April 2026
16+
917
- fix(Android): Context and surface loss fixes (flush crash) (#11726) d9776b5c2e [`7350069`](https://github.com/rive-app/rive-android/commit/7350069db27682ffa84bd5087ff8d739f3f43701)
1018
- fix(Android): Race condition between resize and renderer deletion (#11831) 086750cc4a [`c1317cb`](https://github.com/rive-app/rive-android/commit/c1317cbd5dc2baef4749463cc258266db780e4a3)
11-
- fix(Android): Fix linking issues on ARMv7 devices due to TLS relocations (#12175) a921b11eb8 [`4b3c801`](https://github.com/rive-app/rive-android/commit/4b3c8013b64e035457b6d50d1fd99ba44fae6127)
19+
- chore: release v11.4.1 [`71317f8`](https://github.com/rive-app/rive-android/commit/71317f88ae8b61c80c5dfdd649bdd7a40e931728)
1220

1321
#### [11.4.0](https://github.com/rive-app/rive-android/compare/11.3.2...11.4.0)
1422

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
11.4.1
1+
11.5.0

0 commit comments

Comments
 (0)