Skip to content

Releases: go-acoustic/Tealeaf

June 14 2024 Tealeaf Module 10.6.288

14 Jun 18:40
Compare
Choose a tag to compare
Pre-release
Tealeaf Release
Bug Fixes:

- Fix an issue with extra type 2 or type 10 captures, due to initialization delay on missing first page. Logic has been adjusted.

Improvements:

- Adjust for ConnectResources.bundle.
- Add a check to see if page was already capture before capture a type 4 or 11 to display correctly and also be able to flush the queue.
- Add PrivacyInfo.xcprivacy and sign xcframeworks.

Our environment for this release:

- Xcode 15.4
- MacOS 14.5
- iOS 12.x to 17.x
- Supported architectures:
	- simulator
		- arm64
		- x86_64
	- device
		- arm64

Known Issues:

- Captures gesture even when the gestureRecognizer is set to return 'NO', this is an Apple defect.
- After iOS 13, library no longer supports iPad because of Apple changes in iPad OS.
- The pink boarder on Gestures screenview is off when captured using ER, because if timing or garbage collection.
- Template issue - The back link is missing during capture on some screens Progressindicator, AlertViewController, Gestures screenview and picker view.
- Template issue - Battery icon not visible in green anymore.
- Improvement :- 'connectionType' remains N/A if device is on WiFi on app start.
- DoPostOnScreenChange is not working as expected, because of temp queue.
- Reporting of multiple carrier names in JSON if the device has Dual SIM is a beta feature.
- React Native has an issue for dynamic builds. We will use static version instead.
- Certain Alerts may appear correctly during replay.
- If a View Controller has more than one WKWebViews, gestures may be off by a few pixels
- iPadOS Multi Window apps are not YET supported.

10.6.287: Beta Tealeaf Change Notes:

14 Jun 17:07
Compare
Choose a tag to compare
Pre-release
Bug Fixes:

- Fix an issue with extra type 2 or type 10 captures, due to initialization delay on missing first page. Logic has been adjusted.

Improvements:

- Adjust for ConnectResources.bundle.
- Add a check to see if page was already capture before capture a type 4 or 11 to display correctly and also be able to flush the queue.
- Add PrivacyInfo.xcprivacy and sign xcframeworks.

Our environment for this release:

- Xcode 15.4
- MacOS 14.5
- iOS 12.x to 17.x
- Supported architectures:
	- simulator
		- arm64
		- x86_64
	- device
		- arm64

Known Issues:

- Captures gesture even when the gestureRecognizer is set to return 'NO', this is an Apple defect.
- After iOS 13, library no longer supports iPad because of Apple changes in iPad OS.
- The pink boarder on Gestures screenview is off when captured using ER, because if timing or garbage collection.
- Template issue - The back link is missing during capture on some screens Progressindicator, AlertViewController, Gestures screenview and picker view.
- Template issue - Battery icon not visible in green anymore.
- Improvement :- 'connectionType' remains N/A if device is on WiFi on app start.
- DoPostOnScreenChange is not working as expected, because of temp queue.
- Reporting of multiple carrier names in JSON if the device has Dual SIM is a beta feature.
- React Native has an issue for dynamic builds. We will use static version instead.
- Certain Alerts may appear correctly during replay.
- If a View Controller has more than one WKWebViews, gestures may be off by a few pixels
- iPadOS Multi Window apps are not YET supported.

10.6.286: Beta Tealeaf Change Notes:

14 Jun 07:26
Compare
Choose a tag to compare
Pre-release
Bug Fixes:

- Fix an issue with extra type 2 or type 10 captures, due to initialization delay on missing first page. Logic has been adjusted.

Improvements:

- Adjust for ConnectResources.bundle.
- Add a check to see if page was already capture before capture a type 4 or 11 to display correctly and also be able to flush the queue.
- Add PrivacyInfo.xcprivacy and sign xcframeworks.

