Skip to content

Commit ad68b22

Browse files
Merge pull request #1430 from Instabug/feat/screen-render/react-native-testing
Feat/screen render/react native testing
2 parents 0b23037 + fda6580 commit ad68b22

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+1326
-870
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
## [Unreleased](https://github.com/Instabug/Instabug-React-Native/compare/v15.0.1...dev)
4+
5+
### Changed
6+
7+
- **BREAKING** Remove deprecated APIs ([#1424](https://github.com/Instabug/Instabug-React-Native/pull/1424)). See migration guide for more details.
8+
9+
### Added
10+
11+
- Add support Advanced UI customization. ([#1411](https://github.com/Instabug/Instabug-React-Native/pull/1411))
12+
13+
- Add screen rendering monitoring functionality within the APM product. ([#1416](https://github.com/Instabug/Instabug-React-Native/pull/1416))
14+
15+
## [15.0.2](https://github.com/Instabug/Instabug-React-Native/compare/v15.2.0...dev)
16+
17+
### Added
18+
19+
- Add support for ignoreFlagSecure to bypass SDK screenshot security protocols on Android. ([#1394](https://github.com/Instabug/Instabug-React-Native/pull/1394))
20+
21+
### Fixed
22+
23+
- async initialization. ([#1427](https://github.com/Instabug/Instabug-React-Native/pull/1427))
24+
325
## [15.0.1](https://github.com/Instabug/Instabug-React-Native/compare/v14.3.0...v15.0.1)
426

527
### Added

0 commit comments

Comments
 (0)