Our environment for this release:

- Xcode 15.4
- MacOS 14.5
- iOS 12.x to 17.x
- Supported architectures:
	- simulator
		- arm64
		- x86_64
	- device
		- arm64

Known Issues:

- Captures gesture even when the gestureRecognizer is set to return 'NO', this is an Apple defect.
- After iOS 13, library no longer supports iPad because of Apple changes in iPad OS.
- The pink boarder on Gestures screenview is off when captured using ER, because if timing or garbage collection.
- Template issue - The back link is missing during capture on some screens Progressindicator, AlertViewController, Gestures screenview and picker view.
- Template issue - Battery icon not visible in green anymore.
- Improvement :- 'connectionType' remains N/A if device is on WiFi on app start.
- DoPostOnScreenChange is not working as expected, because of temp queue.
- Reporting of multiple carrier names in JSON if the device has Dual SIM is a beta feature.
- React Native has an issue for dynamic builds. We will use static version instead.
- Certain Alerts may appear correctly during replay.
- If a View Controller has more than one WKWebViews, gestures may be off by a few pixels
- iPadOS Multi Window apps are not YET supported.

10.6.285: Beta Tealeaf Change Notes:

14 Jun 01:24
Compare
Choose a tag to compare
Pre-release
Bug Fixes:

- Fix an issue with extra type 2 or type 10 captures, due to initialization delay on missing first page. Logic has been adjusted.

Improvements:

- Adjust for ConnectResources.bundle.
- Add a check to see if page was already capture before capture a type 4 or 11 to display correctly and also be able to flush the queue.
- Add PrivacyInfo.xcprivacy and sign xcframeworks.

Our environment for this release:

- Xcode 15.4
- MacOS 14.5
- iOS 12.x to 17.x
- Supported architectures:
	- simulator
		- arm64
		- x86_64
	- device
		- arm64

Known Issues:

- Captures gesture even when the gestureRecognizer is set to return 'NO', this is an Apple defect.
- After iOS 13, library no longer supports iPad because of Apple changes in iPad OS.
- The pink boarder on Gestures screenview is off when captured using ER, because if timing or garbage collection.
- Template issue - The back link is missing during capture on some screens Progressindicator, AlertViewController, Gestures screenview and picker view.
- Template issue - Battery icon not visible in green anymore.
- Improvement :- 'connectionType' remains N/A if device is on WiFi on app start.
- DoPostOnScreenChange is not working as expected, because of temp queue.
- Reporting of multiple carrier names in JSON if the device has Dual SIM is a beta feature.
- React Native has an issue for dynamic builds. We will use static version instead.
- Certain Alerts may appear correctly during replay.
- If a View Controller has more than one WKWebViews, gestures may be off by a few pixels
- iPadOS Multi Window apps are not YET supported.

10.6.284: Beta Tealeaf Change Notes:

13 Jun 08:20
Compare
Choose a tag to compare
Pre-release
Bug Fixes:

- Fix an issue with extra type 2 or type 10 captures, due to initialization delay on missing first page. Logic has been adjusted.

Improvements:

- Adjust for ConnectResources.bundle.
- Add a check to see if page was already capture before capture a type 4 or 11 to display correctly and also be able to flush the queue.
- Add PrivacyInfo.xcprivacy and sign xcframeworks.

Our environment for this release:

- Xcode 15.4
- MacOS 14.5
- iOS 12.x to 17.x
- Supported architectures:
	- simulator
		- arm64
		- x86_64
	- device
		- arm64

Known Issues:

- Captures gesture even when the gestureRecognizer is set to return 'NO', this is an Apple defect.
- After iOS 13, library no longer supports iPad because of Apple changes in iPad OS.
- The pink boarder on Gestures screenview is off when captured using ER, because if timing or garbage collection.
- Template issue - The back link is missing during capture on some screens Progressindicator, AlertViewController, Gestures screenview and picker view.
- Template issue - Battery icon not visible in green anymore.
- Improvement :- 'connectionType' remains N/A if device is on WiFi on app start.
- DoPostOnScreenChange is not working as expected, because of temp queue.
- Reporting of multiple carrier names in JSON if the device has Dual SIM is a beta feature.
- React Native has an issue for dynamic builds. We will use static version instead.
- Certain Alerts may appear correctly during replay.
- If a View Controller has more than one WKWebViews, gestures may be off by a few pixels
- iPadOS Multi Window apps are not YET supported.

10.6.283: Beta Tealeaf Change Notes:

02 May 20:05
Compare
Choose a tag to compare
Pre-release
Bug Fixes:

- None

Improvements:

- Add a check to see if page was already capture before capture a type 4 or 11 to display correctly and also be able to flush the queue.
- Add PrivacyInfo.xcprivacy and sign xcframeworks.

Our environment for this release:

- Xcode 15.3
- MacOS 14.4
- iOS 12.x to 17.x
- Supported architectures:
	- simulator
		- arm64
		- x86_64
	- device
		- arm64

Known Issues:

- Captures gesture even when the gestureRecognizer is set to return 'NO', this is an Apple defect.
- After iOS 13, library no longer supports iPad because of Apple changes in iPad OS.
- The pink boarder on Gestures screenview is off when captured using ER, because if timing or garbage collection.
- Template issue - The back link is missing during capture on some screens Progressindicator, AlertViewController, Gestures screenview and picker view.
- Template issue - Battery icon not visible in green anymore.
- Improvement :- 'connectionType' remains N/A if device is on WiFi on app start.
- DoPostOnScreenChange is not working as expected, because of temp queue.
- Reporting of multiple carrier names in JSON if the device has Dual SIM is a beta feature.
- React Native has an issue for dynamic builds. We will use static version instead.
- Certain Alerts may appear correctly during replay.
- If a View Controller has more than one WKWebViews, gestures may be off by a few pixels
- iPadOS Multi Window apps are not YET supported.

10.6.282: Beta Tealeaf Change Notes:

01 May 06:45
Compare
Choose a tag to compare
Pre-release
Bug Fixes:

- None

Improvements:

- Add a check to see if page was already capture before capture a type 4 or 11 to display correctly and also be able to flush the queue.
- Add PrivacyInfo.xcprivacy and sign xcframeworks.

Our environment for this release:

- Xcode 15.3
- MacOS 14.4
- iOS 12.x to 17.x
- Supported architectures:
	- simulator
		- arm64
		- x86_64
	- device
		- arm64

Known Issues:

- Captures gesture even when the gestureRecognizer is set to return 'NO', this is an Apple defect.
- After iOS 13, library no longer supports iPad because of Apple changes in iPad OS.
- The pink boarder on Gestures screenview is off when captured using ER, because if timing or garbage collection.
- Template issue - The back link is missing during capture on some screens Progressindicator, AlertViewController, Gestures screenview and picker view.
- Template issue - Battery icon not visible in green anymore.
- Improvement :- 'connectionType' remains N/A if device is on WiFi on app start.
- DoPostOnScreenChange is not working as expected, because of temp queue.
- Reporting of multiple carrier names in JSON if the device has Dual SIM is a beta feature.
- React Native has an issue for dynamic builds. We will use static version instead.
- Certain Alerts may appear correctly during replay.
- If a View Controller has more than one WKWebViews, gestures may be off by a few pixels
- iPadOS Multi Window apps are not YET supported.

10.6.281: Beta Tealeaf Change Notes:

22 Mar 05:32
Compare
Choose a tag to compare
Pre-release
Bug Fixes:

- None

Improvements:

- Add a check to see if page was already capture before capture a type 4 or 11 to display correctly and also be able to flush the queue.
- Add PrivacyInfo.xcprivacy and sign xcframeworks.

Our environment for this release:

- Xcode 15.3
- MacOS 14.4
- iOS 12.x to 17.x
- Supported architectures:
	- simulator
		- arm64
		- x86_64
	- device
		- arm64

Known Issues:

- Captures gesture even when the gestureRecognizer is set to return 'NO', this is an Apple defect.
- After iOS 13, library no longer supports iPad because of Apple changes in iPad OS.
- The pink boarder on Gestures screenview is off when captured using ER, because if timing or garbage collection.
- Template issue - The back link is missing during capture on some screens Progressindicator, AlertViewController, Gestures screenview and picker view.
- Template issue - Battery icon not visible in green anymore.
- Improvement :- 'connectionType' remains N/A if device is on WiFi on app start.
- DoPostOnScreenChange is not working as expected, because of temp queue.
- Reporting of multiple carrier names in JSON if the device has Dual SIM is a beta feature.
- React Native has an issue for dynamic builds. We will use static version instead.
- Certain Alerts may appear correctly during replay.
- If a View Controller has more than one WKWebViews, gestures may be off by a few pixels
- iPadOS Multi Window apps are not YET supported.

10.6.280: Beta Tealeaf Change Notes:

14 Mar 06:31
Compare
Choose a tag to compare
Pre-release
Bug Fixes:

- None

Improvements:

- Add PrivacyInfo.xcprivacy and sign xcframeworks.

Our environment for this release:

- Xcode 15.2
- MacOS 14.3.1
- iOS 12.x to 17.x
- Supported architectures:
	- simulator
		- arm64
		- x86_64
	- device
		- arm64

Known Issues:

- Captures gesture even when the gestureRecognizer is set to return 'NO', this is an Apple defect.
- After iOS 13, library no longer supports iPad because of Apple changes in iPad OS.
- The pink boarder on Gestures screenview is off when captured using ER, because if timing or garbage collection.
- Template issue - The back link is missing during capture on some screens Progressindicator, AlertViewController, Gestures screenview and picker view.
- Template issue - Battery icon not visible in green anymore.
- Improvement :- 'connectionType' remains N/A if device is on WiFi on app start.
- DoPostOnScreenChange is not working as expected, because of temp queue.
- Reporting of multiple carrier names in JSON if the device has Dual SIM is a beta feature.
- React Native has an issue for dynamic builds. We will use static version instead.
- Certain Alerts may appear correctly during replay.
- If a View Controller has more than one WKWebViews, gestures may be off by a few pixels
- iPadOS Multi Window apps are not YET supported.

10.6.279: Beta Tealeaf Change Notes:

21 Feb 04:57
Compare
Choose a tag to compare
Pre-release
Bug Fixes:

- None

Improvements:

- Add PrivacyInfo.xcprivacy and sign xcframeworks.

Our environment for this release:

- Xcode 15.2
- MacOS 14.3.1
- iOS 12.x to 17.x
- Supported architectures:
	- simulator
		- arm64
		- x86_64
	- device
		- arm64

Known Issues:

- Captures gesture even when the gestureRecognizer is set to return 'NO', this is an Apple defect.
- After iOS 13, library no longer supports iPad because of Apple changes in iPad OS.
- The pink boarder on Gestures screenview is off when captured using ER, because if timing or garbage collection.
- Template issue - The back link is missing during capture on some screens Progressindicator, AlertViewController, Gestures screenview and picker view.
- Template issue - Battery icon not visible in green anymore.
- Improvement :- 'connectionType' remains N/A if device is on WiFi on app start.
- DoPostOnScreenChange is not working as expected, because of temp queue.
- Reporting of multiple carrier names in JSON if the device has Dual SIM is a beta feature.
- React Native has an issue for dynamic builds. We will use static version instead.
- Certain Alerts may appear correctly during replay.
- If a View Controller has more than one WKWebViews, gestures may be off by a few pixels
- iPadOS Multi Window apps are not YET supported.